		body { background-image: url('image/backgrounds.PNG'); font-family: Verdana, Arial, Tahoma; font-size: 12pt; }
		#box_holder { margin: auto; width: 715px; background-color: #fff; border: 2px dotted #ff0000; }
		#logo_holder, #menu_holder { text-align: center; }
		#menu_holder { margin-top: 10px; }
		#menu_holder img { margin: 5px; }
		#content_holder { margin: 9px; text-align: center; }
		#copy { font-size: 8pt; text-align: center; margin: 6px; }
		a:link { color: #ff1111; font-weight: bold; text-decoration: none; }
		a:visited { color: #ff1111; font-weight: bold; text-decoration: none; }
		a:active { color: #ff1111; font-weight: bold; text-decoration: none; }
		a:hover { color: #ff1111; font-weight: bold; text-decoration: underline; }
		.aimage { margin-top: 20px; z-index: 999; position: relative; }
		.bimage { margin-top: -40px; margin-bottom: -40px; }
		.ra { text-align: right;}
		.la { text-align: left; }
		.la, .ra { vertical-align: top;} 
		h3 { color: #ff1111; }
		#gallery_holder	{ width: 525px; margin: auto; }
		.gallery_image { float: left; margin: 6px; width: 160px; height: 120px; border: 1px solid black;}
		.gallery_image_hover { background-color: #FFF8A4; }
		hr {display: block; clear: left; margin: -0.66em 0; visibility: hidden;}	
		