body{
	background-color: #000000;
	margin: 0px;
}

#wrap{
	background: url(fr.gif) no-repeat 0 0;
	height: 450px;
	left:20.7%;
	margin-top: -225px;
	position: absolute;
	top: 50%;
	width: 750px;
}

#header{
	height: 38px;
	left: 24.8%;
	margin-left: -54px;
	margin-top: -250px;
	position: absolute;
	text-align:center;
	top: 50%;
	width: 750px;	
}

#content{
	color: #b3a968;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	height: 0 auto;
	left: 50%;
	margin-left: -118px;
	margin-top: -14px;
	position: absolute;
	top: 50%;
	width: 0 auto;
}

.menu{
	color: #FF0000;
}

#footer{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left:20.7%;
	line-height: 18px;
	margin-top: 205px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 750px;
}

#footer a{
	color: #666666;
	text-decoration: none;
}

#footer a:hover{
	color: #b3a968;
}