	/*body {margin:0 auto; width:1000px; background:url(background5.jpg);}*/
	body {margin:0 auto; width:1000px; background:black;}
		
	/* top page section */
	
	#headerbanner {width:1000px; height:430px; border:none; margin-bottom:5px; text-align:center; padding-top:5px;}
		#headerbanner1 {float:left; width:225px; border:none; padding-left:20px;}
		#headerbanner2 {float:left; width:225px; border:none; padding-left:20px;}
		#headerbanner3 {float:left; width:225px; border:none; padding-left:20px;}
		#headerbanner4 {float:left; width:225px; border:none; padding-left:20px;}
		
	#topmenusection {width:1000px; height:23px; background:black; border:none; font-size:12pt; padding-bottom:2px; padding-top:14px;}
		#topmenusection1 {float:left; width:1000px; background:black; font-weight:bold;}
		#topmenusection1 a {color:white;}
		#topmenusection1 a:hover {color:blue;}
		#topmenusection2 {float:left; width:750px; text-align:left; background:white; margin-top:1px;}
		#topmenusection2 a {color:blue;}
		#topmenusection2 a:hover {color:blue;}
			
	/* middle page section */	
	#maincontainer {padding-top:2px; width:1000px; height:5000px; border:none; margin-bottom:3px; background:black;}
		
	#leftcolumn {float:left; width:160px; height:1000px; padding-top:4px; padding-left:3px; border:none; text-align:left; background:black;}
	#leftcolumntop {float:left; height:80px; padding-top:2px; padding-left:4px; border:none; text-align:left;}
	#leftcolumnbottom {float:left; height:500px; padding-top:4px; border:none; text-align:left; background:black; color:white; font-size:12pt; line-height:18pt;}
		#leftcolumnbottom a{color:white;}
		#leftcolumnbottom a:hover{color:yellow; font-size:15pt;}
		#leftcolumnbottom img{text-align:left;}
		
	#centercontainer {width:675px; float:left; background:black; padding-top:12px; text-align:center;}
	#centerbodyheader {float:left; margin-left:20px; margin-right:20px; height:150px; border:none; text-align:center; background:black; color:white;}
	#centerbody {float:left; min-height:700px; border:none; text-align:left; background:black; color:white; text-align:center;}/* all images 150px wide */
		#centerbody p{padding-left:12px; padding-right:12px; font-size:18px;}	
	
	#rightcolumn {float:left; width:155px; border:none; text-align:center; background:black; padding-top:3px;}
	#rightcolumn1 {border:none; text-align:center; background:black;}
		#rightcolumn1 img {margin-bottom:3px;}
	#rightcolumn2 {max-height:605px; border:none; text-align:right; background:black; padding-right:5px;}
		#rightcolumn2 img {margin-bottom:3px;}	
	
	
	/* bottom page section */
	#bottombanner {float:center; text-align:center; width:1000px; border:none; margin-bottom:2px;}
	#footer {width:1000px; height:75px; font-size:10pt; line-height:13pt; border:none; text-align:left; background:black; margin-bottom:2px;}
		#footer a{color:white;}
		#footer a:hover{color:#66ff00; font-size:10.5pt;}
		
	.gallerycontainer{position: relative;}
	.thumbnail img{border: 1px solid black;}
	.thumbnail2 img{border: 1px solid black;}
	
	.floatright {float:right;}
	.floatleft {float:left;}
	
	h1 {font-size:0; color:black; line-height:0;}
	h2 {font-size:18px; line-height:19px;}
	h3 {color:yellow; font-size:15pt; padding-top:5px; text-align:center; text-decoration:underline;}
		h3 a{color:green;}
	h4 {color:yellow; font-size:13pt; padding-top:5px; padding-left:3px; text-align:left; text-decoration:underline;}