body {
	padding: 0px;
	margin: 0px;
	background: #DEE0EC;
	font: 11px Tahoma;
	color: #000;
	}

hr {
	margin-left: 20px;
	margin-right: 20px;
	}

a {
	text-decoration: none;
	color: #1C526B;
	}

a:hover {
	text-decoration: underline;
	}

a.more {	
	display: block;
	height: 0px;
	padding-top: 31px;
	overflow: hidden;
	}


h1	{
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	}


h1.mainContent {
	padding-top: 39px;
	background: url('../img/mainContent.gif');
	}

h1.latestposts {
	padding-top: 37px;
	background: url('../img/lbtitle.gif');
        clear: left;
	}


#container {
	height: 100%; 
	min-height: 100%;
	height: auto !important; 
	width: 928px;
	background: url('../img/mainBg.gif');
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-left: 53px;
	}



#rightContent {
	float: left;
	width: 216px;
	background: url('../img/rightFooter.gif') no-repeat bottom left;
	padding-bottom: 24px;
	}




h2 {
	padding: 0px;
	margin: 0px;
	height: 25px;
	display: block;
	background: url('../img/contentHeader.gif');
	font: bold 11px/23px Tahoma;
	color: #000;
	padding-left: 22px;
	position: relative;
	margin-bottom: 10px;
	}

h2 span {
	float: right;
	padding-right: 15px;
	}

ul#latestposts  {
    	background: url('../img/sponsorBg.gif');
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
background: #FFFFFF;
	
	}

ul#latestposts li.item a span {
    	
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;

	
	}

