body {
	margin: 0px;
	background: url(/media/screen/gd_hg.jpg) repeat-x top center;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #3A2009;
	background-color: #fbeccb;
	}

p {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	}

#header {
	position: absolute;
	top: 33px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 138px;
	background: #3E0008;
	}

#topborder {
	position: absolute;
	top: 171px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 33px;
	background: url(/media/screen/gd_topborder.png);
	}

#mainholder {
	position: absolute;
	top: 204px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	background: url(/media/screen/gd_hback.png);
	min-height: 90%;
	}

#navigation li {
	text-decoration: none;
	color: #3A2009;
	font-size: 13px;
	line-height: 21px;
	}

#navigation li.level1 {
	text-transform: uppercase;
	}

#navigation li.active {
	background: url(/media/screen/menueactive1.png) repeat-x center center;
	}

#navigation li.level2 {
	background: none;
	}

#navigation {
	position: relative;
	margin-left: 0px;
	width: 200px;
	overflow: hidden;
	float: left;
	}

#content {
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	width: 200px;
	overflow: hidden;
	top: 0px; width: 560px;
	color: #3A2009;
	}

#h3 {
	color: #3A2009;
	font-size: 16px;
	text-align: center;
	}

#rightcol {
	position: relative;
	margin-left: 20px;
	top: 0px;
	width: 200px;
	float: left;
	}


