body {
	padding:0;
	margin:15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align:top;
}

a img {
	border:0;
}

a:link, a:visited {
	color:#00f;
	font-weight:bold;
}

a:hover, a:active {
	color:#c00;
	font-weight:bold;
}

#topnav, #footer {
	text-align:center;
	font-size:12px;
}

#topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
	text-decoration:none;
	color:#000;
}

#main {
	background: #fff;
}

#branding {
	background: #FEE168;
}

#branding h1 {
	color: #63c;
	font-size:30px;
	font-weight:bold;
	margin:26px 0 0 35px;
}

#copy {
	background: #fff;
	padding:0 20px;
}

#sub {
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:2px;
}

#sub form {
	display:inline;
}

#sub input {
	margin:1px;
	width:77px;
	border:2px inset #c0c0c0;
}

#footer {
	background: #FEE168;
	padding:10px 0;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	text-decoration:none;
	color:#000;
}

#footer #filmstrip {
	background: #FEE168 url(/images/1600filmstrip.jpg) repeat-x;
	height:110px;
	margin:8px 0;   
}

#netman {
	font-size:10px;
	margin:6px;
}

#netman a:link, #netman a:visited {
	color:#00f;
	font-weight:normal;
}

#netman a:hover, #netman a:active {
	color:#c00;
	font-weight:normal;
}
