body {
background: #1e0100 url('../../media/global/images/cskins/redbg.jpg') top center no-repeat;
background-attachment: fixed;
color: #000000;
padding-top: 10px;
}

body.premium {
background: #000000 url('images/background.png') center repeat-y;
background-attachment: scrolling;
}

h1 {
color: #891E1E;
border-bottom: solid 1px #D6D9DA;
margin-bottom: 15px;
line-height: 40px;
}

h2,h3 {
color: #1A4877;
}

p,ul,ol {
color: #000000;
}

a {
color: #1A4877;
}

a:hover {
color: #891E1E;
}

blockquote,
div.spoiler {
margin: 10px;
padding: 0px 10px;
background: #FFFFFF;
border: solid 1px #C0C0C0;
color: #000000;
}

#site_header {
background: url('images/header_bg.png') no-repeat;
}

#site_logo a {
height: 173px;
width: 502px;
}

#site_menu {
background: url('images/menu_bg.png') no-repeat;
line-height: 25px;
color: #FFFFFF;
text-transform: uppercase;
padding-left: 25px;
}

#seasonselect {
font-size:16px;
padding-top:143px;
padding-left: 770px;
}

#advanced_search {
padding-left: 835px;

}

#seasonmain {
padding-left: 339px;
font-size:14px;

}




#logout {
padding-left: 880px;
}

#site_menu a {
text-decoration: none;
color: #FFFFFF;
margin: 0px 5px;
}

#site_menu a:hover {
color: #CCCCCC;
}

#menu_search_box {
	padding-left: 100px;
}

#menu_search_button {
background: url('images/button_search_glass.png') no-repeat;
}

#site_body {
padding-left: 50px;
padding-bottom: 13px;
background: url('images/1.png') repeat-y;
}

#main_column,
#right_column {
background: #F6F6F6;
}

#site_footer {
background: url('images/footer_bg.png') top left no-repeat;
}

#legal {
text-align: center;
font-size: 8pt;
color: #000000;
}

#legal a {
color: #74A2CF;
text-decoration: none;
}

#legal a:hover {
color: #FFFFFF;
}

