body {
	background-color: #333;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	text-align: left;
	padding: 0px;
	width: 940px;
	text-decoration: none;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 510px;
	border: 1px solid #000;
}
#wrapper #navigation h2 {
	font-size: 0.6em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0em;
}

#wrapper #navigation {
	font-family: Arial, Helvetica, sans-serif;
	width: 175px;
	float: left;
	height: 495px;
	font-size: 1em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	letter-spacing: -0.1em;
	margin: 0px;
	text-align: right;
	background-image: url(images/GLogoLong.gif);
	background-repeat: no-repeat;
}
#wrapper #navigation p a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: .8em;
	padding-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: .1em;
}
#wrapper #navigation p a:hover {
	color: #C39;
	text-decoration: none;
}
#wrapper #navigation p a:visited {
	color: #333;
	text-decoration: none;
}



#wrapper #main {
	width: 720px;
	padding: 15px;
	float: right;
	height: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #navigation h1 a {
	text-decoration: none;
	font-size: 0.5em;
	color: #333;
	letter-spacing: -0.1em;
}
#wrapper #navigation h1 a:hover {
	color: #C39;
	text-decoration: none;
	letter-spacing: -0.1em;
}
#wrapper #navigation h1 a:visited {
	color: #333;
	text-decoration: none;
}
