﻿.content {
	border: 0px;
	border-collapse:collapse; 
	background-image: url('images/mid_bkg.jpg'); 
	background-repeat: repeat-x; 
	background-color: #272526;
	
	
}


.body         { 
background-color: #000000; 
background-image: url('images/bkg_lt.jpg'); 
background-repeat: repeat-x;

 }

.content_white {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
}
.gold_underline {
	font-family: Arial;
	font-size: x-small;
	color: #8D6B56;
	text-decoration: underline;
}
.p_10px {
	margin-left: 10px;
	margin-right: 10px;
}
.white_underline {
	font-family: Arial;
	font-size: x-small;
	color: white;
	text-decoration: underline;
}
.photo {
	border: 1px solid #C2C2C2;
}

