@charset "utf-8";
#content {
	height: auto;
	margin-top: 15px;
	/*background-color: #C1CFE0; /*#CECEFA;*/
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin-left: auto;
	margin-right: auto;
	
	}
#nac_box{
	background-image: url(../images/nac_roster.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;	
	padding-top: 82px;
	padding-right: 100px;
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight: bolder;
}
#nac_box a:link, #nac_box   a:visited, #nac_box  a:active {
	color: #000;
	text-decoration: none;
} 
#nac_box   a:hover{
	color: #000;
	text-decoration: underline;	
} 

#aac_box{
	background-image: url(../images/aac_roster.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;	
	padding-top: 82px;
	padding-right: 100px;
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight: bolder;
}
#aac_box a:link, #aac_box   a:visited, #aac_box  a:active {
	color: #000;
	text-decoration: none;
} 
#aac_box   a:hover{
	color: #000;
	text-decoration: underline;	
} 


#amc_box{
	background-image: url(../images/amc_roster.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;	
	padding-top: 82px;
	padding-right: 100px;
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight: bolder;
}
#amc_box a:link, #amc_box   a:visited, #amc_box  a:active {
	color: #000;
	text-decoration: none;
} 
#amc_box   a:hover{
	color: #000;
	text-decoration: underline;	
}


#uscg_box{
	background-image: url(../images/uscg_roster.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;	
	padding-top: 82px;
	padding-right: 100px;
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight: bolder;
}
#uscg_box a:link, #uscg_box   a:visited, #uscg_box  a:active {
	color: #000;
	text-decoration: none;
} 
#uscg_box   a:hover{
	color: #000;
	text-decoration: underline;	
} 


#acc_box{
	background-image: url(../images/acc_roster.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;	
	padding-top: 82px;
	padding-right: 100px;
	text-align: right;
	color: #000;
	font-size: 12pt;
	font-weight: bolder;
}
#acc_box a:link, #acc_box   a:visited, #acc_box  a:active {
	color: #000;
	text-decoration: none;
} 
#acc_box   a:hover{
	color: #000;
	text-decoration: underline;	
} 
