body{	
	background-color: #999999;
	color: black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg_alpha2.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

#decor {
	position:absolute;
	left:50%;
	top: 70px;
	width: 750px;
	margin-left:-545px;
	z-index:1;
	}	

#wrapper {
	position:absolute;
	left:50%;
	background-color: #DA9426;
	width: 750px;
	margin-left:-375px;
	border: 10px solid white;
	}
	
#page {
	width: auto;
	background-color: #DA9426;
	height: auto;
	}

#navcolumn {
	color: white;
	position:relative;
	width:200px;
	height:auto;
	z-index:1;
	background: #DA9426;
	margin-bottom: 0px;
	float: left;
	}

#content {
	position:relative;
	width:550px;
	height:auto;
	z-index:2;
	background: #F8ED76;
	float: left;
	bottom: 0px;
	}

#footer {
	position:relative;
	width:auto;
	height:23px;
	font-size: 14px;
	font-weight:bold;
	color:#fff;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 8px;
	}

#menu {
	position:relative;
	width:auto;
	height:370px;
	z-index:1;
	background: #A99660;
	}

#trivia {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	}

#contentheader {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	left: 0;
	background: #fff;
	}

#contentbody {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	min-height: 350px;
	}

#section {
	width: 500px;;
	}

#section-a, #section-b {
	float:left;
	}

#section-a {
	text-align:right;
	margin-right:-1px;
	padding-right: 5px;
	width:200px;
	border-right:1px solid black;
	}

#section-b {
	padding-left:5px;
	width:300px;
	border-left: 1px solid black;
	height: auto;
	float: left;
	}

#contactinfo {
	position:relative;
	width:auto;
	height:auto;
	z-index:3;
	top: 0px;
	display: block;
	}

h1 {
	margin:0px;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	padding: 8px;
	width:auto;
	height:23px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}

h2 {
	margin:0px;
	color: #FFF;
	font-size: 18px;
	text-align: left;
	padding: 8px;
	width:auto;
	height:20px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	}

h3 {
	background-color:#90774A;
	width:auto;
	padding:8px;
	color: #fff;
	font-size:14px;
	height:23px;
	margin:0px;
	}
	
h4 {
	padding:8px;
	color: maroon;
	font-size:14px;
	}
	
.clear {
	clear: both;
	}

a.menu {
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, san-serif;
	text-decoration: none;
	display: block;
	padding: 15px;
	text-align: left;
	}

a.menu:link {
	color: #ffffff;
	}

a.menu:visited {
	color: #ffffff;
	}

a.menu:hover {
	color: #693131;
	background-color: #F8ED76;
	}

a.menu:active {
	color: #ffffff;
	background-color: #90774A;
	}

#MenuDivider {
	border-top: 1px solid #D0C091;
	border-bottom: 1px solid #7E7250;
	}

#MenuDividerTop {
	border-bottom: 1px solid #7E7250;
	}

#MenuDividerBottom {
	border-top: 1px solid #D0C091;
	}

ul {
	list-style-type: square;
	font-family: Trebuchet MS, Arial, Helvetica, san-serif;
	list-style-position: outside;
	margin-left:25px;
	padding-left:15px;
	padding-right:15px;
	}

ul.contentlist {
	margin-left:0px;
	}

.menunumlist {
	padding:10px;
	list-style-type:decimal;
	color:#FFFFFF;
	}

a.email:link{
	color: #ffffff;
	}

a.email:visited {
	color: #ffffff;
	}

a.email:hover {
	color: #693131;
	}

a.email:active {
	color: #ffffff;
	}
	
a.links:link{
	color: maroon;
	}

a.links:visited {
	color: maroon;
	}

a.links:hover {
	color: #000000;
	}

a.links:active {
	color: maroon;
	}

img {
	border: 0px;
	}

.border {
	border: 1px solid #cccccc;
	}
	
img.thumbsummary {
	padding-left: 27px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 0px;
	}
	
.gallery {
	float:left;
	display: block;
	width: 550px;
	float:left;
	padding-bottom: 15px;
	padding-top: 15px;
	}

.gallerycontent {
	margin-top:15px;
	display: block;
	width: 500px;
	margin-bottom: 15px;
	margin-right: -20px;
	height: auto;
	}
	
.thumb {
	float:left;
	width:94px;
	height:94px;
	padding:12px;
	margin-top: 5px;
	}

.thumbdesc {
	text-align: left;
	font-size: 9px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	}
	
.headerlist {
	color: Maroon;
	font-size:16px;
	text-align:left;
	padding-right:15px;
	margin-left:35px;
	margin-top:15px;
	font-weight:bold;
	}
	
p.menucolumn {
	padding:10px;
	}
	
.bodytext {
	padding:15px;
	color:maroon;
	}
