/* CSS Document AABL Web site 6.0 */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image:url(../Images/home_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
}
#container {
	width:1029px;
	background-color:#FFFFFF;
	padding:0px;
}
#banner {
	width:1029px;
	height:124px;
	padding:0px;
}
#menu {
	position:absolute;
	left:9px;
	top:76px;
	width:796px;
	height:17px;
	z-index:100;
}
#menuLinks {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-left:45px;
	padding-top:2px;
}
#menuLinks a{
	color:#FFFFFF;
	padding:0px 30px 0px 0px;
}
#menuLinks a:link{
	text-decoration:none;
}
#menuLinks a:visited{
	text-decoration:none;
}
#menuLinks a:hover{
	text-decoration:none;
}
#menuLinks a:active{
	text-decoration:none;
}
#dropmenudiv{
	position:absolute;
	margin-top: 0.2em;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:140px;
	z-index:101;
	color:#FFFFFF;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: 500;
	color:#FFFFFF;
}
#dropmenudiv a:hover{ /*hover background color*/
	text-decoration:none;
	color:#000000;
	background-color:#F1F1F1;
}
#search {
	position:absolute;
	left:665px;
	top:99px;
	width:150px;
	height:17px;
	z-index:99;
	font-size:8px;
}
#search INPUT, TEXTAREA, SELECT, OPTION {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#414141;
	background-color:#BDBEBD;
}
#playerSearch {
	width:610px;
	text-align:right;
	padding-right:5px;
}
#playerSearch INPUT, TEXTAREA, SELECT, OPTION {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#414141;
	background-color:#BDBEBD;
}
#content {
	width:995px;
	background-color:#FFFFFF;
	padding:0px 0px 5px 0px;
}
#defaultBottom {
	height:262px;
	background-image:url(../Images/altBottom.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#main {
	width:995px;
	height:1230px;
	background-color:#FFFFFF;
	padding:0px;
	background-image:url(../Images/rt_rail_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#mainLeft {
	border-top:4px solid #FFFFFF;
	margin-left:0px;
	width:320px;
	height:33px;
	padding:0px;
	float:left;
	background-color:#000000;
	background-image:url(../Images/ticker_sponsor.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#mainCenter {
	border-top:4px solid #FFFFFF;
	height:33px;
	width:490px;
	padding:0px;
	background-color:#000000;
	
}
#headlines {
	width:320px;
	background-color:#152F60;
	color:#FFFFFF;
	padding:0px 0px 5px 0px;
}
.hTitle {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#E10020;
}
.hText {
	width:320PX;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#2A3E7B;
	color:#CDCDCD;
	font-weight:bold;
}
.hText a {
	color:#FFFFFF;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	font-size:10px;
	background-color:#2A3E7B;
	border-bottom:2px groove #000033;
	text-decoration:none;
}
.hText a:hover {
	text-decoration:none;
	color:#F60;
}
.hText ul, li{	
	list-style:none;
	margin:0 0 0 2px; /* A left margin to indent the list items and give the menu a sense of structure. */
	padding:0; /* Removes browser default padding applied to the list items. */
}
#adSpace {
	padding:4px 5px 4px 5px;
	width:308px;
	background-color:#152F60;
	color:#FFFFFF;
	text-align:center;
}
#flash {
	width:488px;
	padding:4px 2px 4px 2px;
	background-color:#FFFFFF;
}
#adSpace2 {
	width:488px;
	height:66px;
	text-align:center;
	background-image:url(../Images/Advertise/center_ad_box.gif);
	background-position:center;
	background-repeat:no-repeat;
}
/* DOWNLOAD FIELD */
#downloads {
	width:267px;
	height:200px;
	background-image:url(../Images/infoBox.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#031837;
}
#downloadTitle {
	width:263px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#031837;
	padding:4px 0px 0px 6px;
}
#downloadText {
	width:267px;
	font-size:12px;
	padding:2px 0px 0px 0px;
}
#downloadText p {
	margin:0.8em 0px 0.8em 10px;
}
#downloadText a {
	color:#0000CC;
	text-decoration:underline;
}
#downloadText a:hover {
	color:#CC0000;
	text-decoration:none;
}
/* OFFICIAL INFO FIELD */
#officialInfo {
	width:267px;
	height:200px;
	background-image:url(../Images/infoBox.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#031837;
}	
#officialInfoTitle {
	width:263px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#031837;
	padding:4px 0px 0px 6px;
}
#officialInfoText {
	width:267px;
	font-size:12px;
	padding:2px 0px 0px 0px;
}
#officialInfoText p {
	margin:0.8em 0px 0.8em 10px;
}
#officialInfoText a {
	color:#0000CC;
	text-decoration:underline;
}
#officialInfoText a:hover {
	color:#CC0000;
	text-decoration:none;
}
/* AFFILIATE INFO FIELD */
#affiliate {
	width:267px;
	height:200px;
	background-image:url(../Images/infoBox.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#031837;
}	
#affiliateTitle {
	width:263px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#031837;
	padding:4px 0px 0px 6px;
}
#affiliateText {
	width:267px;
	font-size:12px;
	padding:2px 0px 0px 0px;
}
#affiliateText p {
	margin:0.8em 0px 0.8em 10px;
}
#affiliateText a {
	color:#0000CC;
	text-decoration:underline;
}
#affiliateText a:hover {
	color:#CC0000;
	text-decoration:none;
}
/* QUICKLINKS FIELD */
#quickLinks {
	width:267px;
	height:200px;
	background-image:url(../Images/infoBox.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#031837;
}	
#quickLinksTitle {
	width:263px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#031837;
	padding:4px 0px 0px 6px;
}
#quickLinksText {
	width:267px;
	font-size:12px;
	padding:2px 0px 0px 0px;
}
#quickLinksText p {
	margin:0.8em 0px 0.8em 10px;
}
#quickLinksText a {
	color:#0000CC;
	text-decoration:underline;
}
#quickLinksText a:hover {
	color:#CC0000;
	text-decoration:none;
}
#whitespace {
	border-top:4px solid #FFFFFF;
}
#leagueLeader {
	font-size:12px;
}
.white {
	color:#FFFFFF;
}
.style1 {
	font-size:12px;
}
.style2 {
	width:252px;
	height:18px;
	font-size:16px;
	font-weight:bold;
	color:#031837;
	padding:4px 0px 2px 6px;
	background-color:#E2E2E2;
	margin-top:3px;
}
#scheduleBox {
	width:610px;
	font-size:12px;
	text-align:right;
	padding:0px 5px 0px 0px;
	z-index:-1;
}
#pre {
	padding-left:5px;
}
#newsNav {
	width:175px;
	font-size:12px;
	padding:5px;
}
#newsNav p {
	margin:0.8em 0px 0.8em 10px;
}
#newsNav a {
	color:#0000CC;
	text-decoration:underline;
}
#newsNav a:hover {
	color:#CC0000;
	text-decoration:none;
}
#newsMain {
	width:625px;
	font-size:12px;
	padding:5px;
}
#newsMain a {
	color:#0000CC;
	text-decoration:underline;
}
#newsMain a:hover {
	color:#CC0000;
	text-decoration:none;
}
.article {
	width:300px;
	padding:5px;
	font-size:10px;
}
#history {
	width:670px;
	font-size:12px;
	padding:5px;
}
#history a {
	color:#0000CC;
	text-decoration:underline;
}
#history a:hover {
	color:#CC0000;
	text-decoration:none;
}
#history h4 {
	width:100%;
	border-bottom:1px solid #000000;
	color:#000000;
}
#constitution {
	width:625px;
	font-size:12px;
	text-align:justify;
	padding:5px;
}
#constitution a {
	color:#0000CC;
	text-decoration:underline;
}
#constitution a:hover {
	color:#CC0000;
	text-decoration:none;
}
.red {
	color:#FF0000;
}
.green {
	color:#0000FF;
	font-weight:bold;
}
.teamaka {
	font-size:10px;
	font-weight:600;
}




