/* CSS Document */

body{background-color:#000000;}

#wrapper{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:975px;
	height:800px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	background-repeat:no-repeat;
}

#header{
	position:absolute;
	left:345px;
	top:24px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	height:160px;
	width:500px;
	z-index:1;
}

#menuPane{
	position:absolute;
	width:120px;
	height:35px;
	z-index:1;
	left: 852px;
	top: 492px;
	text-align:right;
}

#menuPane a:visited, #menuPane a:link, #menuPane a:active, #menuPane a:hover{
	color: #FFFFFF !important;
	text-decoration:none;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content{
	position:absolute;
	width:368px;
	height:673px;
	z-index:2;
	left: 482px;
	top: 41px;
	font-size:18px;
	line-height:28px;
}

#pageContent{
	position:absolute;
	width:827px;
	height:115px;
	z-index:2;
	left: 50px;
	top: 41px;
	font-size:18px;
	line-height:28px;
	text-align:center;
}

#homeImage{
	position:absolute;
	width:482px;
	height:432px;
	z-index:1;
	background-image:url(images/hmRingImage.jpg);
	top: 351px;
	left: 7px;
}

#homeContent2{
	position:absolute;
	width:271px;
	height:10px;
	z-index:3;
	font-size:16px;
	line-height:28px;
	font-style:italic;
	text-align:right;
	left: 535px;
	top: 726px;
}


<img src="transparent.gif" height="141" width="239" hspace="45" vspace="20" align="right" border="0" />


#contact a{
color:#fff;
}

#contact a:hover{
color:#f60;
}

#gallery a{
color:#fff;
}

#galleryPane{
	position:absolute;
	width:765px;
	height:677px;
	z-index:2;
	left: 92px;
	top: 26px;
	font-size:18px;
	line-height:28px;
	text-align:left;
}

#gallerybackbutton{
position:absolute;
z-index:100;
left:90px;
top:725px;
}

#gallerybackbutton a{
font-size:11px;
text-decoration:none;
}

#gallerybackbutton a:hover{
color:#f60;
}

.captionTitle{font-size:16px; font-weight:bold;}
.captionBody{font-size:14px;}
.pageTitle{font-size:26px; font-weight:bold;}

