ul,ol,h1,h2,h3,h4,h5,div,span{
margin:0px;
padding:0px;

}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
padding: 15px;
background-color:#fff;
text-align: center;
background-image: url(images/main-bg.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 700px;
margin: 0 auto;
}


h1{font-size:16px; color: #556969; padding:5px 0 5px 4px;}
h2{font-size:14px; color: #660000; padding:8px 0 8px 8px;}
h3{font-size:12px;}
h4{font-size:11px;}
h5{font-size:10px;}

ul li a{
text-transform: uppercase;
}
br{
clear:left;
}

label,input,textarea{
display:block;
width:120px;
font-weight:bold;
margin-right:10px;
float:left;
text-align:right;
margin-bottom:5px;
}
input,textarea{
text-align:left;
font-weight:normal;
}

.long_label{
width:100%;
text-align:left;
margin-bottom:0px;
padding-top:8px;
}
textarea{
width:200px;
height:70px;
}

#wrapper{
position:relative;
top:2px;
width:700px;
margin: 0 auto;
overflow:hidden;
border:0px solid #fff;
border-top:0px solid #fff;
padding-bottom:10px;
background-color:#fff;
text-align:left;
}
#header{
position:relative;
width:100%;
background-image:url('images/banner_bg.gif');
height:120px;
}

a#HeaderHomeTextLink{
position:relative;
top:33px;
left:6px;
font-weight:bold;
}
#IndexPage a#HeaderHomeTextLink{
display:none;
}

#main_menu{
position:relative;
padding-top:2px;
padding-bottom:2px;
width:100%;
overflow:hidden;
background-image:url('images/main-nav-bg.gif'); 
background-repeat:repeat-x;
}
#main_menu ul{
position:relative;
left:2px;
}

#main_menu ul li,
#main_menu ul li a{
float:left;
display:block;
width:100px;
margin-left:6px;
}

#main_menu ul li{
list-style-type:none;
}

#main_menu ul li a{
color:#b8cfcb;
font-size:9pt;
font-weight:bold;
padding-left:3px;
text-decoration: none;
}
#main_menu ul li a:hover{
color:#eaf9f6;
text-decoration: none;
}

#main {
position:relative;
width:698px;
overflow:hidden;
padding-top:20px;
border-left:#333 solid 1px;
border-right:#333 solid 1px;
}

#main p {
	padding: 5px 0 0 10px;
	margin: 0;
}

#main a {
color:#881f0e;
text-decoration:none;
font-weight: bold;
font-size: .9em;
}

#main a:hover{
color:#ee4c31;
text-decoration:underline;
font-weight: bold;
font-size: .9em;
}

#main ul{
padding:10px 25px;
}

/*
DropDown Section
*/
.DD_Main_Menu{
position:absolute;
top:140px;
z-index:100;
width:102px;
background-color:#fff;
display:none;
border:1px solid #000;
opacity:0.0;
filter:alpha(opacity=0);
}

.DD_Main_Menu li,
.DD_Main_Menu li a{
display:block;

}
.DD_Main_Menu li a{
padding:2px;
font-size:8pt;
padding-left:4px;
color:#8c4535;
text-decoration: none;
}

.DD_Main_Menu li{
border-bottom:1px solid #000;
}

/* Specific Positions */
#teams_DD_Holder{
left:7px;
}
#schedule_DD_Holder{
left:117px;
}
#resources_DD_Holder{
left:227px;
}
#about_DD_Holder{
left:337px;
}

/* End DropDown Section */


h1.PageTitle{
position:relative;
left:5px;
display:block;
width:735px;
border-bottom:1px solid #000;
padding: 0px 10px 10px 10px;
font-size:22px;
margin-bottom:20px;
}

/* Home Page Specific*/
#IndexPage #HomeText {
position:relative;
float:left;
margin-left:13px;
overflow:hidden;
}

#IndexPage #HomeTopContent{
width:100%;
overflow:hidden;
}

#IndexPage #HomeText {
width: 240px;
height:180px;
border:1px solid #fff;

}
#IndexPage #HomeText {
border:0px;
width: 493px;
}


#IndexPage #HomeBottomContent{
position:relative;
padding-top:25px;
}


/* End Of Home Page */

#HeaderHomeLogoLink {
border:0 solid #FFFFFF;
display:block;
height:80px;
position:relative;
top:30px;
width:420px;
}


#footer{
position:relative;
top:15px;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
width:100%;
overflow:hidden;
padding: 10px 0px;
margin-bottom:20px;
background-color:#c7402c;
background-image: url('images/footer-bg.gif');
background-repeat: no-repeat;
}

#footer_center{
position:relative;
width:670px;
text-align:left;
float:left;
padding-top:5px;
font-size:8pt;
margin-left: 8px;
color:#d0f5f5;
}

#footer_center a {
	color:#660000;
}
#footer_center a:hover {
	color:#990000;
}

/*Error Holder*/
#ErrorHolder{
position:absolute;
top:140px;
left:350px;
}

#ErrorHolder div{
width:239px;
padding:7px;
padding-left:16px;
padding-right:22px;
border:1px solid #fff;
display:none;
background-color:#608775;
color:#fff;
}

/*.errX{top:362px;border:1px solid;}*/
.errAcct{top:488px;}
.errXAcct{top:350px;}
.errXAcct a.closebutton{color:#fff;font-size:7pt;}
.errXAcct a.closebutton:hover{color:#ccc;}