@charset "UTF-8";
/* CSS Document */

body
{
background-color:#4D4D4D;
background:url(images%20/background.png);
background-repeat:repeat;
color:#FFFFFF;
padding:0;
margin:0;
height:1100px;
width:100%;
font-family:Verdana, Helvetica, Arial;
font-size:10px;
}

a
{
text-decoration:none;
color:#808080;
}

a:hover
{
color:white;
}


#headertop
{
width:100%;
height:24px;
background-color:#1A1A1A;
top:0px;
}

#footerbottom
{
position:absolute;
width:100%;
height:24px;
background-color:#1A1A1A;
bottom:0;
}

#centerblock
{
width:755px;
height:1000px;
margin-left:auto;
margin-right:auto;
margin-top:auto;
margin-bottom:auto;
background:url(images%20/centerbox.png);
background-repeat:no-repeat;
padding:20px;
}

#rightblock
{
width:250px;
height:600px;
margin-top:15px;
margin-bottom:auto;
float:right;
}


#leftcollumn
{
width:142px;
height:482px;
border-right: 1px solid #4d4d4d;

font-size:20px;

padding-right:15px;
margin-left:0;
float:left;

}

ul.nav
{
margin-bottom:0;
padding-bottom:20px;
list-style-type:none;
text-align:right;
padding-left:0;
line-height:37px;
font-weight:bold;
margin-left:0;
}

#contentright
{
width:580px;
height:auto;
margin-left:15px;
float:left;
}

#contentright li
{
display:inline;
padding-right:15px;
}

ul.toplinks
{
list-style-type:none;
text-align:left;
padding-left:0;
font-size:11px;
font-weight:bold;
margin-left:0;

}

#newshome
{
width:300px;
height:auto;
float:left;
margin-top:15px;
line-height:14px;

}

.highlight
{
color:#FFFFFF;
}

#update
{
width:auto;
height:auto;
font-size:11px;
text-align:right;

}

ul.links
{
list-style-type:none;
text-align:left;
padding-left:0;
line-height:30px;
margin-top:25px;
}

#currentnews
{
margin-top:15px;
}

#history
{
width:300px;
height:auto;
float:left;
margin-top:0px;
}

#contact
{
margin-top:30px;
line-height:25px;
}

#schedule
{
margin-top:15px;
line-height:15px;
}

#photoalbum
{
width:auto;
height:auto;
}


#scrollbox
{
overflow:scroll;


}

#piccaption
{
float:right;
text-align:right;
margin-right:25px;
margin-top:5px;

}

#teams
{float:right;
margin-right:200px;
margin-top:12px;
}

#fallschedule
{float:right;
margin-right:220px;

}

#fallbody
{
background-color:#733700;

color:#FFFFFF;
padding:0;
margin:0;
height:100%;
width:100%;
font-family: Verdana, Arial;
font-size:15px;
color:#754C24;

}



#fallcenterblock
{
	width:1020px;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:auto;
	background:url(images/centerblock.jpg);
	background-repeat:no-repeat;
	padding:20px;
	font-family: Verdana, Arial;
	font-size:14px;
	color:#754C24;
	font-weight:normal;

}
