body {
	height:100%;
	margin-top: 0px;
	background: #3F351B url(../images/wallpaper.jpg) top left;
}

p {
	color: #F0F4DC;
	font-family: georgia, arial, sans-serif;/*14px*/
	font-weight: normal;
	margin-top: 0px;
	line-height: 19px;
}

h1 {
	color: #9E902C;
	font-family: georgia, arial, sans-serif;/*20px*/
	font-weight: normal;
	margin-top: 0px;
	line-height: 23px;
}

h2 {
	color: #F0F4DC;
	font-family: georgia, arial, sans-serif;/*20px*/
	font-weight: normal;
	margin-top: 0px;
	line-height: 23px;
}

#liquidbg {
	background: url(../images/bg.jpg) center repeat-y;
	height: 100%;
	width: 100%;
}

#supercontainer {
	width: 810px;
	margin: 0px auto 0px auto;
	height: 100%;
}

#topcontainer {
	width: 710px;
	padding: 0px 50px 0px 50px;
}

#midcontainerhome {
	background: url(../images/img_home_bg.gif) top left no-repeat;
	width: 710px;
	padding: 0px 50px 0px 50px;
}

#midcontainer {
	width: 710px;
	padding: 0px 50px 0px 50px;
}

#bottomcontainer {
	width: 710px;
	padding: 0px 50px 0px 50px;
}

#subcontainer {
	width: 810px;
	height: 56px;
}

#content {
	width: 710px;
	background: #000000;
	text-align: left;
}

#header {
	width: 680px;
	background: #000000 url(../images/header.jpg) top left no-repeat;
	padding: 10px 0px 0px 30px;
}

#access {
	height: 26px;
	width: 650px;
	float: left;
	padding-right: 30px;
}
ul#accessop {
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
	/*font-size: 12px;*/
	font-family: arial;
	letter-spacing: 1px;
	color: #9E902C;
	font-weight: lighter;
	text-align: right;
}
ul#accessop  li {
		display: inline;
	}
ul#accessop  li.on  a {
	font-weight: bold;
	}


ul#menu {
	padding: 0;
	margin: 102px 0px 20px 0px;
	list-style-type: none;
	/*font-size: 12px;*/
	font-family: arial;
	letter-spacing: 1px;
	color: #9E902C;
	font-weight: lighter;
	text-align: left;
}

	ul#menu li {
		display: inline;
	}
		
	ul#menu li.on a {
	font-weight: bold;
	}

	ul a, ul a:visited {
	color: #9E902C;
	text-decoration: none;
	}
		
	ul a:hover {
	color: #B3A433;
	text-decoration: underline;
	}

#mainimg {
	height: 480px;
	width: 710px;
}

#maintext {
	width: 650px;
	padding: 30px 30px 8px 30px;
}

#maintext img{
	margin-bottom: 20px;
}

#maintext a, #maintext a:visited {
	color: #D4AE76;
	text-decoration: none;
}

#maintext a:hover {
	color: #D4AE76;
	text-decoration: underline;
}

#maintext ul {
	list-style-type: square;
	color: #D4AE76;
	margin-left: 0;
	padding-left: 15px;
	}

	#maintext li {
	margin-top: 10px;

	}
	
.heading {
	padding: 30px 0px 0px 30px;
	float: left;
	height: 122px;
}

.xmas {
	float: left;
	width: 426px;
	height: 152px;
}

#credits {
	width: 726px;
	height: 30px;
	text-align: right;
	padding: 0px 84px 0px 0px;
}

#credits p {
	color: #D4AE76;
	font-family: helvetica, arial, sans-serif;/*10px*/
	font-weight: normal;
	margin-top: 0px;
}
