/* AYB CSS Document */

body{
background-image: url("../images/background.jpg");
background-repeat:repeat;
margin-top:0px;
}

#banner{
width:980px;
height:130px;
margin-left:auto;
margin-right:auto;
}

#sub-banner{
background-image: url("../images/ayb_sub-banner.png");
background-repeat:no-repeat;
width:980px;
height:25px;
margin-left:auto;
margin-right:auto;
}

#sponsor-link{
width:460px;
height:25px;
float:right;
}

#main_area{
background-image: url("../images/ayb_menu-content.png");
background-repeat:repeat-y;
width:980px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
}

#menu{
width:210px;
height:auto;
margin-left:7px;
margin-top:0px;
float:left;
vertical-align:top;
}

#content{
width:736px;
height:auto;
margin-right:7px;
margin-top:0px;
float:right;
vertical-align:top;
}

#footer_area{
background-image: url("../images/ayb_footer.png");
background-repeat:no-repeat;
width:980px;
height:118px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}

#footer_edge{
width:210px;
height:118px;
float:left;
}

#footer{
width:736px;
height:118px;
float:right;
margin-right:7px;
}

#ad_space{
width:350px;
height:auto;
text-align:center;
vertical-align:top;
}

a.sponsor{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#CE142B;
}

a.sponsor:link{
text-decoration:none;
}

a.sponsor:visited{
text-decoration:none;
}

a.sponsor:hover{
color:#00246A;
text-decoration:none;
}

td.navigation_1 { color:#CE142B; padding-left:0px;} 
td.navigation_2 { color:#CE142B; padding-left:20px } 
td.navigation_3 { color:#CE142B; padding-left:40px } 
td.navigation_4 { color:#CE142B; padding-left:60px } 

a.navigation {
color: #CE142B;
text-decoration: none;
background-image: url("../images/menu_bg_off.png");
background-repeat:no-repeat;
display:block;
height:26px;
width:178px;
padding:7px 0px 0px 32px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

a.navigation:hover { color:#00246A; text-decoration: none; background-image: url("../images/menu_bg_on.png"); background-repeat:no-repeat; }

a.navigation_selected {
color: #00246A;
text-decoration: none;
background-image: url("../images/menu_bg_on.png");
background-repeat:no-repeat;
display:block;
height:26px;
width:178px;
padding:7px 0px 0px 32px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.credit-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}