body {
   padding: 25px 0px 25px 0px;
   margin: 0px;
   background-color: #000;
   font: 11px verdana, sans-serif;
   color:white;
list-style: none;
}
img {
	border: 0;
}
a {
	color: #fff;
}
a:hover {
	color: #F2AB9E;

}
.mask{
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 75%;
   border: 5px solid #750306;
   background-color: #9f0000
}
.header{
   float: left;
   width: 100%;
   background-color: #9f0000;
   display:none;
}
.colleft{
   position: relative;
   width: 100%;
   right: 51%;
   background-color: #9f0000
}
.col1{
   position: relative;
   overflow: hidden;
   float: left;
   width: 49%;
   left: 101%;
   background-color: #9f0000
}
.col2{
   position: relative;
   overflow: hidden;
   float: left;
   width: 47%;
   left: 3%;
   background-color: #9f0000
}
.footer{
   float: left;
   width: 100%;
   background-color: #9f0000;
   text-align: right;
color: #666;
}
.galdisplay{
float: left;
   width: 100%;
   background-color: #9f0000;
   text-align: center;
color: white;
height:510px;
}

h1{
   position:relative;
   left: 1em;
   font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
   color: yellow;
}
h1 .htwo {
   position:relative;
   left: 4.8em;
   top: -0.5em;
   font-size: 18px;
   letter:spacing: 2px;
   color: black;
}
h1 .hthree {
  position: relative;
  top: -0.8em;
  left: 1.4em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h1 .hfour {
  position: relative;
  top: -0.8em;
  left: 2.0em;
  font-size: 12px;
  letter-spacing: 2px;
  color: black;
}
h1 .hfive {
  position: relative;
  top: -0.8em;
  left: 7.2em;
  font-size: 12px;
  letter-spacing: 2px;
  color: black;
}
h2 {
padding-left: 1em;  
font: 24px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: yellow;
}
h3 {
padding-left: 0.75em;  
font: 18px verdana, sans-serif;
  font-weight: normal;
  font-style: italic;
  color: yellow;
}
h4 {
font: 12px verdana, sans-serif;
  font-weight: bold;
  font-style: bold;
  color: yellow;
}
#nav {
	margin: 2px 0 25px 35px;
	color: #C15D4B;
list-style: none;
}
#nav a {
  text-decoration: none;
  color: white;
}
#nav a:hover {
	text-decoration: underline;
	color: yellow;
	}
#nav li{
padding: 4px 4px 8px 18px;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
        width: 261px;
	position: relative;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}

ul#gallery, ul#gallery li{
			margin:0;
			padding:0;
			list-style:none;
border: 1px solid #9F0408;
	background: #750306;
			}
		ul#gallery{
			width:266px;
			height:280px;
			position:relative;
			background: #750306 url(images/pic_1b.jpg) no-repeat 50% 40%;
			}			
		ul#gallery li{
			float:left;
			display:inline;
			margin-top:230px;
margin-left:24px;
			}								
		ul#gallery a span{
			display:none;
			}
		ul#gallery a:hover{
			background:none;
			z-index:100;
			}	
		ul#gallery a:hover span{
			position:absolute;
			width:221px;
			height:163px;
			float:left;
			top:0;
			left:0;
			display:block;
padding-top:46px;
padding-left:24px;
			}
#highlighted;{
font: 48px verdana, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: yellow;
}




