body {
	background-color: #3b3b3b;
	padding: 0px;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	height: 100%;
	line-height: 15px;
	color: #000000;
}
.container {
	position: absolute;
	left: 50%;
	margin-left: -491px;
	z-index: 0;
	width:982px;
}
.side-ads {
	position: absolute;
	z-index: 10;
	top: 36px;
	left: 840px;
	height: 619px;
	width: 140px;
	background-image:url(images/side-ad-background.gif);
	background-repeat:no-repeat;
	text-align:center;
}
.logo {
	position: absolute;
	z-index: 1;
	top:65px;
	left: 29px;
}
.menu {
	position: absolute;
	z-index: 1;
	left: 275px;
	top: 136px;
	width: 562px;
}
.content {
	position: absolute;
	z-index: 1;
	top: 200px;
	width: 902px;
	left: 1px;
	margin-left: 40px;
}
.content-gallery {
	position: absolute;
	z-index: 1;
	top: 190px;
	width: 902px;
	left: 1px;
	margin-left: 40px;
}
.content p, .content-gallery p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	color: #b7b600;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	color: #b7b600;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
h3 {
	color: #b7b600;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.submenu a {
	color: #b7b600;
	text-decoration: none;
}
.submenu a:hover {
	color: #a8a8a8;
	text-decoration: none;
}
a {
	color: #b7b600;
	text-decoration: none;
}
a:hover {
	color: #a8a8a8;
	text-decoration: none;
}
