#subtable {
	width:80%;
	font-family:"comic sans ms";
   font-size: 15px;
   color: #000000; 
}

#data {
	background-color:"#66ccff";
	overflow:auto;
	width:590px;
	height:390px;
	text-align:left;
	font-family:"comic sans ms";
   font-size: 15px;
   color: #000000; 
}

#data2 {
	background-color:"#66ccff";
	font-family:"comic sans ms";
   font-size: 15px;
   color: #000000; 
   text-align:left;
   width:590px;
}

#title {
	width:100%;
	font-family:"comic sans ms";
   font-size: 18px;
   color: #000000; 
   font-weight:bold;
   text-align:center;
	filter:glow(color=#ffffff, strength=11);
	letter-spacing:3px;
}

#visitme {
	font-family:"comic sans ms";
   font-size: 15px;
   color: #ff0000; 
   text-align:center;
}

a#menulink, a#menulink:visited, a#menulink:link, a#menulink:active { 
	font-family:"comic sans ms";
   font-size: 15px;
   text-decoration: none;
   color: #000000; 
}

a#menulink:hover { 
	font-family:"comic sans ms";
	font-size: 15px;
   color: #ffffff;
}

a#mainsite, a#mainsite:visited, a#mainsite:link, a#mainsite:active { 
	font-family:"comic sans ms";
   font-size: 15px;
   text-decoration: none;
   color: #ff0000; 
}

a#mainsite:hover { 
	font-family:"comic sans ms";
	font-size: 15px;
   color: #ffffff;
}

a#mainlink, a#mainlink:link, a#mainlink:visited, a#mainlink:active { 
	font-family:"comic sans ms";
	font-size:18px;
	color:#ffff00;
	font-weight:bold;
	text-decoration:none; 
} 
		
a#mainlink:hover { 
	font-family:"comic sans ms";
	font-size:18px;
	color:#ffffff;
	font-weight:bold;		
}

#maintable{
	width:780px;
}

#contents {
	background-color:"#66ccff";
	width:598px;
}

#leftpane {
	background:url("left.jpg") fixed;
	width:182px;
	text-align:center;
}

#main {
	width:780px;
}

#bottom {
	text-align:center;
	vertical-align:bottom;
	font-family:"comic sans ms";
	font-size:14px;
	color: #000000;
}

body { 
		background-color:#fffff0;
		
		padding: 0 0 0 0; 
		margin: 0 0 0 0; 
		
		scrollbar-face-color: #9046da; 
		scrollbar-highlight-color: #9046da; 
		scrollbar-shadow-color: #ffff00; 
		scrollbar-3dlight-color: #ffff00; 
		scrollbar-arrow-color:  #ffff00; 
		scrollbar-track-color: #ffffff; 
		scrollbar-darkshadow-color: #9046da;
}