	body,
	html {
		margin:0;
		padding:0;
		background:#000000;
		color:#000;
	}

	body {
		min-width:922px;
		font-family: "times new roman",verdana,sans-serif;
	}

	body p
	{
		color: #e5e5e5;
		font-size: 14px;
		
	}


	#wrap {
		background:#000000;
		margin:0 auto;
		width:928px;
	}

	#header {
		background-image: url("images/header-top.png");
		height: 61px;

	}

	#header h1 {
    		padding:5px;
	    	margin:0;
    	}

	#nav {
		background-image: url("images/links-bar-background.png");
		height: 29px;
	}

	#innernav
	{
		text-align: center;
		margin: 0 auto;
		width: 520px;
	}

	
	#header2 {
		background-image: url("images/header-bottom.png");
		height: 45px;

	}

	#leftborder {
		background-image: url("images/left-fade-border.jpg");
		width: 55px;
		float: left;
		line-height: 0px;
		display: block;
		height: 496px;
	}
	
	.fade
	{
		line-height: 0px;
		margin: 0;
		display: block;
	}

	.newscopy
	{
		font-size: 12px;
		color: #b7b7b7;
		margin: 10px;
		margin-top: 0px;
		padding: 0px;
	}
	
	.newsheader
	{
		font-size: 14px;
		color: #e5e5e5;	
		margin-bottom: 0px;
		margin-left: 10px;
	}


	#main {
		float: left;
		width: 582px;
	}
	
	#content
	{
		margin: 0 auto;
		text-align: center;
		width: 562px;
	}
	
	#content p
	{
		margin: 8px;
		margin-left: 0px;
		margin-bottom: 10px;
		position: relative;
		z-index: 100;
		text-align: left;
	}

	.section
	{
		margin-bottom: 5px;
		float: left;
		clear: left;
		width: 562px;
	}

	.section p
	{
		text-align: left;
	}

	.header
	{		
		text-align: center;
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.left
	{
		float: left;
		border-style: solid;
		border-color: #690000;
		border-width: 1px;
		margin: 10px;
		margin-left: 0px;
		margin-top: 5px;
		line-height: 0;
	}

	.right
	{
		float: right;
		border-style: solid;
		border-color: #690000;
		border-width: 1px;
		line-height: 0;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.divider
	{
		margin-bottom: 10px;
		margin-right: 20px;
	
	}

	.list
	{
		list-style-type: none;
		color: #e5e5e5;
	}


	#main h2, #main h3,
	{
		padding:0 10px;
    	}

	h2
	{
		color: #b7b7b7;
	}
	#sidebar {
		float: left;
		width: 230px;
	}
	#sidebar a
	{
		color:#972e2e;
		text-decoration:none;
	}
	
	#info {
		background-image: url("images/contacttop.jpg");
		background-repeat: no-repeat;
		float: left;
		width: 220px;
		margin-top: 6px;
		padding-top: 20px;
		margin-bottom: 0px;
		margin-left: 8px;
	}

	#info p 
	{
		padding:5px;
		margin:0;
		color: #e5e5e5;
		font-weight: 900;
		font-size: 14px;
		text-align: center;
		line-height: 6px;
    	}
	

	#news {
		background-image: url("images/newstop.jpg");
		background-repeat: no-repeat;
		float: left;
		width: 220px;
		margin-left: 8px;
		padding-top: 20px;
		margin-top: 2px;
	}

	#rightborder {
		background-image: url("images/right-fade-border.jpg");
		float: right;
		clear: none;
		width: 55px;
		line-height: 0px;
		height: 496px;
	}
	
	#footer {
		margin: 0 auto;
		text-align: center;
		width: 812px;
		background-image: url("images/footer.jpg");
		height: 71px;
		clear: both;
	}

	#footer p {
		padding:5px;
		margin:0;
    }


	.thumbcontainer

	{
		width: 310px;
		float: left;
		clear: none;
		margin-left: 20px;
	}

	.thumb
	{
		margin: 6px;
		float: right;
		clear: none;
		border-style: solid;
		border-color: #690000;
		border-width: 1px;
		width: 125px;
	}


	.thumbgallery
	{
		padding: 1px;
		margin: 5px;
		height: 125px;
		float: left;
		border-style: solid;
		border-color: #690000;
		border-width: 1px;
		width: 125px;
	}

	.thumbgallery p
	{
		text-align: center;
		font-size: 12px;
		line-height: 11px;
		color: e5e5e5;
	}
	
	a img

	{ 
		border-style:none; 
		display: block;
	}

	.randomright
	{
		margin: 6px;
		border-style: solid;
		border-color: #e5e5e5;
		border-width: 1px;
		float: right;
	}








#sfnav, #sfnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #000000;
}

#sfnav a {
	display: block;
	width: 60px
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #962d2d;
	text-align: center;
}

#sfnav a:link {
	background: #000000;
	text-decoration: none;
	color:962d2d;
	}

#sfnav a:hover {
	background: #962d2d;
	color: #000000;
}

#sfnav li {
	float: left;
	width: 60px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#sfnav li ul {
	position: absolute;
	width: 60px;
	left: -999em;
	text-align: center;
}

#sfnav li:hover ul, #sfnav li.sfhover ul {
	left: auto;
	background: #000000;
	color: #962d2d;
}






#lightbox
{
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
#lightbox img
{
	height: auto;
	width: auto;
}
#lightbox a img
{
	border: none;
}
#outerImageContainer
{
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}
#imageContainer
{
	padding: 10px;
}
#loading
{
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}
#hoverNav
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}
#prevLink, #nextLink
{
	background-image: url(data:image/gif;
	display: block;
	height: 100%;
	width: 49%;
}
#prevLink
{
	float: left;
	left: 0;
}
#nextLink
{
	float: right;
	right: 0;
}
#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
{
	background-color: #fff;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}
#imageData
{
	color: #666;
	padding: 0 10px;
}
#imageData #imageDetails
{
	float: left;
	text-align: left;
	width: 70%;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	clear: left;
	display: block;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	float: right;
	outline: none;
	padding-bottom: 0.7em;
	width: 66px;
}
#overlay
{
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}



