body, h1, h2, h3, h4, h5, h6, p, div, img, form {margin:0; padding:0; border:0; }

html {background-color: #a5c0d6; background-image: url("../images/bdyback.gif"); background-repeat: repeat-x; }

body 
{

	font: 11px "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

h3 {
	font: 17px "Trebuchet MS", Georgia, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	/*color: #E2DB84;*/
	color: #CDC77C;
	padding: 0 0 3px 0;
}

h4 {
	font: 14px "Trebuchet MS", Georgia, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #CDC77C;
    font-weight: bold;
    padding: 0 0 4px 0;
}


#big {
	position: absolute;
	padding: 0;
	width:910px;
	max-width: 910px;
	height: 452px;
	top: 50%;
	left: 50%;
	margin-left: -460px;
	margin-top: -230px;

}

#wrapper {
	position: relative;
	padding: 1px 1px 1px 2px;
	width:909px;
	height: 453px;
	background: #FFFFFF;
}

#left {
	float: left;
	width: 219px;
	height: 451px;
	margin-top: 1px;
	background: #336699;
}

#logo {
	background: url("../images/logo_new.png") no-repeat left;  
	width: 219px;
	height: 135px;
    cursor: pointer;
    margin: 10px 0 10px 37px;
}

#image 
{
	margin: 0;
	padding: 1;
	border: none;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	width: 217px;
	height: 452px;
}

#text {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	height: 441px;
	width: 439px;
	padding: 10px 18px 0 15px;
	background: #336699 url(images/bg_text2.png);
	line-height: 155%;
}

#footer {
	margin-top: -1px;
	margin-bottom: -1px;
	clear: both;
	height: 28px;
	line-height: 29px;
	padding: 0 15px 0 15px;
	background: #336699 url(images/bg_footer.png) repeat-x;
	width: 879px;
}


 th a {
  color: #4261B0; 
 }
 
 th a:hover {
  color: #666; 
 } 



#text a, #textfull a, #alttext a {
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #CDC77C;
}
#text a:hover, #textfull a:hover, #alttext a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
	color: #001035;
}
#edtext a {
	text-decoration: none;
	color: #CDC77C;
}
#edtext a:hover {
	text-decoration: none;
	color: #FFF;
}
#text li, #textfull li {
list-style: square;
list-style-position: outside;
margin: 0;
padding: 0 0 0 0;
}
#text ul, #textfull ul {
margin: 0;
padding: 10px 0 0 20px;
font-size: 10px;
}

#nav li a.current {
	color: #001035;
	background-color: #96b2ca;
}

#nav li a.current-top {
	color: #001035;
	background-color: #96b2ca;
	border-top: 1px solid #FFFFFF;
}

#nav {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	width: 219px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li {
	border-bottom: 1px solid #FFFFFF;
}

#nav li a.top {
	border-top: 1px solid #FFFFFF;
}

#nav ul li a {
	display: block;
	padding: 9px 0 9px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #CCC56E;
}
#nav li a:hover {
	background-color: #96b2ca;
	color: #001035;
	font-weight: bold;
}

#secnav {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0;
	color: #665E09;
}

#footer #secnav a {
	text-decoration: none;
	color: #4E4700;
}
#footer #secnav a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
	color: #776F22;
}



#copyright {
	text-align: right;
	position: relative;
	bottom: 0;
	right: 15px;
	font-size: 10px;
	color: #ffffff;
}


 th {
  background-color: transparent;
  border-bottom: 3px solid #FFF;
  color: #CDC77C;
  font-weight: bold;
  font-size: 11px;
  padding: 3px 1px 1px 3px;   
 }
 
