body {
	margin: 0px;
	color: #f8e7b9;
	font-size: 11px;
	font-family: helvetica, verdana, arial, "century gothic","ludica grande", century gothic, lucida grande;
	background: url(images/2007back.jpg) repeat-x top left #1b1b1b;
	text-align: left;
}

A:visited {
	COLOR: #fff; TEXT-DECORATION: none;
	font-weight: bold;
	font-style: oblique;
}

A:link {
	COLOR: #fff; TEXT-DECORATION: none;
	font-weight: bold;
	font-style: oblique;
}

A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
	font-weight: bold;
	font-style: oblique;
}

img { border: 0px; }



#contentcontainer {
	width: 820px;
	height: auto;
	background: url(images/2007header.jpg) no-repeat 0px 0px;
	margin: 0px auto;
}

#leftside {
	width: 400px;
	height: auto;
	float: left;
}

#rightside {	
	width: 420px;
	height: auto;
	float: right;
}

.items {
	margin: 0px 0px 15px 0px;
}

.items_right {
	width: 410px;
	margin: 20px 0px 15px 10px;
	border-top: 4px solid #677035;
	padding-top: 14px;
}

h2 { 
	font-size: 19px;
	font-weight: bold;
	font-style: oblique;
	color: #8c5f21;
	margin-top: 0px;
}

#footer {
	clear: both;
	height: 231px;
	background: url(images/footer.jpg) no-repeat top center;
	margin-top: 35px;
}

.postedby { color: #fff; }
