body {

background: #3f2010;
font-family: trebuchet ms;

}
#top_wrapper
{
	
position: relative;
width:794px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 12px;
background: transparent url('images/top2.png') top center no-repeat;
z-index: 1000;
margin-top: 30px;
}

#middle_wrapper{
background: transparent url('images/sider.png') top center repeat;
width: 794px;
z-index: 1000;
margin: 0 auto;
margin-top: -6px;
padding-top: 10px;
padding-bottom: 20px;
}

#bottom_wrapper{
position: relative;
background: transparent url('images/bottom.png') bottom center no-repeat;
width: 794px;
height: 34px;
margin: 0 auto;
z-index: 10;
padding-top: 10px;
margin-top: -10px;
margin-bottom: 50px;
}

#header
{
position: relative;	
height:205px;
	width:750px;
margin: 0 auto;
border: solid black 0px;

border-bottom: solid black 2px;
z-index: 1;
margin-top: -20px;
}

#season_header
{
	position: absolute;
	top:0px;
	left:0px;
	
	height:205px;
	width:750px;
	z-index: 5;
margin: 0 auto;
}

#time_header
{
	position:absolute;
	top:0px;
	left:0px;
	text-align: center;
	height:205px;
	width:750px;
	z-index: 2;
}

#date_header
{
position:absolute;
	height:205px;
	width:750px;
	z-index: 4;
margin: 0 auto;
}

#header #header_logo
{
position: absolute;	
float:left;
width:300px;
	height:205px;
display: none;
}

#toggle_login {
background-position:left center;
background: transparent url('images/logintab.png') top left no-repeat;
cursor:pointer;
height:34px;
left:712px;
position:absolute;
top:15px;
width:53px;
z-index:5;
padding-left:10px;
padding-top:3px;
font-weight: bold;
}

#header #user_login
{
	position:absolute;
	top:31px;
	left:575px;
        width:172px;
	height:122px; 
	color:white;
	padding-left:10px;
	padding-top:50px;
	z-index:5;
        background-image:url(images/loginpane.png);
        background-repeat: no-repeat;
-moz-opacity: 0;
font-weight: bold;
}


#header #user_login #password
{
width: 67px;
margin-left: 5px;
margin-top: 10px;

}


#header #user_login #loginemail
{
margin-left: 6px;
margin-top: 10px;
width:97px;
}

#header #user_login #login_submit_button
{
margin-top: 15px;
margin-left: 14px;
margin-right: 7px;
}

#user_login #small_profile_img
{
    max-width:6em;
    float:left;
}

#user_login #small_profile_img img
{
    max-width:70px;
   max-height:100px;
    float:left;
margin-top: 9px;
margin-left: 3px;
}

#navigation
{
	background: transparent url('images/menubk.gif') repeat-x;
	width:750px;	
	height:2em;
	padding-top: .2em;
	padding-bottom: .7em;
margin:0 auto;	
border-left: solid black 0px;
border-right: solid black 0px;
border-top: solid black 0px;
border-bottom: solid black 2px;
font-family: "trebuchet ms";

}

#navigation ul
{
width: 780px;
margin-top:8px;
margin-left: -24px;

}

#navigation ul li
{	
display: inline;
	margin-right:18px;
	font-size:12pt;
font-weight: bold;
padding-top: 14px;

}


#navigation a
{
color: #EFD9B3;
text-decoration: none;
font-size: 12.5pt;

}
#navigation ul li a:hover{

color: white;
padding-top: 16px;
background: none;
}

#navigation ul li a.current{

color: white;
padding-top: 16px;
background: transparent url('images/menupointer4.png') top center no-repeat;
}


#admin_nav
{
	width:750px;
	height:2em;
}

#admin_nav ul li
{
	display: inline;
	margin-right:17px;
	font-size:12pt;
}

.page_title
{
	font-size:25pt;
}

#footer
{
position: relative;
height: 1.3em;
	width:750px;
	padding-top: .5em;	
padding-bottom: 1em;
	text-align: center;
margin: 0 auto;
background: white;
z-index: -1;
margin-top: -25px;
font-weight: bold;
font-size: 11pt;
color: #545454;
}

