	
	#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 8px;
	color: #F9CC48;
	text-transform: uppercase;
	background-image: url(../images/h1-backing.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: normal;
}
	
.bodypod {
	width: 244px;
	padding-bottom: 10px;
}

.bodypod img {
}


	#content h3{
	color: #320000;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px 0px 4px 10px;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top:1px;
	background-image: url(../images/ls-tabs.gif);
	font-weight: normal;
	}
	
	#content h3 span{
	float: right;
	padding-right: 10px;
	font-size: 10px;
	font-weight: normal;
	color: 643d1d;
	}
	
	#rightholder span img {
	float: right;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 5px;
	}

#div img {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

#div2 img {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

#div3 img {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

#div4 img {
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
}

#div5 img {
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

	
#hiddenpara {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

	a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
	a:hover {
	text-decoration: none;
	color: #eeeeee;
	}



.contentslide{
width: 327px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 327px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: left;
border-bottom: 1px solid #eeeeee;
padding: 0px 0px 4px 0px;
margin-bottom: 5px;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 307px; /*IE5 width*/
w\idth: 307px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
background-color: #663366;
}
