/* CSS Document */

body {
	background:#1d0900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	scrollbar-face-color:#AF4900;
	scrollbar-highlight-color:#FFB200;
	scrollbar-3dlight-color:#DDA600;
	scrollbar-darkshadow-color:#5E3000;
	scrollbar-shadow-color:#162100;
	scrollbar-arrow-color:#FFD632;
	scrollbar-track-color:#FFF7B2;}
div#header {
	background:url(/images/logo.gif) no-repeat center;
	width:850px;
	height:62px;
	margin:0 auto;}
div#corners {
	width:851px;
	height:496px;
	background:url(/images/faded_corners.gif) no-repeat;
	margin:0 auto;
	padding:5px 0 0 0;}
div#main {
	width:839px;
	height:489px;
	border: 1px solid #FFFFFF;
	margin:0 0 0 5px;
	padding:0;
	clear:both;
	background:url(/images/main_bg.jpg) no-repeat;
}
div#menu {
	background:url(/images/menu_bg.jpg) no-repeat;
	width:100%;
	height:23px;}
div#content {
	background:url(/images/content_bg.jpg) no-repeat;
	width:730px;
	height:364px;
	margin:50px auto 0 auto;
	border: 1px solid #FFFFFF;}
div#contact {
	width:730px;
	height:18px;
	background:url(/images/contact_info.gif) no-repeat;
	margin:0 auto;
	text-align:right;}
div#text {
	width:400px;
	height:324px;
	float:left;
	padding:20px 20px 20px 20px;
	overflow:auto;}
#text p,div#subsection {
	margin-top:0;
	font-size:12px;
	line-height:16px;}
div#textWide {
	width:690px;
	height:324px;
	float:left;
	padding:20px 20px 20px 20px;
	overflow:auto;}
#textWide p, li {
	margin-top:0;
	font-size:12px;
	line-height:16px;}
img.side {
	float:right;
	border-left:1px solid #FFFFFF;}
h2,h1 {
	margin:0 0 10px;
	padding:0;
	font-size:24px;}
img.thumb {
	border:1px solid #fff;
	margin:0 3px 0 3px;}
table#gallery {
	margin:0 auto;}
a:link, a:visited, a:hover, a:active {
	color:#ffc20a;}
table#gallerylist td {
	padding:0 10px;}
table#gallerylist p {
	margin:0 0 5px 0;}
table#gallerylist td a {
	text-decoration:none;}
table#gallerylist {
	margin:0 auto;}
p.smalllink {
	font-size:10px;}