html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}
a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}




h1 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-bottom: 12px;
}

h2 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #660000;
	margin-bottom: 12px;
}

h3 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-bottom: 12px;
}

h4 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-bottom: 12px;
}

h5 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-bottom: 12px;
}

h6 {
	font: 17px "Trebuchet MS", Arial, sans-serif;
	color: #666666;
	margin-bottom: 12px;
}




body {
	background: url(imgs/swirl.gif);
	text-align: justify;
	background-color: #F7FDD7;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-position: top;
	background-repeat: no-repeat;
	color: #000000;
	line-height: 19px;
	margin: 0;
	padding: 0;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	background-image: url(imgs/wood_v.jpg);
}


#header {
	height: 110px;
	position: absolute;
	width: 800px;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}



#headline {
	padding-top: 110px;
}

#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

a {
	font-weight: bold;
	color: #5C5C5C;
}


ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	
}

li {
	background-repeat: no-repeat;
	background-image: url(imgs/dot.gif);
	background-position: top-left;
}


.points {
	font-size: 12px;
	color: #6969696;
	line-height: 22px;
	margin-left: 8px;
	padding-left: 18px;
}



#body {
	text-align: justify;
}
#body-gold {
	float: left;
	width: 655px;
	margin-left: 1px;
	text-align: justify;
	background-color: #E6C483;
	margin-bottom: 60px;
	background-image: url(imgs/goldcurtain.jpg);
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#body-ldvio {
	float: left;
	width: 655px;
	margin-left: 1px;
	text-align: justify;
	background-color: #CCCCFF;
	margin-bottom: 60px;
	background-image: url(imgs/ladder.jpg);
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#body-ldblu {
	float: left;
	width: 655px;
	margin-left: 1px;
	text-align: justify;
	background-color: #FFCC66;
	margin-bottom: 60px;
	background-image: url(imgs/bluladder.jpg);
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#body-barrel {
	float: left;
	width: 655px;
	margin-left: 1px;
	text-align: justify;
	margin-bottom: 60px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
#body-blue {
	float: left;
	width: 655px;
	margin-left: 1px;
	text-align: center;
	background-color: #0099FF;
	margin-bottom: 60px;
	background-image: url(imgs/bluestone.jpg);
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-position: left;
}
#body-nav {
	float: left;
	width: 122px;
	background-image: url(imgs/nav.gif);
}
#body-left {
	float: left;
	width: 245px;
	margin-left: 1px;
	text-align: justify;
}
#paneltext {
	float: none;
	width: 258px;
	margin-left: 32px;
	margin-top: 30px;
	color: #99CCCC;
	line-height: 23px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(imgs/text.png);
	margin-right: 36px;
}
#body-right {
	float: right;
	width: 318px;
	text-align: justify;
}
#goldtext {
	float: none;
	width: 588px;
	margin-left: 32px;
	margin-top: 30px;
	color: #1F1A33;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-right: 36px;
}
#whitetext {
	float: left;
	width: 588px;
	margin-left: 32px;
	margin-top: 30px;
	color: #FFFFFF;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#darktext {
	float: none;
	width: 588px;
	margin-left: 32px;
	margin-top: 30px;
	color: #000000;
	line-height: 23px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	margin-right: 36px;
}


#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #F7FDD7;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	margin: auto;
	width: 800px;
	background-image: url(imgs/footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 38px;
	font-size: 10px;
	text-align: left;
}
#footer p {
	margin: 0;
	padding: 0;
}
#mainpic {
	float: left;
	width: 245px;
	margin-left: 122px;
	height: 80px;
}
#s {
	text-align: left;
	width: 540px;
	height: 22px;
	color: #333333;
	margin-left: 124px;
	vertical-align: top;
}
#panelnews {
	float: none;
	width: 246px;
	margin-left: 38px;
	margin-top: 22px;
	color: #99CCCC;
	line-height: 23px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 38px;
	margin-bottom: 64px;
}
#wrapper2 {
	text-align: left;
	margin: auto;
	width: 800px;
	background-image: url(imgs/wood_w.jpg);
	float: none;
}
#s2 {
	text-align: left;
	width: 800px;
	height: 30px;
	color: #333333;
	margin-left: 124px;
}
#footer2 {
	margin: auto;
	width: 800px;
	background-image: url(imgs/footer2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 38px;
	font-size: 10px;
	text-align: left;
}
.numbers {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#player {
	float: none;
	width: 258px;
	margin-left: 30px;
	margin-top: 0px;
	color: #99CCCC;
	line-height: 23px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(imgs/text.png);
	margin-right: 34px;
}
.sitespecifics {
	font-size: 10px;
	letter-spacing: 1px;
}
.smalgold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 18px;
}
.ital {
	font-size: 12px;
	font-style: italic;
}
.medgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 6px;
}
#body-mform {
	float: right;
	width: 318px;
	text-align: left;
}
.mattention {
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 0px;
	color: #333333;
	text-align: left;
}
.smalalbum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 18px;
	margin-left: 10px;
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
}
.albumcvr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 18px;
	margin-left: 10px;
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}
.medgold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 38px;
	font-weight: bold;
	margin-top: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
#body-nav-blank {
	float: left;
	width: 122px;
}
