@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(body_bg.jpg);
	background-position: center;
	background-position:top;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #090909;
}
#header {
	background-image:url(wgwdesigns-aug08_r1_c2.gif);
	width: 991px;
	height: 211px;
	margin: 0 auto 0 auto;
}
#mainnav {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 991px;
	height: 33px;
}
#mainnav td {
	text-align: center;
	background-image:url(wgwdesigns-aug08-button.png);
	width: 141px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 525250;
	text-decoration: none;
}
#mainnav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 525250;
	font-weight: bolder;
}
#mainnav a:hover {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#666666;
	font-weight: bolder;
}

#content {
	background-color: #D1D1D1;
	width: 996px;
	margin: 0 auto 0 auto;
	vertical-align: top;
	position:relative;
	top:-15px;
	height: 100%;
}

#mainnav table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 36px;
	width: 991px;
}
#maincontent {
	height: auto;
	width: 794px;
	margin: 0 auto 0 auto;
}
#maincontent #center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
}
#maincontent #center #inner {
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 10px;
}


#maincontent #top {
	height: 21px;
}
#maincontent #bottom {
	height: 18px;
}
#footer {
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	text-align: center;
	font-size: 12px;
	height: 33px;
}
