body {
	background-color:#332620;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin:0;
	padding:0;
}
#container {
	width: 579px;
	background-image:url(images/background.gif);
	background-repeat: repeat-y;
}
#top-header {
	width: 579px;
	margin-left: auto;
	margin-right: auto;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.description {
	height: 60px;
	width: 546px;
	display:block;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	background-position: left;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}
#search form {
	padding-top: 20px;
}
#header {
	margin-top: 5px;
}
#search form {
	margin-top: -10px;
	padding-top: -10px;
}

#content input {
	-x-system-font:none;
	color:#666666;
	font-family:Verdana, sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

#go {
	width: 50px;
}

.adsense1 {
	width: 500px;
	height: 250px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#adsense2, #adsense3 {
	width: 250px;
	height: 250px;
	float: left;
}

.text {
	width: 500px;;
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

h3 {
	font-weight: bold;
	font-size: 1.1em;
}

.entry {
	height: 50px;
}

.copyright {
	margin-top: 15px;
}

#links {
	width: 525px;
	text-align: justify;
	font-size: 0.8em;
	margin-left: 25px;
}

.backgroundBottom {
	height: 23px;
	width: 579px;
	background-image:url(images/backgroundBottom.gif);
	background-repeat: no-repeat;
}

.backgroundTop {
	height: 23px;
	width: 579px;
	background-image:url(images/backgroundTop.gif);
	background-repeat: no-repeat;
}

.post {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	padding-top: 1px;
}

#container3 {
	width: 568px;
	background-image:url(images/background.gif);
	background-repeat: repeat-y;
}

