@charset "utf-8";
body 		{
			background-color: #561309;
			background-repeat: repeat;
			background-image: url(images/woodgrain.jpg);
			
			}
ul{}
li {
	list-style-type: none;
	color: #ff9933;
}	

		
#blueblock  
			{
	width: 435px;
	color: white;
	position: absolute;
	height: 305px;
	background-color: none;
	left: 564px;
	right: 0px;
	float: left;
	top: 19px;
	background-image: url(images/Arabianscript.png);
	background-repeat:no-repeat;
	z-index:5;
			}
			
#horseblock  
			{
	width: 525px;
	color: white;
	position: absolute;
	height: 647px;
	background-color: none;
	left: 179px;
	right: 0px;
	float: left;
	top: 16px;
	/*background-image: url(horseframeSliced.png); */
	z-index: 3;
}
			
#horseblockMessage{
	width:485px;
	color:white;
	position:absolute;
	height:294px;
	background-color: none;
	left:195px;
	right:0px;
	top:118px;
	z-index:1;
			
}



.style3 {	font-size: 16px;
	color: #FF9933;
}
.style4 {font-size: 16px}
.style6 {	font-size: 24px;
	font-weight: bold;
}
.style7 {font-size: 24px; color: #FF9933; font-weight: bold; }

.Off_Head{
 	font-size:24px;
	color:#ff9933;
	font-weight:bold;
	text-decoration:underline;
} 
a:link {
	text-decoration: none;
	color:#ff9933;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color:#CCCCCC;
	text-decoration: underline;	 
	
}
h4{text-decoration: underline;}
