
		body{
			background-color:#000000;
			margin:20px 0px 0px 0px;	
		}
		
		#container{
			width:100%;
			float:left;
			text-align:center;
			min-width:767px;
		}
		
		#header {
			margin:0px auto 0px auto;
			width:457px;
			
			clear:left;
		}
		
		#topNavContainer{
			clear:left;
		}
		
		#picViewer{
			position:absolute;
			top:70px;
			left:0px;
			visibility:hidden;
			z-index:20;
		}
		
		#picViewer TD{
			color:#FFFFFF;
			font-family:verdana;
			font-size:11px;
		}	
		
		#colA{
			min-width:140px;
			width:20%;
			overflow:auto;
			height:50px;
			float:left;
			clear:left;
			margin:20px 0px 20px 0px;
			text-align:center;
			border-top: solid 1px #ffffff;
			border-bottom: solid 1px #ffffff;
			background-color:#FF1010;
			background-image:url(images/galleryBG2.jpg);
			/*background-repeat:no-repeat;*/
			background-position:top center;
			padding:0px 0px 20px 0px;
		}
		
		#colA TD{
			font-family:verdana;
			font-size:11px;
			color:#ff0000;
		}
		
		#colA td A{
			color:#ff0000;
		}
		
		#gallery{
		 	padding:0px 0px 0px 0px; 
		 	float:left;
		 	
		 	
		}
		
		#gallery div{
			float:left; 
			margin:15px 15px 0px 0px;	
		}		
		
		#gallery .caption{
			height:85px;
		}
		
		
		
		
		#vidGallery{
		 	padding:0px 0px 0px 0px; 
		 	float:left;
		 	visibility:hidden;
		 	height:1px;
		 	overflow:hidden;
		 	
		}
		
		#vidGallery div{
			float:left; 
			margin:15px 15px 0px 0px;	
		}		
		
		#vidGallery .caption{
			height:85px;
		}
		
		
		
		#hiderGif{
			margin:0px 3px 1px 0px;
			
		}
		
		#picViewerInternal{
			border:solid 1px #ffffff;
			padding:1px;
			margin:3px;
			Background-color:FF1010;
		}
				
		#colB{
			min-width:627px;
			width:80%;
			overflow:auto;
			float:left;
			margin:20px 0px 20px 0px;
			font-family:verdana;
			font-size:11px;
			padding:0px;
			color:#ff1010;
			
		}
		
		.hiddenContent{
			display:none;
		}
		
		.content{
			float:left;
			margin:0px 10px 20px 20px;
			text-align:left;
		}
		
		
		.content p{
			width:90%;
		}
		
		
		.content H1{
			color:#ffffff;
			font-family:arial;
			font-size:18px;
			text-align:center;
		}
		
		.content A{
			color:#ff1010;
			font-weight:bold;
		}
		
		.hmail{
			width:90%;
		}
		
		
		
		
		.hmail div{
			display:none;
		}
		
		.hmail PRE{
			color:#ffffff;	
		}
			
		.hmail table{
			border:solid 1px #ff1010;
			width:450px;
			margin-bottom:15px;
		}	
		
		#hmail1, #hmail2{
			border-bottom:dashed 1px #ff1010;
			padding-bottom:20px;
			margin-bottom:20px;
			
		}
			
		#footerBack{
			float:left;
			clear:left;
		}	
		
		#footer{
			float:left;
			clear:left;
		}	

