@charset "utf-8";
/* CSS Document */

#anneheader {
	background-image:url(../images/HEAD-Anne.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:68px;
	width:651px;
	margin-left:0px;
	margin-right:auto;
}

#aboutright {
	background-image:url(../images/about_right.jpg);
	background-position:topright;
	background-repeat:no-repeat;
	width:260px;
	height:600px;
	float:right;

	
	}
	
#newsright {
	background-image:url(../images/news_right.jpg);
	background-position:topright;
	background-repeat:no-repeat;
	width:260px;
	height:600px;
	float:right;
	
	}
	
#newsleft {
	background-color:#FFFFFF;
	width:150px;
	height:1000px;
	padding-top:52px;
	float:left;
}

#newsleft h3 {
	color:#990000;
	text-decoration:underline;
	font-size:11px;
	overflow:hidden;
	}
	
#newsleft a:link {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	}

#newsleft a:hover {
	color:#333333;
	text-decoration:underline;
	font-size:10px;
	}
	
#newsleft a:visited {
	color:#666666;
	text-decoration:none;
	font-size:10px;
}
	
	
#portfolioright {
	background-image:url(../images/portfolio_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:260px;
	height:593px;
	float:right;
	
	}
	
#refrenceright {
	background-image:url(../images/refrence_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:333px;
	height:593px;
	float:right;
	margin-right:0px;
	
	}
	
#homeright {
	background-image:url(../images/home_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:260px;
	height:593px;
	float:right;
	margin-right:0px;
	
	}
	
#conservationright {
	background-image:url(../images/home_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:260px;
	height:593px;
	float:right;
	
	}
	


