body {
	background-color: #000000;
	margin: 0px;
	color: #797162;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 19px;
}

a {
	color: #634b1e;
}

a:hover {
	color: #7f622c;
}

#flash {
	width: 710px;
	height: 374px;
	text-align: center;
	background-image:url('images/template/bg_loading.jpg');
	background-position: center;
	background-repeat: no-repeat;
}


#header {
	width: 710px;
	text-align: center;
}

#body_container {
	width: 710px;
	min-height: 364px;
	text-align: center;
	background-image: url('images/template/text_bot.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 100%;
}

#title_full {
	width: 710px;
	text-align: center;
}

#title_half {
	width: 449px;
}

#body_text_half {
	width: 429px;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
}

#body_text_full {
	width: 700px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#page_photo {
	float: right;
	width: 261px;
	height: 364px;	
}

#leftcol {
	width: 300px;
	float: left;
	text-align: left;
	padding: 10px;
	height: 250px;
}

#rightcol {
	width: 300px;
	float: right;
	text-align: left;
	padding: 10px;
	height: 250px;
}

#footer {
	width: 710px;
	height: 53px;
}
