

/* Main Elements */

body {
background-color: #ffffff;	
	font-family: Georgia;
	font-size: 14px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	color: #000000;
	
}

h1 {
color: #990000;
text-decoration: underline;
}



h2 {
	
	color: #005959;
}

h3 {
	margin: 0;
	color: #017474;
	font-size: 20px;
	font-style: italic;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;

}

a {
	font-style: bold;
	color: #000000;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
	
}

em
{	color: #990000;
}
/* Header */

#title {
	width: 506px;
	height: 50px;
	margin: 0 auto;
	
	
}

#header {
	width: 950px;
	height: 60px;
	margin: 0 auto;
	background: url(images/border-top.png);
}





/* Menu */

#menu {
	width: 950px;
	height: 26px;
	margin: 0 auto;
	background: url(images/menu.png);
}

#menu ul {
	width: 948px;
	height: 26px;
	margin:  auto;
	padding-top: 0;
	padding-left: 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 8px 5px 8px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

#menu a:hover {
	
	color: #000000;
	background: url(images/menu-hover.png);	
	
	
	}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	background: url(images/border.png);
}

#contentimg {
	padding: 0 0 0 7px;
}


#maintop {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: url(images/maintop.png);

	
}

#main {
	float: left;
	width: 910px;
	padding: 0 0 0 21px;
	text-align: center;

}

#main p
{ text-align: justify;
	padding: 0 15px 0 15px;}

#mainc {
	float: left;
	width: 910px;
	padding: 0 0 0 20px;
	text-align: center;

}

#mainc p
{ 
	padding: 0 15px 0 15px;}

#mainbottom {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: url(images/mainbottom.png);
}
/* Footer */

#footer {
	width: 950px;
	height: 33px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/border-bottom.png) no-repeat;
	
}

#footer p {
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	
}
#last {
	
	margin: 0 auto;
	padding: 0 0 0 0;
	
}

#last p {
	margin: 0px;
	text-align: center;
	
}
#last a {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;}

/*Misc styling*/

img
{border: 2px solid #832a18;}

div.box
{
	width: 500px;
	
	padding: 5px 5px 0px 5px;
	
	margin: 0 auto;
	border: 2px solid #990000;
	background: #ffffcc; 
	color: #000000;
	text-align: left;
	font-family: Arial;
	font-weight: Bold;
	font-size: 14px;
}

div.box li
{padding: 5px 0px 5px 10px;
	margin-left: 10px;
	color: #000000;
}


div.box p
{text-align: left;}

div.box table
{margin: auto;}

div.box h2
{	text-align: center;
	text-decoration: underline;
}

hr {
	width: 900px;
	height: 2px;
	margin: 0 auto;
	color: #990000;
	background-color: #990000;
}


td.head
{
padding-right: 5px;
color: #005959;}

th
{
font-weight: normal;
font-style: italic;
}

italic
{
font-weight: normal;
font-style: italic;
}





div.box1 {
	width: 500px;
	height: 18px;
	margin: 0 auto;
	background: url(images/box1.png);
padding: 0px;
}

div.box2 {
	width: 500px;
	margin: 0 auto;
	background: url(images/box2.png);

}

div.box3 {
	width: 500px;
	height: 18px;
	margin: 0 auto;
	background: url(images/box3.png);
}

#center
{text-align: center;}



#lightbox{	
position: absolute;	
left: 0;
 width: 100%;
 z-index: 100; 
text-align: center;
 line-height: 0;}



#lightbox img{
 width: auto; 
height: auto;
border: none;
}

#lightbox a img{ border: none; }


#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }


#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>
#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }


#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover,
 #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }


#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	


#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


td.gallery1
{width: 500px;
padding-left: 20px;
}

table.photos
{
width: 600px;
margin: auto;

}

table.photos td
{padding: 16px;}

