/* ---- Site Wide Instructions --- */

body {margin: 0px;padding: 0px;font-family: Arial, Helvetica, sans-serif;}
#logo {	height: 65px;}
#logo, #footer {width: 100%;background-color: #afd34d;text-align: right;vertical-align: top;font-size:small;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #808080;background-image: url(img07/logo_back.jpg);background-repeat:no-repeat;}
#nav-menu {width:40em}
form {display: none;}
#container {width: 90%;margin-left: 0em;}
#recent {background-color: #AFD34D;height: 110px;width: 98%;background-repeat: no-repeat;background-position: 90%;border: 5px inset #2A7F55;margin-right: auto;margin-left: auto;}
#recent img {margin-top: 0.8em;}
#footer {height: 40px;clear: both;}
#logo img {float: left;margin-left: 2em;}
img {border-style:none;}
abbr {border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #900;}
acronym {border-bottom-width: 2px;border-bottom-style: dotted;border-bottom-color: #d3d3d3;}
a:link {color:#095e6c;}
a:hover {color:#d41f55;}
#menu {width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #808080;height: 35px;}
.zero {margin-top: 0px;padding-top: 0px;text-align: center;}
#left {float: left;	width: 24%;	text-align: left;}
#content {background-color: #fff;width: 73%;margin-top: 0em;margin-right: 0em;margin-bottom: 0em;padding-top: 0px;float: right;}
#content li {font-size: small;margin-top: 0.5em;margin-bottom: 0.5em;}
.sites {height: 10%;}
.cen {text-align: center;}
.split {clear: both;width: 100%;}
.input {
	display: none;
}
.right {text-align: right;float: right;}
.white {color: #f5f5f5;text-align: center;}
.jus {text-align: justify;}
.header {height: 75px;width: 100%;margin-bottom: 0.5em;}

/* ---- Fonts --- */

#left p {padding-left:5px;padding-top: 0px;margin-top: 0px;font-size: small;padding-right: 5px;}
#left img {}
#left li {font-size:small;list-style-type: none;}
#left ul {margin-left: 0.5em;padding-left: 0.5em;}
#recent p {color: #BAD375;letter-spacing: 0.2em;margin: 0px;padding: 0px;}
#content p, #container p {font-size:small;}
#content a:hover, #content a:active, #content a:focus {color:#363636; background-color:#BEDAF1;}
#content a:link {color:#0C788B; background:#fff; }
h2 {letter-spacing: 0.2em;color: #464646;font-size: small;margin-top: 0px;padding-top: 0px;}
h1 {font-size: x-large;color: #350035;font-weight: lighter;margin-top: 0px;margin-bottom: 0.1em;padding: 0px 1px 1px 5px;}

/* ---- Navigation --- */

#nav-menu ul {list-style: none;padding: 0;margin: 0;}
#nav-menu li {float: left;margin: 0 0.15em;}
#nav-menu li a {height: 2em;line-height: 2em;float: left;width: 9em;display: block;border: 0.1em solid #dcdce9;color: #0d2474;text-decoration: none;text-align: center;background-color: #fff;background-image: url(img/css-nav.gif);background-repeat: repeat-x;background-position: left bottom;}
#nav-menu a:hover {color: #d40000;text-decoration: underline;}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */