BODY {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg-page.gif) repeat-x;
	background-color:#626262;
	margin: 0;
	padding: 0px;
	text-align: center;
	color: #000000;
}
P, H1, H2, H3, H4, UL, LI {
	margin:0;
	padding:0;
	list-style-type:none;
}
#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding-top:100px;
	border:0px solid red;
	position:relative;
}
#mainContent {
	padding: 0px;
	background:#666;
}
.l {
	background:url(img/page-l-frame.gif) no-repeat;
	float:left;
	width:10px
}
.r {
	background:url(img/page-r-frame.gif) no-repeat;
	float:right;
	width:15px
}
.c {
	background:url(img/page-c-frame.gif) repeat-x;
	float:left;
	position:relative;
	width:825px;
}
.l, .r, .c {
	height:640px;
}
.gs H1 {
	background:url(img/gs-splash.png) no-repeat;
	text-indent:-9000px;
	position:absolute;
	width:587px;
	height:20px;
	top:30px;
	left:90px;
	border:0px solid #CCC;
}
.enter H3 A {
	background:url(img/entersite.gif) no-repeat;
	text-indent:-9000px;
	position:absolute;
	width:535px;
	height:50px;
	top:507px;
	left:170px;
	outline:0;
	border:0px solid #CCC;
}
.enter P {
	position:absolute;
	height:20px;
	top:560px;
	left:268px;
	outline:0;
	text-align:center;
	font-size:0.55em;
	color:#999999;
}
.enter P A {
	color:#757575;
	text-decoration:none;
}
.enter P A:HOVER {
	color:#999;
	text-decoration:none;
}
.image-project {
	position:absolute;
	left:30px;
	top:80px;
}
#footer {
	width:820px;
	font-size:0.55em;
	color:#999;
	padding:0 0 20px 0;
	position:absolute;
	top:610px;
	left:0px
}
#footer A {
	color:#999;
	text-decoration:underline;
}
#footer A:HOVER {
	color:#333;
	text-decoration:none;
}
#header {
	position:absolute;
	top:60px;
	left:0px;
	width:830px;
	padding:0 10px;
}
#header H1 A {
	text-indent:-9000px;
	background:url(img/gs-copy.gif) no-repeat;
	width:430px;
	height:22px;
	float:left;
	outline:0;
}
#header .menu {
	float:right;
	padding:4px 5px 0 0;
}
#header .menu UL LI {
	float:left;
	padding-bottom:3px;
	margin-left:10px;
	font-size:11px
}
#header .menu UL LI A {
	color:#999999;
	text-decoration:none;
	padding-bottom:2px;
}
#header .menu UL LI A:HOVER {
	color:#a9996e;
	text-decoration:none;
}
#header .menu UL LI.active A {
	color:#a9996e;
	border-bottom:1px solid #a9996e;
}
.flash-container {
	margin:25px 37px;
}

