html,body {	
margin:0 auto;	
height:100%;	
background-color:#231f21;	}

#container{	
background-color:white;	
position:relative;	
width:916px;	
margin:0 auto;	
height:auto;	
min-height:100%;	}

#left {	
background: #231f21 url('images/samplesleft.jpg') no-repeat;	
left:0;	
width: 45px;	
position:absolute;	
height:100%;	
border-right:8px solid #231f21;	}

#about {	
background:url('images/background.gif') no-repeat #ffffff;	
background-color:white;	margin:0px 78px 0px 78px;	
padding: 180px 20px 10px 20px;	width:660px;	}

#about-link { 
	position: absolute; 
	top: 2px; 
	left: 60px; 
	width: 725px; 
	height: 175px; 
	background-color: transparent; }


#right{	
background: #231f21 url('images/samplesright.jpg') no-repeat;	
right:0;	
width: 100px;	
position:absolute;	
height:100%;	
border-left:8px solid #231f21;	}

ul {	
font-family: "helvetica", "arial"; 	
font-size: 13px; 	
color: #444444;	
padding-right:10px;	
padding-left:25px;	
margin-left:0;	}img {	
border: 0px;	}

h1 {	
font-family: "helvetica", "arial";	
font-size: 17px;	
font-weight: 600;	
color: #222222;	
padding-left:10px;	
margin-bottom:-5px;	}

h1.next{
	text-align:center;	
	margin-left:150px;	
	width:330px;	
	font-size:14px;	
	color:#8F5A28;	}
p {	
font-family: "helvetica", "arial"; 	
font-size: 13px; 	
color: #444444;	
padding-right:10px;	
padding-left:10px;	}	

#map {	
width:330px;	
height:260;	
padding: -5px 0px 0px 0px;}

.legend {
	font-size:10px;	}
	
a:link, a:visited, a:active {
	font-family: "helvetica", "arial";	
	font-size:12px;	
	font-weight:bold;	
	text-decoration: none;	
	color: #de8821;	}

a:hover {	
font-family: "helvetica", "arial";	
font-size:12px;	
font-weight:bold;	
text-decoration: none;	
color: #f66ca3;	}
