body {
	background-color: #51110d;
	background-image: url(../images/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#header {
	position: relative;
	height: 32px;
	background-image: url(../images/BG_header.gif);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	text-align: center;
}
#header_container {
	position: relative;
	height: 32px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
}
#seperator_header {
	position: relative;
	height: 32px;
	width: 3px;
	float: left;
}
#logo_text {
	position: relative;
	height: 32px;
	width: 744px;
	float: left;
	left: 10px;
}
#content {
	position: relative;
	width: 100%;
	text-align: center;
	float: left;
	height: 600px;
}
.txtBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3199fe;
	text-decoration: none;
}
.body02 {
	background-color: #51110d;
	background-image: url(../images/BG_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
#footer {
	float: left;
	width: 760px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 20px;
}
