body {
	font-family: 				Verdana;
}
td {
	font-size: 12pt; 
	color: #FFFFFF; 
	font-family: Verdana;
}

a {
	color:						#FFFFFF;
	text-decoration:			none;
}

a:hover {
	color:						#FFFFFF;
	text-decoration:			underline;
}

.header {
	background-image: 			url('img/header.jpg'); 
	background-position: 		top center; 
	background-color:			#000000;
	background-repeat: 			repeat-x;
}

.sides {
	background: 				url('img/side-back.jpg') top repeat-x #AE8909; 
}

.scope {
	background: 				url('img/scope-left.jpg') top right no-repeat; 
}

a.subnav {
	color:						#FF9900;
	font-family: 				Arial;
	font-size: 					36pt;
	text-decoration:			none;
	font-weight:				bold;
	font-style:					italic;
}

a.subnav:hover {
	color:						#FF6600;
	text-decoration:			underline;
}

a.galnav {
	color:						#FF6600;
	font-family: 				Arial;
	font-size: 					24pt;
	text-decoration:			none;
	font-weight:				bold;
	font-style:					italic;
}

a.galnav:hover {
	color:						#FF6600;
	text-decoration:			underline;
}