@charset "UTF-8";
#wrapper {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	color: #EEEEEE;
}
#wrapper #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #headermain {
	height: 128px;
	width: 801px;
	background-image: url(../images/logosandbuttons/gcbanner2010.jpg);
}
#wrapper #bodyArea #Area2 {
	background-color: #0000EE;
	color: #E3E3E3;
}
#wrapper #navbar {
	height: 28px;
	width: 801px;
}
#mainbody {
	height: 599px;
	background-image: url(../images/logosandbuttons/backgroundmain.jpg);
}
#wrapper #bodyArea #bottomleft {
	float: left;
	height: 200px;
	width: 374px;
}
#wrapper #bodyArea #bottomright {
	float: right;
	height: 0px;
	width: 374px;
}
#wrapper #bodyArea #footer1 {
	clear: both;
	height: 10px;
	width: 748px;
}

