body {
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	margin-right: 35px;
}

#container {
	width: 800px;
	color:#ffffff;
	height: auto;
	text-align: left;
	margin: auto;
	background-image: url(img/pod_ot.jpg);
	background-repeat: no-repeat;

}
#header {
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 180px;
	color: #fffff;
}
#header #title {
	position:absolute;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	font-size: 30px;
	width: auto;	
	color: #ffffff;
}


#header #byline {
    margin-left: 20px;
	margin-top: 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	width: auto;	
	color: #ffffff;
	
	}


#quotetop {
 margin-left: 80px;
	height: auto;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
	width: auto;	
	color: #bd9c04;
	
	}
#quotemiddle {
 margin-left: 85px;
	height: auto;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
	width: auto;	
	color: #bd9c04;
	
	}

	#quotebottom {
    margin-left: 100px;
	height: auto;
	font-weight: bold;
	font-style: italic;
	font-size: 25px;
	width: auto;	
	color: #bd9c04;
	
	}
	#quoteauthor {
    margin-left: 455px;
	height: auto;
	width: auto;	
	color: #bd9c04;
	
	}

	#gallerypic {
	position: relative; 
	top:  30px; 
    left: 5px; 
	width: 800px;
	height: 900px;
}

	#gallerypic  #gallerytext {
	position: absolute; 
	top:20px;
	left: 25px;
	
}

	#gallerypic #galleryfooter {
	font-size: 15px;
    color: #444444;
}





	
#contactinfo {
 margin-left: 80px;
  margin-right: 80px;
  line-height:150%;
	height: auto;
	width: auto;	
	color: #ffffff;
}
	
	
#nav {
	margin-top: 10px;
    margin-left: 80px;
	height: 24px;
	width: auto;	
	color: #ffffff;
	}
	
#nav a {
	display: block;
	height: 22px;
	width: 100px;
	padding-top: 3px;
	margin-right: 1px;
	float: left;
	border: thin #ffffff solid;
	text-decoration: none;
	text-align: center;
	background-color: Black;
	color: #ffffff;
}

#nav a:hover {
	display: block;
	font-weight: bold;
	color: #ffffff;
	background-color: #5a4a02;
	border: dashed thin #FEE97C;
}
#nav #current {
	font-weight: bold;
	color: #ffffff;
	background-color: #5a4a02;
	border: solid thin #FEE97C;
}

#return {
    margin-left: 115px;
	text-align: center;
	color: #bd9c04;
	font-size: 20px;

}

#return a:hover {
	display: block;
	font-weight: bold;
	color: #ffffff;
	background-color: #5a4a02;
	border: solid thin #FEE97C;
}

#return a {
	display: block;
	height: 22px;
	width: 90px;
	padding-top: 3px;
	margin-right: 1px;
	float: center;
	border: thin #ffffff solid;
	text-decoration: none;
	text-align: center;
	background-color: Black;
	color: #ffffff;
}


a {
	color: #blue;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}

#content h3 {

}

#content h3 {
	color: Yellow;
}


#footer {
	position:relative;
	text-align: center;
	color: #5a4a02;
	font-size: 10px;
	bottom:20px;
}




#pics {
	margin: auto;
	background-color: Black;
	color: White;
	width: 640px;
	height: 170px;
	text-align: center;
	font-size: 12px;
}

#pics h3 {
	margin: 0;
}

#pics p {
	clear: both;
	margin: 0;
}

.float-right {
	clear: right;
	float: right;
}

.gallery
{
	cursor: default;
	list-style: none;
	text-align: center;
	margin-left: -55px;
	margin-top: 0px;
}
.gallery a
{
	cursor: hand;
}

.gallery a .preview
{
	display: none;
}

.gallery a:hover .preview 
{
	display: block;
	position: absolute;
	top: -27px;
	left: -32px;
	z-index: 1;
}

.gallery img
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 10px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 130px;
}

.gallery li
{
	background: #000;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	padding: 2px;
	position: relative;
}
.gallery .preview
{
	border: #fff medium solid;
	width: 220px;
	height: auto;
}
#block1 {
	width: 1px;
	height: 200px;
	clear: left;
	float: center;
}

#block2 {
	width: 800px;
	height: 200px;
	float: center;
}

