body { background:white url(images/sidebar.gif) repeat-y fixed top left; color:blue; font: 11pt/14pt Arial, Helvetica, sans-serif;  }
div { position:absolute; margin:0px; padding:0px;  }
a:link, a:visited { color: maroon; text-decoration:none; font-weight:bold; font-size:90%; }
a:hover { color:red; text-decoration:underline; }
td { color:blue; font: bold 9pt/12pt sans-serif; vertical-align: top; }

#topLeftGraphic { background:white url(images/topGraphic1.gif) no-repeat; left:0px; top:0px; width:400px; height:90px; }
#topRightGraphic { background:white url(images/topGraphic2.gif) no-repeat; left:345px; top:0px; width:300px; height:90px; }

#sidePhoto { position:absolute; left: 60px; top:270px; width:350px; height:200px; }
#bottomBanner { position:absolute;left:0px; top:490px; height:70px; }

#menu { position:absolute;left:10px; top:90px; width:200px; height:800px; font-size:90%; line-height:122%; }
	#menu p { color:#fed6fa; margin-top:0px; margin-bottom:0px; font-weight:bold; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
	#menu a:link, #menu a:visited { color:white; text-decoration:none; font-size:100%;}
	#menu a:hover { color:yellow; text-decoration:underline; }
	#menu .menu1 { margin-left:0px; }
	#menu .menu2 { margin-left:16px; }
	#menu .menu3 { margin-left:32px; }
	#menu .menu4 { margin-left:48px; }
	#menu .menu5 { margin-left:64px; }

