
		 
a {
	color:white;
	text-decoration:none;
	}

a:hover   
	{
	color: #093c41; 
	text-decoration: none;
	}
		

#content
{ 
 	margin: auto;
	width: 900px;
 	}

#header 
	{
	color: white;
	width: 900px;
	margin: auto;
	height: 116px;
	background: white;
	}
	
#top_line
	{
	background:#88a4ac;
	width:440px;
	height:25px;
	color:black;
	padding: 7px 0px 0px 460px;
	}

#mid_line
	{
	background:#white;
	width:900px;
	height:5px;
	}
	
#bottom_line
	{
	background:#0f5d65;
	width:900px;
	height:10px;
	}

#rightcolumn 
	{ 
	float:left;
	color: black;
	background: #d8d7d7;
	position: relative;
	width:658px;
	height:580px;
	padding:20px;
	}
	
#leftcolumn
 	{ 
 	float:left;
	color: #000000;
	background: #ffffff;
	width: 180px;
	height:600px;
	float: left;
	font-size:10pt;
	margin:0px 2px 0px 0px;
	padding:10px;
	}

	
#footer
	{
	background:black;
	width:900px;
	height:60px;
	color:white;
	padding: 5px 0px 0px 0px;
	}
	
#bullets
	{
	background:url(images/bullets.jpg);
	width:140px;
	height:89px;
	padding: 20px 20px 20px 33px;
	background-repeat:no-repeat;
	line-height:14pt;
	}
	
.list
	{
	padding: 0px 0px 0px 30px;
	}
