	body{
		background-color:f5c579;
	}
	a:link{
		color:#f3b73f;
		text-decoration:none;
	}
	a:visited{
		color:#f3b73f;
		text-decoration:none;
	}
	.content a:visited{
		color: #B50F20;
		text-decoration:none;
	}
	a:hover{
		color:#ffdf3f;
		text-decoration:underline;	
	}

.style2 {
	font-family: "Nueva Std";
	font-size: 14px;
	font-weight: bold;
	color: #7C311B;
}
.style3 {
	font-size: 14px;
	font-family: "Nueva Std";
	color: #8c381e;
	xoverflow: scroll;
}
.style4 {
	font-family: "Nueva Std";
	font-size: 14px;
	color: #8c381e;
}
.style8 {
	font-size: 24px;
	font-family: "Trajan Pro";
	color: #8c381e;
}
.style6 {font-size: 17px}
.style7 {color: #f3b73f; font-family: "Trajan Pro";}
.menu{
	 
	position:absolute;
	width:234px;
	height:484px;
	z-index:1;
	left: 490px;
	top: 87px;
}
.content{
	position:absolute;
	width:420px;
	height:473px;
	z-index:2;
	left: 57px;
	top: 92px;
	overflow:scroll;
	background-color:#FAE6C5;
	padding:8px;
}
.background{
	position:absolute;
	width: 693px;
	height: 576px;
	top: 40px;
	left: 40px;
	z-index:0;
	background-image:url(images/textblank.gif);
}

