@charset "UTF-8";
* {
	font-family: Verdana, Geneva, sans-serif;
	
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/hold_hand_kclaw_bbar.jpg);
	height: 568px;
	background-repeat: no-repeat;
}
#wrapper #header {
	height: 109px;
}
#wrapper #navbar {
	height: 34px;
	list-style-type: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#wrapper #body_area {
	height: 388px;
}
#wrapper #body_area #left_content #event_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding: 10px;
}
#wrapper #body_area #left_content {
	float: left;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #dfdde7;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(../images/eventstop.gif);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#wrapper #body_area #right_content {
	float: right;
	width: 530px;
	margin: 0px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wrapper #footer {
	height: 34px;
	height: 30px;
	width:764px;
	padding-top; 4px;
	background-color:#330066;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9999c7;
	text-align: justify;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
