body
{
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/sugarsheila_sharpish_background2.jpg);
	background-position: top center;	
	background-repeat: no-repeat;
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	scrollbar-arrow-color:377A80;
	scrollbar-base-color:#959595;
	scrollbar-face-color:#959595;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-dark-shadow-color:#959595;
	scrollbar-3d-light-color:#959595;
}
a:link {color:#ffffff; text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:active {font-weight: bold;text-decoration:none}
a:hover {color:#0AACDB;  text-decoration:underline overline}
P.normtext {color:#5E8489; font-size: 10pt}
P.disclaimer {color:#96C2E9; font-size: 8pt}
td {color:#5E8489; font-size: 11pt}

#wrapper {
position: relative;
width: 850px;
height:720px;
margin: 0 auto;
text-align: left;
} 
#container {
width:850px;
height:850px;
margin: 0 auto 0 auto;
padding: 0;
top:0;
position:absolute;
}

#left {
width: 230px;
margin: 0 
text-align: left; 
position: relative;
top: 350px;
padding: 0;
float:left;
}
#middle {
width: 380px;
height: 440px;
overflow: auto;
overflow-x: hidden; 
margin: 2;
text-align: left; 
position: relative;
top: 140px;
padding: 0;
float:left;
}
#right {
width: 230px;
margin: 2 
text-align: left; 
position: relative;
top: 350px;
padding: 0;
float:left;
}
#links {
position: absolute;
width: 850px;
height:90px;
margin: 0 auto;
top: 150px;
text-align: center;
z-index: 20;
}