body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: normal;
}
.r_col {
	background-color: #333333;
	background-image: url(images/r_col_middle.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
}
.l_col {
	background-color: #333333;
	background-image: url(images/l_col_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-left: 10px;
}
.med_image {
	margin-bottom: 10px;
}
.small_image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.r_col_txt {
	padding-bottom: 15px;
	padding-top: 0px;
}
.gallery_body {
	background-color: #333333;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
