/* This is the style of your browser text */






#container {
	width: 800px;
	float: left;
	margin: 0 auto;
	border-left: 0px #000 double;
	border-right: 0px #000 double;	
}


#topheader {
	float: left;
	width: 800px;
	height: 239px;
	margin: 0 0 0 0;
}


#mainshell {
	width: 800px;
	float: left;
	margin: 0 auto;
	border-left: 0px #000 double;
	border-right: 0px #000 double;	
}



#main {
	float: left;
	margin: 0 0 0 10px;
	text-align: left;
}

#leftnav {
    position: absolute; left: 0px; top: 248px; 
	width: 190px;
	text-align: left;
	margin: 0 0 0 0;
	background-color: #666666;
}

.gutter {
	margin: 20px;
}


	
#events {
	float: left;
	width: 175px;
	height: 175px;
margin: 0 0 .4em .7em;	
font-color: #000000; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
line-height: 16px; 
font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular
}
	


#eventshell {
	float: right;
	width: 250px;
	height: 191px;
	margin: 0 1.5em .4em .7em;	
	background-color: #EFEFEF;
}



#center {

}



#disclaimer {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.0em;
	padding: 0;
	margin: 0;
	text-align: left;
}



#pullquote {
	float: right;
	margin: 0 0 .4em 1em;
	width: 145px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 20px;
	line-height: 1.3em;
}

#pseudogoogle {
	width: 200px;
	padding: 0px 5px 0px 5px;
	border-left: 1px #000 double;
	border-right: 1px #000 double;
	border-bottom: 1px #000 double;
	border-top: 1px #000 double;
	background-color: #FFF;
}





