#main {	
		background-repeat: repeat-y; 
		background-color: #ffffff;
		
		z-index: 0; 
		border-style: solid;
		border-width: 2px; 
		border-color: #2f2e7e;
		height: 515px;
		widows: 702px;
		position: relative;
	
		color: #373994;
		font-family: Verdana, Arial, Helvetica, san-serif;		
		}

#mainmenu{	z-index: 100;}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
 }
 


#layer1 { 	height: 116px; 
			width: 90px; 
			left: 5px; 
			top: 154px; 
			z-index: 200; 
			position: absolute; 
			visibility: hidden; }

#layer2 { 	height: 185px; 
			width: 125px; 
			left: 95px; 
			top: 154px; 
			position: absolute; 
			z-index: 200; 
			visibility: hidden; }
			
#layer3 { 	height: 91px; 
			width: 163px; 
			left: 200px; 
			top: 154px; 
			z-index: 200; 
			position: absolute; 
			visibility: hidden;		
		}	
		
#layer4 { 	height: 102px; 
			width: 92px; 
			left: 370px; 
			top: 154px; 
			position: absolute; 
			visibility: hidden;
			z-index: 200;  }

#layer5 { 	height: 126px; 
			width: 125px; 	
			left: 475px; 
			top: 154px;
			position: absolute; 
			visibility: hidden;
			z-index: 200;  }

#layer6 { 	height: 57px; 
			width: 97px; 
			left: 603px; 
			top: 154px; 
			position: absolute; 
			visibility: hidden;
			z-index: 200;  }

#bodycopy {	z-index: 1;
			position: absolute;}
		
a:link {color: #373994;}
a:visited {color: #373994;}
a:active {color: #373994;}
a:hover {color: #373994; text-decoration: underline;}
a {text-decoration: underline;}

a.nav:link {color: #373994;}
a.nav:visited {color: #373994;}
a.nav:active {color: #373994;}
a.nav:hover {color: #373994; text-decoration: underline;}
a.nav {text-decoration: none;}
