/* built by Karen Smith */


body         {background-color: #FFCC66; font-family: sans-serif}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; color: "#CC6600"}
address      {border-top:1px solid #FF9933; color: "#CC6600"; 
              font-family: sans-serif; text-align: center; clear: both}

#head        {align: right; border-bottom: 1px solid orange}
#links       {width: 170px; float: left; background-color: "#CC6600"; margin-right: 10px;
              padding: 10px; border: 2px solid black; text-align: left}
#links a     {display: block; font-family: sans-serif; color: white; font-size: 12pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}



#main        {width: 70%; float: left; border-left: 1px solid orange; 
			  padding-left: 10px; padding-right: 10px; text-align: left}