body {
	margin: 0px;
	background-color: #000;
}
#bodyDouble {
	text-align: center;
	width: 811px;
	color: #B1A548;
	font: 18px Georgia, Times, sans-serif;
}
#bodyArea {
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
}
#bodyDouble a:link {
	color: #C00;
	text-decoration: none;
	border-bottom: 1px dotted #C00;
}
#bodyDouble a:hover {
	color: #C00;
	text-decoration: none;
	border-bottom: 1px solid #C00;
}
#bodyDouble a:active {
	color: #F00;
	text-decoration: none;
	border-bottom: 1px solid #F00;
}
#bodyDouble a:visited {
	color: #900;
	text-decoration: none;
	border-bottom: 1px dotted #900;
}
#bodyDouble a.image:link {
	border-bottom: 0px;
}
#bodyDouble a.image:hover {
	border-bottom: 0px;
}
#bodyDouble a.image:active {
	border-bottom: 0px;
}
#bodyDouble a.image:visited {
	border-bottom: 0px;
}
#bodyDouble a.lightwindow {
	border-bottom: 0px;
}
#video a.lightwindow {
	border-bottom: 0px solid #000;
}
#quotesArea {
	text-align: left;
	margin-top: 0px;
	font-size: 14px;
}
.quotes {
	color: #605E21;
	font-weight: normal;
	font-size: 14px;
}
.fanbox {
	width: 405px;
}
.fanbox img {
	padding-bottom: 8px;
}
.fanboxLeft {
	width: 200px;
	float: left;
	padding-bottom: 24px;
	margin: 0px;
}
.fanboxRight {
	width: 200px;
	float: right;
	padding-bottom: 24px;
	margin: 0px;
}
.fanboxCenter {
	width: 200px;
	padding-bottom: 24px;
	margin: 0px;
}