﻿body { text-align:center; margin:30px 0; background:#003366; font-family:Lucida Sans, Verdana, sans-serif; font-size:13px; line-height:150%; }
.content { margin:15px auto; width:750px; background:#ffffff url(topback.gif) top left no-repeat; text-align:left; border-bottom:10px solid #305982;  }
.mast {  cursor:pointer; display:block; height:100px;color:#ffffff; padding:10px; text-align:center; margin-bottom:00px; }
.mast h1{ visibility:hidden; display:none; }
.menu { float:left; width:180px; padding:30px 0px 20px 20px; }
.main { float:right; width:500px; padding:15px 20px; }
.main h2 { color:#CC3300; border-bottom:1px solid #CC3300;margin-bottom:0; }
.main h3 {color:#003366;}
.main p { text-align:justify; }
.footer { font-size:85%; color:#555555;  text-align:center; padding-top:20px; padding-bottom:20px; }
.footer p { text-align:center; }
.footer .bykeith a { font-size:80%; color:#aaaaaa; padding:2px 4px; text-decoration:none; }
.footer .bykeith a:hover {background:#CC3300; color:#ffffff;}
.clear { clear:both; }
.image {border:none;}
.left {	float:left; margin:0 10px 10px 0;}
.right{	float:right; margin: 0 0 10px 10px;}
.mission { font-size:140%;line-height:150%;padding:10px 20px;font-style:italic;}
a {	color:#003366;}
a:hover { color:#CC3300;}









div.menu {
	padding-bottom: 10px;
	background: no-repeat  right bottom;
	color: #fff;
}
div.menu div {
	background: repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: no-repeat;
}
div.menu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	color: #003366;
}
div.menu div a.current {
	background : #ffffff;
	color:#003366 ;
}
div.menu div a:hover {
	background : #003366 url('../linkarrow.gif') no-repeat right center;
	color: #fff;
	text-decoration: underline;
}



.bykeith {  margin:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:10px }
.bykeith a { padding:3px 6px; border:1px solid #305982; color:#305982; text-decoration:none; }
.bykeith a:hover { border:1px solid #fff; color:#fff; }
