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

   
}

#content {

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



#contenttext {
	position: relative;
	height: 200px;
	width: 200px;
	left: 914px;
	top: 715px;
	
}
 

#content2 {
    position: relative;
    height: auto;
    width: auto;
    left: -310px;
    top:950px;
}
#content3 {
    position: relative;
    height: 220px;
    width:500px;
	text-align:center;
    left: 225px;
    top: 420px;
}
#content5 {
    position: relative;
    height: 220px;
    width:500px;
	text-align:center;
    left: 515px;
    top: 620px;
}
#content4 {
    position: relative;
    height: 220px;
    width: 300px;
	text-align:center;
    left: 565px;
    top: 390px;
}







/* Global Styles */





	

ul {
	padding: 0 4px 4px 0;
	color: #000000;
	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; }