body
{
	background-color: #ffffff;
	margin:0px;
	margin-top:20px;
	font-family:sans-serif;
	font-size:smaller;
}

img
{
border: 0px;
}

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

h1 a
{
color:#000000;
}

.container
{
		margin:auto;
                margin-top:0px;
		width:800px;
		background-image: url('./images/center.jpg');
}

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

.content
{
        padding-top:243px;
        margin-left:80px;
        margin-right:170px;
color:#333333;
}

.footer
{
	width:800px;
	background-image:url('./images/footer.jpg');
        background-repeat:no-repeat;
background-color:#ffffff;
}

.footer-text
{
padding-top:33px;
padding-bottom:33px;
padding-right:150px;
text-align:right;
}

.navcontent
{
width:100%;
margin:0;
margin-top:10px;
margin-bottom:10px;
font-size:normal;
padding:0px;
}

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

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

.navcontent a
{
text-decoration:none;
}

.navcontent a:hover
{
text-decoration:underline;
}

/* Stuff for generated wordpress style */


.archives
{
	font-size:normal;
}

#comment
{
	width:95%;
}

#searchform
{
	float:right;
}

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

.post
{
	margin-bottom:40px;
clear:both;
}

.post img
{
margin:8px;
border:1px solid #0000ff;
}

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

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