#main {
	height: 900px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDFAEF;
}
#left_side {
	height: 850px;
	width: 50px;
	background-image: url(../images/left_side.png);
	background-repeat: no-repeat;
	float: left;
}
#right_side {
	background-image: url(../images/right_side.png);
	height: 850px;
	width: 48px;
	float: right;
	background-repeat: no-repeat;
	clear: none;
}
#banner {
	background-image: url(../images/banner1.png);
	background-repeat: repeat-x;
	height: 49px;
	width: 750px;
	float: left;
}

#nav_root {
	height: 20px;
	width: 729px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #70C37E;
	background-color: #EDFAEF;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#g_link_unit {
	height: 90px;
	width: 120px;
	margin-top: 10px;
}

#content_area {
	background-color: #edfaef;
	width: 398px;
	padding: 10px;
	height: 568px;
	float: left;
	border: 1px solid #70C37E;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 750px;
	float: left;
}
#heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	width: 350px;
	margin-bottom: 10px;
}



#copy_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#bottom_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 400px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

#search {
	float: right;
	width: 250px;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
}
.search_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #1F9731;
	height: 18px;
}




#middle {
	float: left;
	height: 790px;
	width: 750px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #70C37E;
	border-bottom-color: #70C37E;
	border-left-color: #70C37E;
	background-color: #FFFFFF;
}




.links_baks {
	border: 1px solid #70C37E;
	height: 20px;
	width: 148px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	background-color: #EDFAEF;
}


#inner_right {
	width: 140px;
	height: 590px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}







#top {
	background-color: #CAEDD0;
	height: 50px;
	width: 850px;
}
#inner_left {
	width: 150px;
	height: 590px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#leader_board {
	height: 90px;
	width: 730px;
	padding: 10px;
}
.search_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
	width: 170px;
}
.contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#pic {
	height: 220px;
	width: 200px;
	float: left;
	margin-left: 20px;
}
#bottom_links a:link, #bottom_links a:active, #bottom_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#bottom_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#form {

	height: 400px;
	width: 350px;
	float: left;
}

