/* ------------------------------------------------
	Governors Bay School Stylesheet
------------------------------------------------ */

	body { margin:0; padding:0; font-size:11px; color:#50504E; text-align:center; font-family:arial, helvetica, sans-serif; background:url("/images/BG.gif") repeat-y top center; }
	
	h1 { font-size:18px; color:#285B70; border-bottom:1px dotted #4D8499; }
	h2 { font-size:16px; color:#285B70; border-bottom:1px dotted #4D8499; }
	h3 { font-size:14px; color:#285B70; border-bottom:1px dotted #4D8499; }
	h4 { font-size:12px; color:#285B70; }
	h5 { font-size:10px; color:#285B70; }
	h6 { font-size:8px; color:#285B70; }
	
	a:link,  a:visited { color:#437D95; text-decoration:underline; }
	a:hover { color:#437D95; text-decoration:none; }
	a img { border:0; }
	
	form { margin:0; padding:0; }
	
	.Right { float:right; }
	.Left { float:left; }
	
/* --- Layout Styles ------------------------------ */

	#container { width:746px; margin:0 auto; text-align:left; }
	#header { height:37px; background:#437D95; }
	#header .Left { margin-left:15px; margin-top:3px; }
	#header .Right { margin-right:15px; }
	#banner { height:120px; background:url("/images/GovBayMast.jpg") no-repeat; }
	#nav {  font-size:11px; width:120px; background:url("/images/NavBG.gif") no-repeat top #4D8499; vertical-align:top; padding-bottom:30px; }
	#nav a:link, #nav a:visited { width:120px; float:right; padding-top:6px; padding-bottom:6px; padding-left:3px; voice-family: "\"}\""; voice-family:inherit; width:111px; color:#fff; text-decoration:none; background:url("/images/NavLinkBG.gif") no-repeat bottom right; } html>body #nav a:link, html>body #nav a:visited { width:111px; }
	#nav a:hover, #nav .current { background:#4D8499; width:120px; float:right; padding-top:6px; padding-bottom:6px; padding-left:3px; color:#fff; text-decoration:none; background:url("/images/NavLinkBG-r.gif") no-repeat bottom right; voice-family: "\"}\""; voice-family:inherit; width:111px; } html>body #nav a:hover { width:111px; }
	#content { width:630px; vertical-align:top; padding:14px 14px 100px 14px; voice-family: "\"}\""; voice-family:inherit; width:602px; } html>bosy #content { width:602px; }