body {
	background: #cacaca url(images/bg-purple.jpg) repeat-x left 0;
	}

#footer {
background:#595959 repeat-x scroll left 0;
}

#dropmenu li {
	
}
	
.urhere{
background-color: #e5e5e5;
color: #212121;

}



#headerwrap {
border-top: 1px solid #251748;
}

.slide-img{
	
}


#thumbs div.hover .slide-img {!important;           
	
	margin:0px;
	border-color: white;                      
	
	border-style: solid;                      
	
	border-width: 6px;   
	
}

#btmWrap {
background:#000 url(images/bg-glow.png) no-repeat scroll center 0;
}

/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	background:url(images/left-drk.png) no-repeat;
	
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(images/right-drk.png);
		
}
div.navi a {
background:transparent url(images/navigator-drk.png) no-repeat scroll 0 0;
}