body
{
	background-color: #5f3c29;
	margin:0px;
	padding:0px;
	font-family:sans-serif;
	font-size:smaller;
background-image: url('./images/center.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}



a
{
color:#035328;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

img
{
border: 0px;
}

h1
{
color:#000000;
font-size:larger;
}

h1 a
{
color:#000000;
}

.container
{
		margin:auto;
                margin-top:0px;
		/*width:1024px;*/
	background-image: url('./images/center.jpg');
	background-position: top center;
	background-repeat: repeat-y;
overflow: hidden;
}

.container2
{
		margin:auto;
                margin-top:0px;
		width:1024px;
	background-image: url('./images/center2.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

.header
{
	width:1024px;
	background-image:url('./images/banner.jpg');
        background-repeat:no-repeat;
        margin:0px;
}

.content
{
        padding-top:15px;
        margin-left:160px;
width:670px;
color:#333333;
}

.footer
{
	width:800px;
	padding:0px;
	margin:0px;
margin-left:132px;
background-image:url('./images/footer.jpg');
background-repeat:no-repeat;
}

.footer-text
{
padding-top:33px;
padding-bottom:33px;
padding-right:80px;
text-align:right;
color:#ffffff;
}

.footer-text a
{
color:#fff;
}


.navcontent
{
width:353px;
margin:0;
padding-top:118px;
margin-left:526px;
}

.navcontent ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontent li
{
display: inline;
list-style-type:none;
font-size:13px;
margin:0px;
padding:0px;
}

/* Stuff for generated wordpress style */


.archives
{
	font-size:normal;
}

#comment
{
	width:95%;
}

#searchform
{
	float:right;
}

.divider
{
	width:95%;
	margin:auto;
	margin-bottom:7px;
	margin-top:7px;
	border-top:1px solid #4a95ea;
	padding:0px;
	height:1px;
	background-color:#ffffff;
	clear:both;
}

.post
{
	margin-bottom:0px;
}

.posttitle
{
	border-bottom:1px solid #4a95ea;
        color:#000000;
margin:0px;
}

.posttitle a
{
	text-decoration:none;
  color:#000000;
}
