body
{
	margin:0px;
	padding:0px;
	background:#f9ffd1;
}
*
{
	margin:0px;
	padding:0px;
}
a {
padding: 0 10px 0 0;
color:#8e2929;
text-decoration: none;
font-weight:bold;
}

a:hover {
padding: 0 10px 0 0;
color:#8e2929;
text-decoration: underline;
font-weight:bold;
}	
img
{
	border:0;
	width:auto;
}
#wrap
{
	width:336px;
	margin:0 auto;
	text-align:center;
	background:#f9ffd1;
}
.banner
{
	width:336px;
	float:left;
	background:#f9ffd1;
	height:230px;
}
.h2
{
	width:330px;
	text-align:center;
}
.banner p
{
	width:310px;
	padding: 0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:17px;
	font-style: italic;
	text-align: center;	
}

/* Easy Slider */


#slider{width:330px;
	 margin:0px;
		padding:0 0px 0 0px; display:block}	
#slider ul, #slider li{
margin:0;
padding:0;
list-style:none;
float:left;
width:330px;
}
#slider ul li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
width:330px;
overflow:hidden;
outline:0px;
border:0px;
}											