.menu {position:absolute;  left:0; 
		width: 158; background:#FFD700; margin-left:2; border-style:solid; border-width:thin;}
.content {position:absolute;  left:160; 
		width: 485; margin-top:30; margin-left:10; margin-right:5; margin-bottom:20;} 
		
.links {position:absolute;  left:660;
		width:150; border-style:solid; border-width:thin; background: white; 
		}
		
.topMenu {position:absolute;  left:160; 	width:500; height:10; 
	font-Family: Verdana,Arial,Helvetica,sans-serif; font-size: 1; color:#0000FF;
	
	}

.menuItem {width:150; text-align:center; color:#0000FF;}
.menusep {width:25; background:WHITE;}
.header {background: LIGHTBLUE; text-Align:center; font-size:18pt; font-weight: bold;}


A.plain:link    {color: #0000FF ; text-decoration: none}
A.Plain:visited {color: #0000FF ; text-decoration: none}
A.Plain:active  {color: #0000FF ; text-decoration: underline}
A.Plain:hover   {color: ffffff ; text-decoration: underline}
    