body{
	color: #999999;
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

#wrapper{
	width: 770px;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	background: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#banner{
	height: 100px;
	background-image:  url("../images/Banner_blk.jpg");
	background-repeat:no-repeat;
	background-position: right;
	background-color: #000000;
}

#nav{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align: center;
	background-color: #000000;
}

#nav ul{
padding: 0;
margin: 0;
background: #000000;
}

#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background-color: #000000;
}

#nav ul li a{
font-size: 80%;
color: #FFFFFF;
background-color: #000000;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #990000;
}

#content p{
	font-size: 90%;
	margin: 15px 15px 15px 30px;
	text-align: center;
	color: #666666;
}

#content h1{
font-size: 120%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
margin: 20px;
background-attachment: fixed;
}

a {
text-decoration: none;
color: #CCCCCC;
}

#footer{
clear:both;
border-top: 1px solid #000000;
color: #CCCCCC;
background: #000000;
font-size: 75%;
}

#footer a{
color: #666666;
text-decoration: none;
text-align: right;
} 

#footer a:hover, #footer a:focus{
color: #660000;
}

#content a{
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding-right: 25px;
} 

#content a:hover, #content a:focus{
color: #660000;
}

h5 {
font-size: 100%;
color: #003366;
font-style: italic;
font-weight: bold;
}
.menubody {
text-align: center;
}
.menuheadings {
font-size: 120%;
font-weight: bold;
color: #FFFF00;
}
#content {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #666666;
	border: none;
}
.style4 {
	color: #999999;
}
