body
	{background:url(bg.png);
	margin:10px;
	text-align:center;
	font-family: verdana;
	font-size: 12px;}
	
#contain
	{width: 800px;
	color: black;
	margin:0px auto;
	font-family:arial, verdana, serif;
	text-align:left;}

#content 
	{width:615px;
	float:right;
	color:white;
	padding:5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #1b7bd1;
	border: 5px solid white;}
	
#footer
	{background: url(footer.png);
	height:100px;
	font-weight:bold;
	color:white;
	clear:both;
	text-align: center;
	font-size:13px;}
	
#banner
	{height: 196px;
	clear:both;
	background: url(banner.png);}

#nav
	{width: 150px;
	margin-top:10px;
	background: #1bd168;
	border: 5px solid white;
	float:left;
	margin-bottom: 10px;}	
	
#nav a:link
	{display:block;
	border-bottom: 3px solid white;
	padding: 2px;
	text-decoration: none;
	color: black;}
#nav  a:active
	{display:block;
	border-bottom: 3px solid white;
	padding: 2px;
	text-decoration: none;
	color: black;}
#nav  a:visited
	{display:block;
	border-bottom: 3px solid white;
	padding: 2px;
	text-decoration: none;
	color: black;}
#nav a:hover
{background: #58ea96;} 

.links a:active
	{color: #093256; border-bottom: 2px dotted #135d9f;text-decoration:none;}
.links a:link
	{color: #093256; border-bottom: 2px dotted #135d9f;text-decoration:none;}
.links  a:visited
	{color: #093256; border-bottom: 2px dotted #135d9f;text-decoration:none;}
.links a:hover
	{color: #afcce7;text-decoration:none;border-bottom: 2px solid #afcce7;}
	
h1 {background: url(heading_dots.jpg) left center no-repeat;
	height: 30px;
	color: #2f6c60;
	font-family: georgia;
	font-size: 24px;
	padding-left: 70px;}