/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	background-image: url(images/bkgd.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
} 
 
#pagewidth{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	background-position: 180px 110px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	text-align: center;
} 
.imagegallery {
	left: 25px;
	top: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -30px;
	margin-left: -35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000;
	text-align: justify;
}
.centered {
	margin: 0px;
	position: absolute;
	padding-top: 55px;
	padding-left: 150px;
}
.centered img {
	padding: 8px;
	border: 6px solid #999;
}
 
#header{
	position:relative;
	height:100px;
	width:100%;
	background-repeat: no-repeat;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(images/greenheader.gif);
	background-position: 135px;
} 
 
#leftcol{
	width:100px;
	float:left;
	position:relative;
	background-color:#000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 475px;
	background-position: center center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	clear: none;
	top: auto;
 }
 
#footer{
	height:100px;
	background-color:#000;
	clear:both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
	line-height: normal;
	width: 1000px;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{
	width:100%;
	float:none;
	
}
}
#pagewidth img {
	left: 140px;
	top: 80px;
}
#pagewidth #footer p {
	text-align: center;
	text-indent: -55px;
}
