body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #090502;
	text-align:left;	
}
.main_body {
	background-color: #8D8779;
	padding: 10px;
}
.left_column {
	background-color: #AAA68D;
	padding: 4px;
	padding-top: 10px;
}

a:link {
	color: #930000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12110D;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #12110D;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.photo_border {
	border: 2px solid #8D8779;
	padding: 3px;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8D8779;
	background-image: url(images/1_top_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 135px;
	padding-bottom: 10px;
}
.top_menu a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.top_menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.top_menu a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.side_links {
	font-family: "Times New Roman", Times, serif;
	color: #930000;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.side_links a:link {
	font-family: "Times New Roman", Times, serif;
	color: #930000;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.side_links a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #930000;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.side_links a:active {
	font-family: "Times New Roman", Times, serif;
	color: #930000;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.bottom_menu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #8D8779;
	background-image: url(images/1_bottom_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 135px;
}
.bottom_menu a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottom_menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bottom_menu a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
