#left 	{color: #999999; text-align: center; border-width: 0px; border-style: none; 
		background-image: url(images/leftdiv.jpg); position: absolute; left:0px; top:94px; 
		width:210px; height:200%; clip:  rect(   )} 
#title 	{border-width: 0px; border-style: none; background-color: #C9C3B5; 
		position: absolute; left:0px; top:0px; height: 94px;} 
#main 	{color: #663333; border-width: 0px; margin: 10px; border-style: none; 
		background-color: #C9C3B5; position: absolute; left:210px; top:94px; height:100%; 
		width: 550px;} 
#topaddress {color: #663333; font-size: 70%; font-family: Arial;} 
body 	{background: #C9C3B5;; color: 663333} 
p 		{color: 663333} 
.address { font-style: italic; color: #CCCCCC} 
h1 		{color: 663333} 
a 		{color: #336666; text-decoration: none;} 
a:hover {
	color: #663333;
	font-style: italic;
}
li {padding:3; list-style-image: url(/images/bullet.gif);}