#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	/*background-image: url(../images/backdrop.jpg);*/
	background-image: url(../images/sliver.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #4b5961;
}
#head_guest{
	background-image: url(../images/head_guest.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 292px;
	text-align: right;
}
#head_nac{
	background-image: url(../images/head_nac.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	text-align: right;
}
#head_aac{
	background-image: url(../images/head_aac.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	text-align: right;
}
#head_amc{
	background-image: url(../images/head_amc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	text-align: right;
}
#head_acc{
	background-image: url(../images/head_acc.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	text-align: right;
}
#head_uscg{
	background-image: url(../images/head_uscg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 292px;
	text-align: right;

}
#spacer {

	height: 137px;
}
#infobox{
	height: 85px;
}
#infobox ul {
	list-style-type: none;
	display: inline;
}
#infobox li {
	display:block;
	padding-right: 10px;
	
}
#infobox li a:link{
	color: #000;
	text-decoration: none;
	
}

#infobox li a:visited{
	color: #000;
	text-decoration: none;
	

} 

#infobox li a:active{
	color: #000;
	text-decoration: none;
	
}
#infobox li a:hover {
	color: #000;
	text-decoration: underline;
	
}
#rank {
	float: left;
	width: 820px;
	text-align: right;
	height: 30px;
	padding-top: 25px;
}
#greeting {
	float: right;
	text-align: right;
	width: 300px;
	padding-top: 10px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#greeting  a:link{
	color: #000;
	text-decoration: none;

} 
#greeting   a:visited{
	color: #000;
	text-decoration: none;
}
#greeting  a:active{
	color: #000;
	text-decoration: none;
}
#greeting   a:hover{
	color: #000;
	text-decoration: underline;
	
} 
.err{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
.forgot{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
.log_buttom{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: none;
	border: None;
	cursor: pointer;

}
.log_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
}
.lbox {
	width: 125px;
	color: #FFF;
	background-color: #000;
	text-align: right;
}
#nav{
	height: 46px;
	text-align: left;
	padding-left: 158px;
	margin-top: 0px;
	clear: both;
}
#nav ul {
	list-style-type: none;
	display: block;
}
#nav li {

	display: inline;
	
}
img{
	border: None;
}

#footer{
	/*background-image: url(../images/footer.png);
	//background-repeat: no-repeat;
	//background-position: center top;*/
	width:977px;
	height:65px;
	padding-top: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	clear: both;
	margin-left:auto;
	margin-right:auto;

}
#footer a:link{
	color: #FFF;
	text-decoration: none;

} 
#footer  a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer a:active{
	color: #FFF;
	text-decoration: none;
}
#footer  a:hover{
	color: #FFF;
	text-decoration: underline;
	
} 

