body
{
background-color:#e39cbe;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-align:justify;
margin:0px;
}
/*  slider CSS stuff starts here */
.item {
	display: block;
	width: 205px;
	height: 131px;
}


#num_nav ul
 {
 margin-top:0px;
}



#num_nav li 
{
display: inline;
padding:0px;
margin:0px;

}

#num_nav ul li a {
	color:#a33d6e;
	width:10px;
	height:10px;
	font:0.98em verdana,Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #a33d6e;
	padding:2px 4px 6px 4px !important;
	padding:2px 4px 2px 4px;

	float:left;
	margin-left:5px;
	
}

#num_nav ul li a.active {
	background-color:#a33d6e;
	border:1px solid #fff;
	color:#fff;
}

#num_nav a:hover {
	background-color:#a33d6e;
	border:1px solid #fff;
	color:#fff;
}

#play_btn {
	background-color:#FFFFFF;
	border:1px solid #a33d6e;
	width:17px;
	height:17px;
	font:0.98em verdana,Arial, Helvetica, sans-serif;
	float:left;
	color:#a33d6e;
	text-decoration:none;
	text-align:center;
	display:inline;

}

#play_btn:hover {
	background-color:#a33d6e;
	border:1px solid #ffffff;
	text-decoration:none;
	text-align:center;
	color:#fff;
}




/*Body Container*/
#container{ background:url(../images/gallery-bg.jpg) no-repeat; width:205px; float:left; }
/*#row1{ width:100%; height:300px; overflow:hidden; float:left; margin-top:10px;}
#row2{ width:100%; height:310px; overflow:hidden; float:left; clear:left;}
*/
/*First Row*/
#flashbox{ width:205px; float:left; }



.f1{ width:100%; height:20px; background:url(../images/index4.jpg) no-repeat top; }
.f2{ width:100%; height:240px; background:url(../images/index5.jpg) no-repeat;}
.f3{ width:100%; height:40px; margin-top:8px !important;  #margin-top:15px !important; margin-top:15px;}

.sliderdiv{ background-color:#FFFFFF; margin:0px; position: relative; width: 205px; height: 131px;	overflow: hidden; }

.numdiv{ float:left; width:170px; height:40px;  }

