/* CSS for Axel's axel live page 
 * 2008-09-07
 */

a.redlink {
color:#d8131d;
}

#banner {
clear:both;
background:#000000 url(images/bg.png) top center no-repeat !important;
margin:0px auto 0 auto;
width:972px;
min-height:410px;
}
 
#header {
clear:both;
background:#000000 url(images/top_logo_tall.png) top center no-repeat !important;
height:70px;
}

#content {
background:#000000 url(images/below_banner_clean_main.png) top center no-repeat !important;
margin:0 auto 0 auto;
width:972px;
min-height:150px;
}

#content .siteheader {
margin:38px 0 0 44px;
clear:right;
float:left;
}

.site_text {
float:left;
text-align:left;
width:750px;
padding-left:47px;
margin:40px 0 0 0;
}

.indexbox {
float:left;
width: 200px;
margin-top:15px;
margin-right:15px;
margin-left:15px;
padding: 4px 4px 4px 4px;
text-align:left;
}

