body {
background-color: rgb(153,217,234);
alink="#000099"; link="#000099"; vlink="#990099";
}

.main {
text-align: left; width: 1200px; border: none; background-image: url(balls4.jpg);
}




/*Head*/

.head {
text-align: top left; vertical-align: top; width: 1200px; colspan="2"; rowspan="1";
}

.headrow {
border: none ; width: 1200px; valign: top; cellpadding="0"; cellspacing="0";
border-style: solid; border-color: rgba(255, 255, 255,0); border-width: 0px;
}

.headcell {
background: rgba(255, 255, 255,0.6); font-family: Trebuchet MS; border-width: 0px; width=1200px;
colspan="1"; rowspan="1";
}




/*Mainmenu*/

.mainmenucell {
width: 300px; height: 800px; vertical-align: top; text-align: left;
}

.mainmenutable {
border-style: solid; border-width: 1px; border-color: rgba(255,255,0,0.8); text-align: center; width: 300px; 
cellpadding: 0; cellspacing: 0; border: none;
}




/*Main Texts*/

.maintextcell {
width: 900px; vertical-align: top; 
}

.maintexttable {
border-style: solid; border-width: 1px; border-color: rgba(160,255,170,0.8); text-align: center; 
width: 900px; valign: top; cellpadding: 20; cellspacing: 0; border:none;
}   
                                                                                
.maintext {
background: rgba(160,255,170,0.8); font-family: Palatino Linotype;
font-size: 22; text-align: left; valign="top";
}

.mainlinkcell {
background: rgba(255,255,0,0.8);
font-family: Trebuchet MS;
font-size: 17;
}




/* Links */  
             
#mainmenulink a, a:link, a:visited, a.current:visited{
	text-decoration:none;	color: #000099;                
}
  
#mainmenulink a:hover {
	text-decoration:none; color: #3366FF; font-weight: bold;
}

#mainmenulink a:active {
	text-decoration:none;	color: #000099; font-weight: bold;
}

#mainmenulink a.current:link, a.current:visited{
  font-weight: bold; text-decoration:none; color: #000099; 
} 
  
a, a:link, a:visited, a.current:visited{
	text-decoration:none;	color: #000099;                
}

a:hover {
	text-decoration:none; color: #3366FF;
}
   
  
  

