
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	opacity:0.8;
	filter: alpha(opacity=50);
	font-family:Lucida Grande, "sans-serif";
	font-weight:100;
}


#contact
{
	display: none;
	position: absolute;
	top: 20%;
	left: 25%;
	width: 424px;
	height: 170px;
	padding: 48px;
	margin:0;
	border: 1px solid #000000;
	background-color: #CFC8a2;
	z-index:101;
	overflow: none;
	font-family:Lucida Grande, "sans-serif";
	font-weight:100;
	color: #000;
}

#contacttitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:520px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:1px solid #000000;
	background-color: #492E4E;
	color:#CFC8a2;
	text-align:center;
	font-family:Lucida Grande, "sans-serif";
	font-weight:100;
}

#contact_options
{
font-family:Lucida Grande, "sans-serif";
font-weight:100;
color:#000000;
font-size:12px;
}
