body {
	padding: 0px;
	height: auto;
	width: 1024px;
	background-color: #241100;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background: url(../images/bgrnd.jpg) repeat-y;
	float: left;
	height: auto;
	width: 1024px;
}
#lh_col {
	float: left;
	height: auto;
	width: 180px;
	background: url(../images/nav_02.jpg) repeat-y;
}
#cen_col {
	float: left;
	height: auto;
	width: 508px;
}

#rh_col {
	float: left;
	height: auto;
	width: 336px;
}
#content {
	float: left;
	height: auto;
	width: 415px;
	color: #666666;
	font: 13px/17px "Times New Roman", Times, serif;
	padding-top: 6px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 43px;
}
#content p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content h2 {
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#content a {
	color: #241100;
}
#gallery {
	height: auto;
	width: 300px;
	padding-right: 52px;
	padding-left: 56px;
	float: left;
}
#gallery img {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}



#nav {
	margin: 0px;
	padding: 0px 30px 60px 0px;
	float: left;
	list-style: none;
	height: auto;
	width: 150px;
	font: 13px "Times New Roman", Times, serif;
	color: #E3E2CD;
	text-align: right;
}
#nav li {
	padding-bottom: 7px;
}

.left {
	float: left;
}
.header {
	float: left;
	padding-top: 58px;
}
a:link {
	color: #E3E2CD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E3E2CD;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#content table td {
	padding-bottom: 10px;
}
