* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 0.9em;
}
.clear_all {
	clear: both;
}
#footer {
	width: 460px;
	clear: both;
	float: right;
	font-size: 0.9em;
}


#header {
	clear: both;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 245px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.img_flt_lh {
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
.img_flt_rh {
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
#main_content {
	width: 460px;
	font-size: 0.9em;
	text-align: justify;
	clear: both;
	float: right;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
#nav_bar {
	width: 460px;
	clear: both;
	float: right;
	display: block;
	height: 100%;
	color: #ffffff;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#gallery {
	clear: both;
	width: 100%;
}


.txt_align_rh {
	text-align: right;
}
