body{
	background-color:#e5e5e5;
	margin:0;
	padding:0;
}
#bgwrap{
	background:transparent url('../gr/xwrap.jpg') top left repeat-x;
	height:650px;
	width:100%;
	margin:auto auto;
	margin-top:0;
	padding:0;
}
#vertwrap{
	margin:auto auto;
	width:100%;
	height:100%;
}
#center{
	width:824px;
	margin:auto auto;
}
#contentwrap{
	width:824px;
	background:transparent url('../gr/bgwrap.jpg') top repeat-y;
}
#flash{
	height:137px;
	width:824px;
	background:transparent url('../gr/flash.jpg') top no-repeat;
}
#title{
	height:57px;
	width:824px;
	background:transparent url('../gr/title.jpg') top no-repeat;
}
#leftnav{
	width:192px;
	margin-left:12px;
	float:left;
}
#leftnav a{
	color:#fff;
}
#leftnav p{
	margin-top:0px;
	margin-bottom:5px;
	padding-top:0px;
	height:25px;
	font-family:'trebuchet ms';
	font-size:1.1em;
	list-style-type:none;
	padding-left:25px;
	padding-bottom:0px;
	border-bottom:1px solid #fff;
}
#leftnav p.normal{
	background:transparent url('../gr/blblock.jpg') left no-repeat;		
}

#leftnav p.active,#leftnav p.normal:hover{
	background:transparent url('../gr/grblock.jpg') left no-repeat;	
}
#signup{
	color:#fff;
	font-size:.9em;
	margin:auto auto;
	width:90%;
}
#contentleft{
	padding-left:5px;
	float:left;
	width:375px;	
}
#contentsingle{
	padding-left:5px;
	float:left;
	width:590px;	
}
#content{
	font-size:.8em;
	margin:0 10px 10px 10px;
}
#content img{
	float:left;
	margin-right:5px;
}
#contentright{
	float:right;
	width:230px;
	padding-right:10px;
}
#rightcontent{
	margin-left: 10px;
	margin-right:5px;
	font-size:.8em;	
}
#rightcontent img{
	float:left;
	margin-right:5px;
}	
a:link, a:visited{
	color:#0a86c4;
  text-decoration:none;
}

a:hover, a:visited:hover{
  color:#6D8CB0;
  text-decoration:none;
}

a:active, a:visited:active{
  color:#6D8CB0;
  text-decoration:none;
}
.right{
	float:right;
}
h1{
	font-weight:lighter;
	font-size:2em;
	font-family: 'trebuchet ms';
	margin-top:5px;
	margin-left:0;
	margin-bottom:15px;
	border-bottom:thin dotted black;
	width:95%;
}
h2{
	font-size:1.1em;
	font-weight:lighter;
	margin:0 0 5px 5px;
	font-family:'trebuchet ms';
}
.yellow{
	color:#9ed019;

}
.blue{
	color:#0a86c4;
}
#events{
	margin:0 10px 10px 0;
	border: 1px solid #a7a7a7;
	padding-bottom:5px;
}
#footer{
	width:824px;
	height:77px;
	background:transparent url('../gr/footer.jpg') top no-repeat;
}
#footer a{
	color:#000;
	
}
#footercontent{
	font-size:.8em;
	padding-top:8px;
}
.clear{
	clear:both;
}