/* Main template Style D Whitehead 06/05/2005 V1 */

body {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}
#blueSquare {
	background: #FFFFFF url(images/backer.jpg) repeat-x;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
}
img.photo {
	margin: 5px;
}
p {margin: 10px;}
#hideMarquee {
	background: #00FFFF;
	color: #000066;
	border: thin solid #FFFFFF;
}
#offNav {position: absolute; left: -999px;}
*:first-child+html #banner{width: 755px; position: absolute; top: 0px; text-align: right; margin-top: .5em;}
.NavLink:active, .NavLink:link, .NavLink:visited, .NavLink:hover {color: #000; text-decoration: none; font-size: 120%; padding: 5px;}
.NavLinkOn:active, .NavLinkOn:link, .NavLinkOn:visited, .NavLinkOn:hover {color: #000; text-decoration: none; font-weight: bold; font-size: 120%; padding: 5px;}

#menubar {
	height: 22px;
	background: #00FFFF;
	border-bottom: 1px solid #000033;
	border-top: 1px solid #0066FF;
	position:relative;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #0066FF;
	border-right-width: 1px;
	border-left-width: 1px;
}
#nav, #nav ul {float: left;  list-style: none; line-height: 1; background: #00FFFF; padding: 0;  margin: 0 0 0 0; }
#nav a {
	display: block;
	text-decoration: none;
	white-space:nowrap;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FFFF00;
}
#nav li:active {
	font-weight: bold;
	color: #000066;
}
#nav li ul li {width: 100%; }
#nav li {
	float: left;
	padding: 0;
	white-space: nowrap;
	background: #0066FF url(images/listBullet.jpg) no-repeat;
	font-size: 13px;
	position: relative;
	text-indent: 25px;
}
#nav li ul {position: absolute; left: -999em; height: auto; width: 15.5em; w\idth: 14.5em; font-weight: normal; border-width: 0; margin: 0;}
#nav li li {padding-right: 0.5em; font-size: 1em}
#nav li ul ul {margin: -1.75em 0 0 15em;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}
#nav li:hover, #nav li.sfhover {
	background: #000066 url(images/listBulletOver.jpg) no-repeat;
	color: #000033;
}
#blueLsquare {
	background: #FFCC33;
	border: thin solid #0033CC;
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
H1 {
	font-size: 24px;
}
