#container {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	background-image: url(Graphics/background.jpg);
	background-repeat: repeat-y;
}
#advertise {
	height: 400px;
	width: 200px;
	margin-right: 15px;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
}
#main_content {
	float: left;
	width: 500px;
	margin: 30px;
}
.summertime_footer {
	font-size: 10px;
	text-align: center;
}


#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	padding-top: 10px;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#body {
	width: 780px;
	margin-top: 20px;
	margin-left: 20px;
}
.bk_desc {font-size: 14px}
.bk_title {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.dot_line {
	border-top-width: thick;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F5821F;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 24px}
.imageWrap {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
