@charset "utf-8";
/* CSS Document */


#container1 {
	height: 360px;
/*	background-image: url(../images/fullback.jpg);  */
	width: 950px;
	margin: 0 auto;
/*	border-left: solid 1px #f4e1e0;
	border-right: solid 1px #f4e1e0; */
}

#container2 {
	height: 280px;
	/* 	background-image: url(../images/bottomback.jpg); */
	width: 1000px;
	margin: 0 auto;
	border-left: solid 1px #f4e1e0;
	border-right: solid 1px #f4e1e0;
	text-align: center;
}


#contentarea {
	top: 0px;
	text-align: center;
}

a.featurelink:link {
	font-family: Optima;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 262px;
	width: 232px;
	color: #FFF;
	text-decoration: none;
}

a.featurelink:hover {
	font-family: Optima;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 262px;
	width: 232px;
	color: #600;
	text-decoration: none;
}

a.featurelink:active {
	font-family: Optima;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 262px;
	width: 232px;
	color: #FFF;
	text-decoration: none;
}

a.featurelink:visited {
	font-family: Optima;
	font-size: 20pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 262px;
	width: 232px;
	color: #FFF;
	text-decoration: none;
}