html 
{ margin: 0px; padding: 0px; }

body {
	margin: 0px;
	padding: 15px;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: 141537;
	background-image: url(Assets/images_dir_2/bg.gif);
	line-height: 1.5em;
}

a:link 
{ color: #fff; }

a:visited 
{ color: #af9d8f; }

a:active, a:hover 
{ color: #f9da5e; }

hr 
{ height: 1px; color: #6d6055; }

img 
{ border: 0px; }

.clear 
{ clear: both; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
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('Assets/images_dir_2/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('Assets/images_dir_2/vertical.gif') 0px -86px no-repeat;}

#container 
{	margin: 0px auto;
	width: 750px;
	text-align: left;
	background-color: #10101f;
}

#top 
{	height: 65px;
	background-color: #57598c;
	background-image: url(/Assets/images_dir_2/accent1.gif);
	background-repeat: no-repeat;
	background-position: right top;}

#logo
 {	position: relative;
	top: 5px;
	left: 10px;}

#menu 
{	padding: 5px 0px 5px 20px;
	background-color: #000000;}
	
	#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;
	float: left;
	background-color: 141537;
}

#photobig 
{	width: 334px;
	height: 334px;
	background: #141537;
	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;
	background-color: 141537;
}

#photobig table td 
{ padding: 0px; margin: 0px; width: 334px; height: 334px; }

#special 
{
	width: 396px;
	height: 314px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 396px;
	height: 314px;
	background: 160f09 url(/Assets/images_dir_2/accent2.gif) repeat center center;
}
	
	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: 396px; }

#body2col 
{
	width: 750px;
	background-color: 141537;
	background-image: url(/Assets/images_dir_2/column.gif);
	background-repeat: repeat-y;
}

#body2col #body1 
{
	width: 530px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 530px;
	background-color: 141537;
}	
	
	html>body #body2col #body1 {
	width: 530px;
	background-color: 141537;
}

#body2 
{	min-height: 200px;
	width: 200px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	background-color: 160f09;
	background-image: url(/Assets/images_dir_2/accent2.gif);
	background-repeat: repeat;
	background-position: center top;}
	
	html>body #body2 { width: 180px; }

#footer 
{	height: 65px;
	padding-top: 10px;
	text-align: center;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 55px;
	background-color: #57598c;
	background-image: url(/Assets/images_dir_2/accent1.gif);
	background-repeat: no-repeat;
	background-position: -20px -8px;
	line-height: 1.4em;}
	
	html>body #footer { height: 55px; }
