	#content {
	color: #77563E;
	line-height: 140%;
	font-family: Tahoma, Arial, Helvetica, "Trebuchet MS", Trebuchet,;
	font-size: 12px;
	width: 460px;
	}
	
.bodypod {
	border: 1px solid #eeeeee;
	padding: 10px;
	background-color: #fff;
}

.bodypod img{
	float: right;
	margin-left: 10px;
}

.bodypod strong {
}
	#content h4{
	color: #FFFFFF;
	line-height: 140%;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 5px 10px 7px 10px;
	text-transform: capitalize;
	}
	
	#content h4 span{
	float: left;
	padding-right: 20px;
	font-size: 10px;
	font-weight: normal;
	color: 643d1d;
	}


	
#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;
}

h6 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

form {
padding: 0px;
margin: 0px;
}
