html, body {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	background: #454545;
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #161616;
}

#wrapper {
	margin: auto;
	width: 1024px;
	height: auto;
	background-color: #FFFFFF;
}

#header {
	background: #FFFFFF url(images/gdw_header.jpg) no-repeat center center;
	height: 116px;
}

#header img {
	margin-top: 0;
	margin-left: 0;
}

#page_number {
	font-size: 30px;
	letter-spacing: -3px;
	margin-top: 20px;
}

#content {
	margin:0 0 0 41px;
	padding: 0 0 0 5px;
	background-color: #ffffff;
}

#content h1 {
	position: absolute;
	margin:-23px 0 0 33px;
	letter-spacing: -1px;
	font-size: 16px;
}
#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #f22d3e;
}
#content h3 {
	position: absolute;
	margin:-23px 0 0 35px;
	letter-spacing: -1px;
	font-size: 16px;
}
a {
	color: #1e230d;
	text-decoration: none;	
}
a:hover {
	color: #aaee00;
	text-decoration: none;
}

#footer {
	width: 1024px;
	height: 153px;
	margin: 0 0 0 0;
}


/* FLASH OBJECTS UNDER HERE */

#gdw_menu {
	width: 1024px;
	height: 265px;
	margin: 0 0 0 0;
}

#gdw_content_area {
	width: 1024px;
	height: 486px;
	margin: 0 0 0 -23px;
	padding: 0;
}