body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url('images/BG.gif') repeat;
font-size:0.8em;
color:#FFFFFF;
}
img {
border:none;
}
blockquote {
	margin: 0px 0px 15px 20px;
	border-left: 1px #333 solid;
	padding: 4px 0px 4px 10px;
}
blockquote p {
	margin: 0px;
}
a {
color:#FFFFFF;
}
a:hover {
text-decoration:none;
}
.clearBoth {
clear:both;
}
#catsLeft {
	float: left;
	width: 180px;
}
#catsLeft a {
	text-decoration: none;
	color: #A6B780;
	font-weight: bold;
}
#picsLeft {
	float: left;
	width: 560px;
}
#mainContainer {
padding:0px;
margin:25px auto;
width:857px;
background:#000000;
}

#navigation {
background:#780001;
height:39px;
}

#navigation a {
color:#FFFFFF;
}

.navItems {
float:left;
height:39px;
}

.subImage {
margin:0px;
padding:0px;
}

#contentContainer {
background:#000000;
padding:10px 10px 10px 50px;
}

#contentContainer h2 {
color:#a6b780;
}

#post-4 {
display:none;
}

#footerSub {
background:#000000 url('images/footerBG.gif') no-repeat;
min-height:45px;
padding:0px 0px 10px 3px;
margin:10px 0px 0px 0px;
font-family:"Palatino Linotype", "Times New Roman", Times, serif;
}