body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #B7C5C4;
	line-height: normal;
	padding: 0;
	margin: 0;
	background-color: #013e7d;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
a:link, a:visited, a:active {
	color: #003e7e;
	text-decoration: none;
	
}
a:hover {
	color: #009fc2;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003e7e;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 1.4em;
	margin: 0px;
	font-style: italic;
}
h2 {
	font-size: 1.6em;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0px;
	font-color: #003e7e;

}
h4 {
	font-size: 1em;
	margin: 0px;
}

form {
	margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}

/***********************************
container
************************************/
#container {
	width: 960px;
	height: 100%;
	border: #FFFFFF 0px solid;
	padding: 0px;
	margin: 0 auto;
	background-color: #f2fbfa;
}

/***********************************
masthead
************************************/
#masthead {
	background: url(headers/rotate.php) no-repeat 100% 0;
	padding: 200px 0px 0px 0px;
}
.stripe {
	margin: 0; 
	padding: 0;
	height: 40px;
    opacity: 1.0;
	filter: alpha(opacity=100);
	background-color: #f2fbfa;
	border-left: #FFFFFF 0px solid;
	}
	
.stripe h1 {
	font-size: 2.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 246px;
	vertical-align: bottom;
	color: #003e7e;
	margin: 0px;
	font-style: bold;
}


/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 200px;
	height: 100%;
	vertical-align: top;
	background-color: #f2fbfa;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
}
.menu{
  font-weight: bold;
	border: 0px;
	border-style: solid;
	border-bottom:0px;
	border-color: #CCC;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
	border-color: #009fc2;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid;
	border-color: #009fc2;
}

.menu ul ul {
	padding-left: 10px;
	background-color: #f2fbfa;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #003e7e;
	display: block;
	text-decoration: none;
	font-weight: bold;	
}
.menu a:hover {
  font-weight: bold;
	text-decoration: none;
	color: #009fc2;

}
.menu a.menu_current {
	font-weight: bold;
	color: #003e7e; 	 
	background-color: #dce6e5;
}


.tools {
	float: left;
	width: 170px;
	color: #dce6e5;
	text-align: center;	
	background-color: #FFF;
	font-size: 70%;
	padding: 0px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #dce6e5;
	text-decoration: none;
}
.tools a:hover {
	color: #dce6e5;
	text-decoration: none;
}



/***********************************
main content
************************************/
#mainContent {
	color: #003e7e;
	font-size: 8pt;
	float:left;
	width: 500px;
	Height: 100%;
	padding: 28px 10px 10px 30px;
	background-color: #f2fbfa;
	position: relative;
	vertical-align: top;
	line-height: 1.5em; 
	text-align: left; 
	word-spacing: 1px;	
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	text-decoration: underline;
}
#mainContent a:hover {
	
}
#mainContent img {
	float: left;
	margin: 0px 20px 20px 0px;
	border: none;
}
#mainContent h1 {
	border-bottom: #036 1px solid;
}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0;
	}


/***********************************
footer
************************************/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:0px solid #dadada;
width:760px;
text-align:center;
color:#003e7e;
background-color:#f2fbfa;
font-size:0.9em;
}
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #003e7e;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	color: #009fc2;
	text-decoration: none;
	}

/***********************************
right sidebar
************************************/

#extras {
float:right;
background-color: #dce6e5;
background-image: url(bgpop.jpg);
background-repeat: no-repeat;
vertical-align: top;
width:160px;
height:330px;
margin:28px 0px 0px 0px;
padding:10px 10px 5px 10px;
font-size:0.9em;
border-top:0px solid #d8d8d8;
border-right:10px solid #f2fbfa;
border-bottom:0px solid #dce6e5;
border-left:0px solid #cccccc;
}

.announce {
color:#505050;
float: right;

}

.announce a {
font-weight:bold;
}

.announce p {
font-size:1.0em;
}

.announce h2 {
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 1.6em;
margin:0 0 10px 0;
padding:0;
}