html, body,img{
	margin: 0;
	padding: 0;
	border: 0;
}



body {
	border: 0;
	margin: 0;
	padding: 0;
	color: #543f29;
	height:100%;
	overflow:auto;
	background-image:url(../images/background.jpg);
	background-color: #2f1308;
	background-repeat:repeat-y;
	background-attachment: fixed;
	font-size:85%;
	font-family:Georgia, "Times New Roman", Times, serif;
}


h1 {
font-size:	100%;
margin:0;
padding:0;
}

a {
color: #543f29;

}

a:hover {
color: #543f29;
text-decoration:none;
}

#container {
	width: 595px;
	margin-left: 180px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	/*background-color:#FFF;*/
	display:block;
	text-align: left;
	/*background-image: url(../images/paper.png);*/
	
}
#header {
	text-align: left;
	width: 595px;
}

* html #nav {
	position:absolute;
}
#nav {
	position: fixed;
	margin-left: 0px; 
	margin-top: 0px; 
	width: 238px; 
	height: 390px; 
	display: block;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
}


#content{
	float:left;
	/*width:500px;*/
	width:595px;
	clear: left;
	/*padding-left: 50px;
	padding-top: 5px;
	padding-right: 0px;*/
	/*min-height:700px;*/
	background-image: url(../images/paper.png);
	background-repeat:repeat-y;
	
}

#innercontent{
margin: 0 0 0 50px;
padding: 0 0 0 0;
width:500px;
float:left;
}


.headerimage {
float:left;
width:500px;
text-align:left;
margin-bottom:10px;
}
/* Footer Layout


--------------------------------------------------------------------------------------- */
#footer{
	clear:both;
	width:663px;
	background-image: url(../images/footer.png);
	height: 206px;
	background-repeat: no-repeat;

}


#footerinner {
float:left;	
margin: 0 0 0 50px;
padding: 0 0 0 0;
}

#footertop {
width:600px;
float:left;
}

.footerhome {
	float:left;

}

.footercontact {
float:left;
margin: 0 0 0 5px;
}


.footerforum {
float:left;
margin: 0 0 0 5px;
}

.twitter {
float:left;
margin:10px 0 0 0px;
}

.facebook {
float:left;
margin:10px 0 0 5px;

}

.youtube {
float:left;
margin:10px 0 0 5px;

}


.flickr {
float:left;
margin:10px 0 0 5px;

}

#polaroid {
float:left;
margin:auto;
background-image:url(../images/polaroidtxt.png);
background-repeat:no-repeat;
width:490px;
Height:596px;
margin-bottom:20px;
}

#polaroidinner {
margin:38px 0 0 18px;	
}

#peckerdiv{
width:490px;
float:left;
text-align:center;
margin-bottom:20px;

}


