#outer{
	border:1px solid #C9BC61;
	position:relative;
	left:50px;
	width:798px;
	background:  url(v2_background.gif) repeat-y;
}

#header{
	width:798px;
	height:210px;
	background-image:  url(v2_header.gif) ;
}
#home{
	width:111px;
	height:44px;
	background-image:  url(v2_home.gif) ;
	cursor:hand;
	display:block;

}
#contact{
	width:111px;
	height:39px;
	background-image:  url(v2_contact.gif) ;
	cursor:hand;
	display:block;	
}
#gallery{
	width:111px;
	height:51px;
	background-image:  url(v2_gallery.gif) ;
	cursor:hand;
	display:block;	
}
#main{
	position:relative;
	top:-134px;
	left:111px;
	width:687px;
	background-image:  url(v2_mainarea.gif);
	background-repeat:no-repeat;
}
#content{
	font-family:arial;
	padding:15px 15px 15px 15px;
}

.galleryThumb{
	border:1px solid black;
	margin:25px 25px 25px 25px;
}

.emailLink{
	color:#800000;
}

.imageInText{
	float:right;
	border:1px solid black;
	margin:25px 50px 25px 25px;
}
.galleryContent{
	text-align:center;
}