BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-color: #ceebf2;
	color: #333333;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 230px;
	top: 5px;
/*	border: 1px solid #333;*/
}	

.menu_left{
	display: block;
	width: 235px;
}


body,td,th {
	color: #555555;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #ffffff;
	font-size: 25px;
	font-family: "Helvetica";
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	letter-spacing: 0px;
	text-align: left;
}

#BANNER{
	height: 180px;
	width: 1000px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/sports/banner.png");
	background-repeat: no-repeat;
	background-color: #1f667b;
	padding: 0px;
}

#INNERBANNER{
    display: block;
	width: 1000px;
	height: 180px;
	margin-top: 0px;
	background-image: url("/css/preformatted/imgs/sports/innerbanner.png");
    background-color: transparent;
	background-repeat: no-repeat;
    position: relative;
	padding: 0px;
}

#CONTENT_CONTAINER{
	min-height: 235px;
	display: block;
	background-image: url("/css/preformatted/imgs/sports/bg.gif");
	background-repeat: repeat-y;
	width: 1000px;
	margin-top: 10px;
}

#menu_cell {
position: relative;
left: 4px;
background-color: #74c4d8;
height: 100%;
}


#menu_header{
	height: 40px;
	/*background-color: #d2e5a0;*/
}

#MENU {
	margin: 0px;
	padding: 0px;
	min-height: 10px;
	width: 235px;
}


#MENU_FOOTER{
/*	background-color: #d2e5a0;*/
	height: 40px;
}

#MENU_CONTAINER{
	width: 235px;
	background-color: transparent;
	text-align: left;
	float: right;
}


#menu1,#menu2{
	height: 30px;
}


#MENU_CONTAINER DIV {}


#MENU_CONTAINER A:LINK,#MENU_CONTAINER A:VISITED  {
	color: #1c5c6c;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-position: left;
	/*background-color: #d2e5a0;*/
	padding-left: 20px;
	border-bottom: 1px solid #1c5c6c;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}


#MENU_CONTAINER A:HOVER,#MENU_CONTAINER A:ACTIVE {
	font-size: 12px;
	color: #74c4d8;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	background-image: url("/css/preformatted/imgs/sports/menuOn.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-color: #1f667b;
	padding-left: 27px;
	border-bottom: 1px solid #e8f2ce;
	margin: 0px;
	height: 30px;
	line-height: 30px;
}


#CONTENT{
	width: 700px;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

#content_cell{
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 1000px;
	min-height: 235px;
	padding: 0px;
	margin: 0px;
	background-image: url("/css/preformatted/imgs/sports/content_bg.gif");
	background-repeat: repeat-y;
	background-color: transparent;
	/*height: auto;*/
	min-height: 600 px;
}

#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}


#footer{
	text-align: center;
	width: 1000px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/sports/footer.gif");
	background-repeat: repeat;
	background-color: #1f667b;
	height:	80px;
	background-position: top left;
}


#BRANDING{	
	color: #ffffff;
	height: 50px;
	padding-top: 25px;
	padding-left: 110px;
}



A:link {   color: #1c5c6c; text-decoration: none}
A:visited {  color: #1c5c6c; text-decoration: none}
A:hover {   color:#838384; text-decoration: none}
A:active {  color: #838384; text-decoration: none}



.bulletted{
	background-image: url('/css/preformatted/imgs/sports/arrow.png');
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 19px;
}



.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/sports/shade.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/sports/separator.gif');
	background-position: center center;
}



/* message board */
#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}


#mb_category{
	border-color: #ccc;
}


#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#74c4d8;
}



#threads{
	background-color:#74c4d8;
}


#threads_title{
	background-color:#74c4d8;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}


#post_user{
	background-color:#74c4d8;
}


#post_controls{
	border-color: transparent;
}


/* message board end */



