* {
    padding:0;
    margin:0;
	}

#rotator
{
  background: url(homepageimages/rotator.php) no-repeat center top;
}

body {background-color: black; font-family: Helvetica, Geneva, Lucida, sans-serif; }
	
body, html, #rotator, #rotator img {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
text-align: center; 
min-width: 881px;
}
#heading {position: absolute; left: 0px; top:10%; width: 650px; height:190px; min-height:190px; max-height: 190px;
background-image: url(images/fernau-hartman-logo-intro-464px.jpg); 
background-position: 13% 30%; background-color: white; background-repeat: no-repeat;} 

#content {float: right; width:120px; color: #DC910E; background-color: transparent;
font-family: Helvetica, Geneva, Lucida, sans-serif; text-align:left; margin-top:2px;}

h1 {text-indent: -9999px; }
#content ul {font-family: Helvetica, Geneva, Lucida, sans-serif; font-size: 75%;
letter-spacing: 2px; list-style: none; line-height: 2em; padding-top: 5px; font-weight: 200;}

a:link    { color: #4B4B4B; text-decoration:none; }   
a:visited { color: #4B4B4B; text-decoration: none; }  
a:hover   { color: #CF4D13; text-decoration: none;  } 
a:active  { color: #CF4D13; text-decoration: none;  } 


