@charset "utf-8";
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer {
	border-top-width: .05em;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#header #logo {
	float: left;
	height: 118px;
	width: 562px;
}
#header #nav {
	float: left;
	height: 47px;
	width: 562px;
}
#header #join {
	float: left;
	height: 83px;
	width: 562px;
}
#header #main_pic {
	height: 248px;
	width: 338px;
	float: right;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/seasonal_body_back.gif);
	background-repeat: repeat-x;
}
#body_container {
	background-image: url(images/page_back.gif);
	width: 900px;
	background-repeat: repeat-y;
}
.tableborder {
	border-right-width: 0.10em;
	border-bottom-width: 0.10em;
	border-left-width: 0.10em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#top {
	width: 900px;
}
#SIDEMENU {
	width: 200px;
	float: left;
}
#rightside {
	float: left;
	width: 200px;
	background-color: #FFFFCC;
	height: 500px;
}

#middle {
	float: left;
	width: 500px;
}
