body {
	margin:0;
	background-image: url('./images/PurpleBK2.png');
	padding:5px;
	font:16px 'time new roman';
	color: #FFCC00;
}
div.Footer
		{
	width:745px;
	height:20px;
	border-style:none;
	position: absolute;
	top:988px;
	left:500px;
	z-index:1;
	border-style:none;
	font-size:12px;
		}
			 html>body div.page
		{
			margin-left: auto;
			margin-right:auto;
			width: 930px;
			height: 1010px;
			background-color:#520704;
			background-image:url('./images/OrnateBorderbr.png') ;
			text-align:center;
			z-index:-1;
		}
	div.page
		{
			margin-left: auto;
			margin-right:auto;
			width: 930px;
			 background-repeat:no-repeat;
			background-image:url('./images/AltHeader.png') ;
			text-align:center;
			z-index:-1;
		}
	div.headerpic
		{
			width:898px; height:178px;
			background-image:url('./images/headerPic2.png') ;	
			z-index:0;
			position: relative;
			top:10px; left:15px; 
			background-repeat: no-repeat;
		}
		
	
	div.title
		{
			width:700px; height:84px; 
			background-image:url('./images/RVV2.png') ;
			position: relative;
			top:10px; left:130px;
			z-index:1;
		}
		
	div.buttons
		{
			padding:0px;
			background-color:transparent;
			border-style:none;				
			height:35px;
			z-index:1;
			color: white;
			position: relative;
			top:8px; width:200px; left:19px;
		}
	div.nav
		{
			position:relative;
			top:30px; left:298px;
			width:335px; height:30px;
		}
			a:visited {color: none;}
			a:link {color: none;}
			img{border: none; cursor:pointer;}
			a{text-decoration:none; color:#f6d956}
		
