#wrapper{
	width:100%;
}
#header {
	background-color:rgb(0, 87, 61);
}
#siteLogo {
	float:left;
}
#headerRightLinks{
	background-image:url(../images/2L_headG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	margin-left:290px;
	width:auto;
	text-align:right;
}
#content {
	width:auto;
	min-height:500px;
	padding:0px;
	align:center;
}
p ,form {
	font-size:0.9em;
	padding-left:20px;
}
#pageDescription
{
	margin:0 auto;
	width:100%;
	font-size:0.9em;
	color:#333333;
}
h1,h2
{
	color:#333;
}
