body {
	 background-color: #000;
	 margin: 0;
	 padding: 0;
	 text-align: center;
	 font: 80% arial,verdana,sans-serif;
	 color: #fff;
	 line-height: 1.4;
	 }
a img {
  	  border: none;
  	  }
a:link, a:visited {
	color: #E7CCA7;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #E7CCA7;
	text-decoration: none;
	}
.clearfloat {
	clear: both;
	height: 1px;
	}		 
#home .container {
	margin: 0 auto;
	text-align: left;
	width: 572px;
	height: 433px;
	background: url(../images/bg_home.jpg) no-repeat;
	}
#home .mainnav ul {
	margin: 0 0 0 1px;
	padding: 0;
	list-style-type: none;
	}
#home .mainnav li {
	margin: -5px 0 0 0;
	padding: 0;
	list-style-image: none;
	}
#back .containerOut {
	margin: 0 auto;
	text-align: center;
	width: 567px;
	background: url(../images/bg_back.jpg) repeat-y;
	}
#back .container {
	margin: 0 auto;
	text-align: center;
	width: 567px;
	min-height: 550px;
	background: url(../images/bg_backpage.jpg) bottom no-repeat;
	}	
#back .masthead ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#back .masthead li {
	margin: 0;
	padding: 0 6px;
	display: inline;
	list-style-image: none;
	}
#back .content {
	  text-align: left;
	  padding: 0 17px 137px 17px;
	  }
h1 {
   color: #9E7E51;
   padding: 0;
   margin: 10px 0 8px 0;
   text-decoration: underline;
   font-size: 130%;
   }
h2 {
   color: #C78533;
   padding: 0;
   margin: 10px 0 8px 0;
   font-size: 100%;
   font-weight: bold;
   } 	
.discdetails {
	float: right;
	text-align: left;
	width: 200px;
}
.discdetails p {
	margin-top: 0px;
}	
.discclear {
	clear: both;
	height: 2em;
	}   
#photospage img {
	float: left;
	margin-right: 16px;
	}