html {
     min-height:100%;
     margin-bottom:1px;
}
			body{
				margin-top: 10px;
				margin-left: 0;
				margin-right: 0;
				margin-bottom: 0;
				background-color: #0D134A;
				background-position: center;
				background-repeat: repeat;
				scrollbar-base-color: #CC66FF;
				scrollbar-face-color: #FFFFCC;
				scrollbar-track-color: #FFCCFF;
				scrollbar-arrow-color: #9900FF;
				scrollbar-highlight-color: #99FF00;
				scrollbar-3dlight-color: #9933FF;
				scrollbar-shadow-color: #669999;
				scrollbar-darkshadow-color: #336666;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;
			}
			.bigframe{
				background-image: url(/images/BigRainbowBG.jpg);
			}
			.edge{
				background-color: #ffcc66;
							
			}			
			.footer{
				background-color: #ffcc66;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				font-weight: normal;
				text-decoration: none;							
			}			
			.headerimage{
				background-image: url(/images/RainbowHeader.jpg);
				background-repeat: no-repeat;				
			}
			
			.introfont{
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12pt;
				font-weight: bold;
				text-decoration: none;			
			}
			.mainframe{
				background-image: url(/images/RainbowBG.jpg);			
			}						
			.menubar{
				background-image: url(/images/menubar.gif);
				background-repeat: no-repeat;				
			}
			.pagetext{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.photocaption{
				background-color: #ffffff;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8pt;
				font-weight: normal;
				text-decoration: none;							
			}			
			.showcase{
				background-color: #F6F5F5;
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}			
									
			.textlinks{
				color: #000000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}
			
			.textlinks2{
				color: #ff0000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}
			.white{
				color: #ffffff;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				text-decoration: none;				
			}						
