body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background-image: url(../images/background2.gif);
	background-repeat: repeat;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

#bottomlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95DE41;
	text-decoration: none;

}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

a{ color:#222222; text-decoration:underline;}
a:hover{ color:#FF3D1F; text-decoration:none;}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#what {
position:absolute;
background-color:#eeeeee;
width:550px;
height:500px;
z-index: 90002;}

