body
{
	background:#666 url(anayaImages/ghostTrees.jpg) no-repeat top center;
	width:100%;
	font:small Arial, Helvetica, sans-serif; 
	color:#fff;
}

#page, #content{
	width:680px;
	margin: 0 auto;
}

#header h1{
	font: 160% "Garamond BE RegularSC", Georgia, "Times New Roman", Times, serif; 
	float:left;
	margin: 80px 0px 20px 5px;
	line-height: 150%;
	width:50%;
}

html>body #header h1{
	float:left;
	margin: 80px 0px 20px 5px;
	width:50%;
	text-indent:-5000px;
	width:346px;
	height:51px;
	background: url(anayaImages/title.png) no-repeat 0 0;
}


#header ul{
	float:left;
	width:42%;
	font-size:95%;
	text-transform: lowercase;
	text-align:right;
	list-style-type:none;
}


#header li{
	padding-left:9px;
	display:inline;

}

#cursor{
	cursor:text;
}

#clear{clear:both;}

/*Begin java style for About Anaya page*/

#wrapper{
width: 660px;
margin: 0 auto;
}

.link{
	font:120% Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 660px;
	height: 23px;
	margin: 0 2px 0 0;
	background-image:url(anayaImages/bar.gif)}

.link a:hover{
	color: #600;
}
.link a:active{
	color:#600;
	text-decoration:underline;
	text-transform:none;
}

.content{
float: left;
width: 660px;
}

.content p{
	padding: 0 0 0 5px;
}

.em{
	font-style:italic;
}

.align{
	text-align:right;
}
.title{
	font-size:95%;
	text-transform:uppercase;
}



/*End java style*/
#video{
	margin:50px 150px 0px 150px;
}


#footer{
	margin: 35px 370px 0px;
	font-size:80%; 
	text-align:center;
}

a:link, a:visited{
	color:#fff;
	text-decoration:none;
}
#active a{
	color: #600;
	text-decoration:underline;
}



