@charset "utf-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	width: 850px;
	text-indent: 2px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #73C5CB;
	border-left-color: #73C5CB;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #73C5CB;
	border-bottom-color: #73C5CB;
}

#logo {
	float:left;
	
}
.imgnoborderlink a img {
	border:none

}


#topright {
	float:right;
	height: 170px;
	width: 300px;
	padding-right: 5px;

}

#maincontent {
	width: 650px;
	float:right;
	top: 185x;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin-right: 0px;
	border-top-style: solid;
	border-top-color: #DCB0EE;
		
	
}

#leftnav {
	float:left;
	width: 190px;
	top: 210px;
	padding-left: 5px;
	border-right-style: none;
	
	 }

#nav a:link {
	color:000000;
	text-decoration: none;
	
}

#nav a:visited {
	color:000000;
	text-decoration: none;
}


#clear2 {
 clear:both
}

#clear {
 clear:both
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 790px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-top-color: #AFE2AF;
	
}

