@charset "utf-8";
a img {border: none; }
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://www.anbc.com/images/gradient-background.jpg);
	background-repeat: repeat-x;
	background-color: #051536;
}
#logo {
	text-align: left;
	padding: 0px;
	float: left;
	width: auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	color: #CCC;
	font-size: x-small;
	padding-top: 15px;
}

#header {
	margin: auto;
	width: 780px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#holder {
	text-align: left;
	padding: 0px;
	clear: both;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	background-image: url(images/content-middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#content {
	text-align: left;
	padding: 0px;
	clear: both;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
}
.centerit {
	text-align: center;
}

#menu {
	text-align: left;
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	background-image: url(images/anbc_ae_menubar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 17px;
	padding-left: 5px;
	#navigation a:link {
	text-decoration:underline; 
	color:#006 
	background:transparent;
}
#headline {
	text-align: center;
	padding: 0px;
	float: right;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: oblique;
	color: #FF0;
	height: 75px;
	line-height: normal;
}
.ContentTitle {
	font-size: x-large;
	font-style: oblique;
	color: #009;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.whitetext {
	color: #FFF;
}
.blue {
	color: #009;
}
.subtext {
	font-size: x-small;
}
a:link {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
#content a:link{
	text-decoration: underline;
	color:#00F;
}
#menu a:link {
	text-decoration:none;
	color:#FFF;
	background:transparent;
}
#menu a:hover {
	text-decoration:none;
	color: #FF0;
	background:transparent;
	}
	
#footer a:link {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	text-decoration:none;
	color: #FFF;
		}
		
#footer a:visited {
	text-decoration:none;
	color: #FFF;
	}	
	

