﻿@import url("layout.css");
body {
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #000000;
}
#container {
	width: 775px;
	margin: 20px auto;
	background-color: #000000;
}
#TopDiv{
	position: relative;
	float: left;
	width: 766px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 3px solid #000000;
	left: 190px;
}
#aboveHead{
	position:relative;
	float: right;
	width: 766px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	 left:183px; 
	/*border: 3px solid #000000;*/
}
#aboveHead img
{
	border: 3px solid #000000;
}
#masthead {	
	position: relative;
	float: left;
	width: 766px;
	margin-top: 0px;
	margin-bottom: 0px;
}
object {
	
	border: 3px solid #000000;

}
embed {
		border: 3px solid #000000;
}
#navigation {
	position: relative;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	padding: 2px;
	background-color: #FFFFFF;
	background-position:inherit;
	margin: 3px;
	width: 563px;
	height:366px;
	background-image: url('../images_/main5.jpg');
	/*overflow:scroll;*/
	float:left;
	background-repeat:no-repeat;
    /*background-attachment:scroll;*/
}
#insideContent{
	padding: 2px;
	margin: 3px;
	width: 559px;
	height:360px;
	position: inherit;
	overflow:auto;
	float:left;
}
#insideContent a {
	color: black;/*#5B5B00;  */
	text-decoration: underline;
}
#insideContent a:hover
{
	color:#595959;/*#464646;*/
	text-decoration: underline;	
}
#insideContent strong:hover{
	color:black; 
	text-decoration:none;	
}
#footer {
	border-color: #000000;
	text-align: center;
	clear: both;
	width: 766px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000000;
}
/* Masthead Styles */
#masthead img {
	border: 3px solid #000000;
}
/* Navigation Styles */
#navigation img {
	border: 3px solid #000000;
}
/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: black;}
h4 {
	color: #3d6c87;
}
h3 {
	color: black;}
h2 {
	color: black ;/*#3d6c87;*/
}
b{
	color:black;
}
#content h1 {
	color: #CCCC00 ;/*#3d6c87;*/
}
/* Footer Styles */
#footer p {
	color: #C0C0C0;/*#808080;*/
	margin-top: 5px;
}
#footer a {
	color:  #C0C0C0;   /*#808080*/ 
	text-decoration: underline;
}
#footer a:hover {
	color:#939393;/*#FF9933;*//*#33627d;*/
	text-decoration: none;
}

#TopDiv  a {
	color: #C0C0C0;
	text-decoration: underline;
}
#TopDiv a:hover {
	color: #939393;;/*#FF9933;*/
	text-decoration: underline;
}
#TopDiv b{
	color: #C0C0C0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
} 