/* CSS Document */

html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}


body {
	padding-top: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
}

div#container{
	text-align: left;
	width: 800px;
	
	border: 1px solid #FFFFFF;
	MARGIN: 1px auto 0px;
  
}

	
div#navigationtop{
	height: 24px;
	background-repeat: no-repeat;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-bottom-style: solid;
    } 
	

div#navigationtop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 50px;
	
    }
div#navigationtop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C2F1C;
	text-decoration: none;
	
	
    }  
#container #navigationtop .first {
	color: #FFCC00;
	padding-left: 0px;
}

#container #navigationtop .first1 {
	padding-left: 0px;
}


#container #navigationtop .first2 {
	color: #FFCC00;
	padding-left: 50px;
}

#ao1 {
	height: 22px;
}	

#ao2 {
	background-color: #6597C9;
	height: 22px;
}

#av1 {
	height: 22px;
}	

#av2 {
	background-color: #EEA24B;
	height: 22px;
}

div#navigation{
	float: left;
	width: 118px;
	padding-left: 0px;
    } 
	
div#navigation a{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
    }
div#navigation a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #1F4480;
	text-decoration: none;
	padding-left: 10px;
    }
		
div#content{
	margin-left: 0px;
	width: 620px;
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 13px;
	color : White;
	padding-top: 10px;
	padding-left: 100px;
	}
div#content a:link {
color : #FFCC33; text-decoration: none; 
}
div#content a:visited {
color : #FFCC33; text-decoration: none;
}
div#content a:hover {
color: #FFCC33;  text-decoration: underline; 
}
div#content a:active {
color: #FFCC33; text-decoration: underline; 
}
	
div#header{
	height: 150px;
	background-repeat: no-repeat;
}
ul {
	top:0px;
	padding-top: 0px;
	padding-right: 10px;
}
div#footer{
	Font-Family : Arial, Helvetica, sans-serif;
	Font-Size : 13px;
	color : White;
	text-align: center;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 
}
div#footer a{
	color: #1A1A1A;
	text-decoration: none;
}
