html { margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 15px;
	background: #524336 url('images/bg.gif');
	color: #cab8a9;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a:link {
	color: #CAB8A9;
}
a:visited { color: #af9d8f; }
a:active, a:hover { color: #f9da5e; }

hr { height: 1px; color: #6d6055; }
img { border: 0px; }
.clear { clear: both; }

h1 { font: 24px Arial Narrow, Arial, Helvetica, sans-serif; }
h2 { font: bold 20px Arial, Helvetica, sans-serif; }
h3 { font: bold italic 20px Arial, Helvetica, sans-serif; }
h4 { font: bold 16px Arial, Helvetica, sans-serif; }
h5 { font: bold italic 16px Arial, Helvetica, sans-serif; }
h6 { font: bold 100% Verdana, Arial, Helvetica, sans-serif; }

.photo {
	width: 55px;
	height: 55px;
	float: left;
}

.subnav h2 {
	font-size: 100%;
	text-transform: uppercase;
}

.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.subnav li {
	background: url('images/vertical.gif') 0px -3px no-repeat;
	margin-bottom: 5px;
}

.subnav a:link, .subnav a:visited {
	display: block;
	height: 20px;
	padding-left: 25px;
	margin: 0px;
	text-decoration: none;
	color: #8b7c70;
}

.subnav a:active, .subnav a:hover {
	color: #c3b7ad;
	background: url('images/vertical.gif') 0px -86px no-repeat;
}

#container {
	margin: 0px auto;
	width: 750px;
	text-align: left;
	background: #070402;
}

#top {
	background: #6d6055 url('images/accent1.gif') top right no-repeat;
	height: 65px;
}

#logo {
	position: relative;
	top: 15px;
	left: 10px;
}

#menu {
	background: #8b7c70;
	padding: 5px 0px 5px 20px;
}
	#menu ul { margin: 0px; padding: 0px; list-style: none; }
	#menu li { display: inline; padding-right: 10px; }
	#menu a:link, #menu a:visited { color: #ecdbcd; text-decoration: none; }
	#menu a:active, #menu a:hover { color: #fff; }

#flashmovie {
	width: 334px;
	height: 334px;
	background: #2c231c;
	float: left;
}

#photobig {
	width: 334px;
	height: 334px;
	background: #2c231c;
	float: left;
	text-align: center;
}

#photobig img { 
	margin: 0px auto;
	display: block;
}

#photobig table { border: 0px; border-collapse: collapse; border-spacing: none; margin: 0px auto;}
#photobig table td { padding: 0px; margin: 0px; width: 334px; height: 334px; }

#special {
	background: #160f09 url('images/accent2.gif') bottom no-repeat;
	width: 416px;
	height: 334px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 396px;
	height: 314px;
}
	html>body #special { width: 396px; height: 314px; }

#body1col { width: 750px; clear: both; }

#body1col #body1 { padding: 10px; }

#twocolwide #body1 {
	float: left;
	width: 416px;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 396px;
}
	html>body #twocolwide #body1 {
	width: 395px;
}

#body2col { 
	background: url('images/column.gif') repeat-y;
	width: 750px;
}

#body2col #body1 {
	width: 550px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 530px;
}	
	html>body #body2col #body1 { width: 530px; }

#body2 {
	min-height: 200px;
	background: #160f09 url('images/accent2.gif') top center no-repeat;
	width: 200px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
}
	html>body #body2 { width: 180px; }

#footer {
	background: #6d6055 url('images/accent1.gif') -20px -8px no-repeat;
	height: 65px;
	padding-top: 10px;
	text-align: center;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 55px;
}
	html>body #footer { height: 55px; }.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ECE9D8;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
