body {
	background-color: #15190a;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#main #content #column1 strong {
	color: #d2d670;
}

#main #content #column1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	color: #d2d670;
}

#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#main #content #column1 {
	width: 550px;
	float: left;
	padding-right: 10px;
}
#main #content #column2 {
	width: 180px;
	float: left;
	background-image: url(img/column2_ptn.gif);
	padding-right: 10px;
	padding-left: 10px;
}
#main #content #column2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #3a5454;
	margin-bottom: -8px;
}
a {
	color: #9b3810;
}
a:hover {
	color: #FFFFFF;
	background-color: #9b3810;
	text-decoration: none;
}
#main #content #column1 #phototable img {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
