@charset "utf-8";
#wrap {
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#sub_wrap {
	height: 700px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#memwrap {
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

#loginme {float:left; width:950px; height:783px; display:inline; visibility:visible; overflow:auto;}


#top_images {
	float: left;
	height: 190px;
	width: 950px;
}
#left {
	height: 600px;
	width: 650px;
	float: left;
}
#right {
	height: 690px;
	width: 300px;
	background-color: #9CF;
	float: right;
	text-align: center;
	padding-top: 5px;
}
#ads_wrap {
	height: auto;
	width: 100%;
	margin-top: 10px;

}
#bttm {
	float: left;
	height: 20px;
	width: 946px;
	border: thin solid #1B9742;
	margin-bottom: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	text-align: center;
}




#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	background-color: #1B9742;
	float: left;
	clear: both;
	width: 950px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #A4CBEC;
}
#betting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: normal;
	background-color: #A4CBEC;
	text-indent: 5px;
}

#betting a:link, #betting a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1B9742;
	text-decoration: none;
}
#betting a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#news_rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}
#news_rss ul {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	list-style-image: none;
	list-style-type: none;
}
#news_rss li {
	display: block;
}
#news_rss a:link, #news_rss a:visited {
	padding: 2px 2px 2px 2px;
	color: #1B9742;
	text-decoration: none;
}
#news_rss a:hover {
	color: #F00;
}
