* {
	margin : 0;
	padding : 0;
	list-style-type : none;
	
	font-family : Verdana;
	font-size : 8pt;
}

body{
	background : #B6B6B6;
}

A{
	text-decoration : none;
	color : #10224C;
}

A img{
	border : 0px;
}

#nav input, submit{
	border : 1px solid #0E2059;
	background : transparent;
	margin : 0 0 10px 0;
}

#frame{
	text-align : center;
	position : absolute;
	margin : 0 -400px 0 -400px;
	left : 50%;	
}

#top{
	width : 804px;
	height : 220px;
}

#adv{
	width : 78px;
	height : 7px;
	display : block;
	background : url(../img/advertisement.gif) no-repeat;
	margin : 0 130px 5px 350px !important; margin : 0 130px 0 0;
}

#banner{
	width : 801px;
	height : 205px;
	display : block;
	background : url(../img/banner.jpg) no-repeat;
	margin : 15px 0 12px 0px;
}

#content_top{
	width : 804px;
	height : 13px;
	display : block;
	background : url(../img/content_top.gif) no-repeat;
	margin : 4px 0 0 0;
	z-index : 9;
}

#content{
	width : 795px;
	height : 100%;
	border-left : 3px solid #0E2059;
	border-right : 3px solid #0E2059;
	background : url(../img/bg_content.gif) repeat-y;
}

#content_bottom{
	width : 804px;
	height : 19px;
	display : block;
	background : url(../img/content_bottom.gif) no-repeat;
	margin : auto 1px 0 1px;
}

#content_bottom span{
	color : #2E518E;
	float : right;
	margin : 0 15px 0 0;
}

#content_bottom span A:hover{
	text-decoration : underline;
}

.clearfix:after, #navigation:after, .top_image:after, .season:after, .seasontop:after, #content:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both;
    visibility:hidden;
}

* html .clearfix, * html .top_image *html .season{
	height:1%
}