body{
background-color:#375613;

} 


#content{
margin:auto;
width:1111px;
margin-top:-8px;
background-image:url('../images/contentBG.png');
font-family:"myriad pro", Arial, Helvetica, sans-serif;
border-bottom:50px #3f5224 solid;
}

#content a{
color:#9b4e44;
text-decoration:none;
}

#content a:hover{
color:#506836;
text-decoration:underline;
}

#blueBanner{
background-image:url('../images/blueBanner.jpg');
width:1130px;
height:300px;
background-repeat:no-repeat;
color:#fff;
font-family:"myriad pro", Arial, Helvetica, sans-serif;
font-size:15px;
margin-top:-12px;
margin-left:-11px;
}

#smallblueBanner{
background-image:url('../images/smallbluebanner.jpg');
width:1130px;
height:80px;
background-repeat:no-repeat;
color:#fff;
font-family:"myriad pro", Arial, Helvetica, sans-serif;
font-size:15px;
margin-top:-12px;
margin-left:-11px;
}

#blueBanner p{
width:700px;
padding-top:5px;
padding-left:30px;
}

#smallblueBanner p{
width:700px;
padding-top:5px;
padding-left:30px;
}

#interiorTopBannerAd{
margin-top:-10px;
margin-left:70px;
}

#topBannerAd{
margin-top:-170px;
margin-left:70px;
}

#helmetsRow1{
position:relative;
top:-10px;
left:80px;
width:900px;
height:200px;
}

	#auburn{
	position:relative;
	top:-177px;
	left:300px;
	width:300px;
	}
	
	#arkansas{
	position:relative;
	top:-354px;
	left:600px;
	width:300px;
	}
	
#helmetsRow2{
position:relative;
top:20px;
left:80px;
width:900px;
height:200px;
}

#helmetsRow3{
position:relative;
top:80px;
left:80px;
width:900px;
height:200px;
}

#helmetsRow4{
position:relative;
top:90px;
left:80px;
width:900px;
height:200px;
}

#rightAd{
position:relative;
top:-790px;
left:935px;
width:150px;
}

#headerText h1{
font-size:22px;
color:#993366;
margin-left:70px;
font-family:"myriad pro", Arial, Helvetica, sans-serif;
font-weight:normal;
}

#headerText p{
margin-left:70px;
font-family:"myriad pro", Arial, Helvetica, sans-serif;
font-weight:normal;
}

#footer{
position:relative;
top:-300px;
left:70px;
font-size:10px;
width:700px;
}

#bottomBannerAd{
position:absolute;
top:1050px;
left:200px;

}

#homeBottomBannerAd{
position:absolute;
top:1450px;
left:200px;

}

#internalContent{
margin-left:70px;
height:600px;
}

table.full_table {
    float: left;
    border-collapse: collapse; 
}

td.right_aligned {
    text-align: right;
}

table.schedule {
    width: 675px;
}

table#i_results, table#r_results {
    width: 100%;
}
table.schedule tr, table#i_results tr, table#r_results tr, table#el_results tr, table#f_results tr, table#u_results tr{
    height: 28px;
}
table#r_results img {
    border: none;
}

table.schedule tr.named_match td {
    padding-top: 14px;
}

table.schedule td.right_aligned {
    white-space: nowrap;
}

table.schedule td.ot {
}

table.schedule td.vs, table.schedule td.w_or_l {
    text-align: right;
    white-space: nowrap;
    padding-right: 6px;
}

table.schedule td.w_or_l {
    text-align: center;
    width: 55px;
}

tr.even {
    background:#EDEDED;
}




table.roster td {
    padding-right: 18px;
}

td.full_roster_col2 {
    min-width: 140px;
}


