body {
			background-color : black;
			color : #6699ff;
			margin-top : 0px;
			margin-left : 0px;
			margin-right : 0px;
			font-family: tahoma;
			font-size: 9pt;
			}
a:link {
			color : #6699ff;
			text-decoration: none;
			font-size: 9pt;
			}
a:visited {
			color : #6699ff;
			text-decoration: none;
			font-size: 9pt;
			}	
a:hover {
			color : #ff0000;
			text-decoration: none;
			font-size: 9pt;
			}	
td {font-size: 9pt; }	
			
			
#logo { position: absolute; top : 0px; left : 0px; width : 100%; }
#sidebar { position: absolute; top : 193px; width: 120px; background-image: url(images/side_bar.jpg); }
#top_bar {position: absolute; top : 0px; left: 309px; background-image: url(images/top_center.jpg); }
#pagebody  { position: absolute; top : 200px; left : 200px; width : 75%; z-index: 1;}
#colorband { position: absolute; top : 30px; left : 20px; z-index: 1;}
#photo { position: absolute; top: 220px; left: 200px;  z-index: 0;}

