body 
{
	background-color: #d3e8fb;
	color : #4B4B4B;
	font-family : verdana;
}
#copy a
{
	text-decoration: none;
	color: #94c0dc;	
}
#copy a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #94c0dc;
	color: #94c0dc;	
}
#content-wrapper
{

	display:none;	

}
#menu
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;

}

#fs 
{
	background: url('../img/header.jpg') no-repeat top;
	color : #4B4B4B;
	font-family : verdana;
	height: 341px;
	width: 822px;
}
