/* CSS Document */
body{
background-image: url(images/background.jpg);
text-align:center;
color:#FFFFFF;

   
}

#content {

   background-image:  url(images/rofdirections.jpg);
    background-repeat: no-repeat;
    height: 1350px;
    width: 1550px;
	
	}



#contenttext {
	position: relative;
	height: 200px;
	width: 200px;
	left: 615px;
	top: 520px;
	
}
 

#content2 {
    position: relative;
    height: auto;
    width: auto;
    left: -300px;
    top: 770px;
}
#content3 {
    position: relative;
    height: 404px;
    width: 395px;
	text-align:center;
    left: 170px;
    top: 795px;
}








/* Global Styles */





	

ul {
	padding: 0 4px 4px 0;
	color: #FFFFFF;
	text-align:left;

	}

	

li {

	list-style: none;
	margin: 4px;
	padding: 0px 0px 4px 18px;
 
	}

	




	



a:link { color: #000000; text-decoration: none; font-weight: bold; }

a:visited { color: #000000; text-decoration: none;font-weight: bold;}

a:hover { color: #600000; text-decoration: none;font-weight: bold;}

a:active { color: #CC6600;text-decoration: none;font-weight: bold; }