body { background: #40190a url(../../images/skins/default/bod.jpg) repeat-y 50% 260px;}

#headerwrap {
	background: transparent url(../../images/skins/default/HD2.jpg) no-repeat 50% 12px;
}

#gallery .image.singlecol.left {
	background: rgba(0,0,0,0.35) repeat;
	border: 1px solid #522a10;
}
.widget{
	background-repeat: no-repeat;
	background-position: right top;
}

.widgetfoot{
	background: transparent no-repeat right top;
}
.twitterwidget{
	background: rgba(0,0,0,0.45) url(../../images/skins/default/twt.png) no-repeat 185px 10px;
}
#gallery .image.singlecol.left:hover {
	background: rgba(0,0,0,0.35) none repeat;
	border: 1px solid #58f0fb;
}
.popWidget ul li { border-bottom:1px solid #c3bfb3;}

a:link { color: #4dd8e3;}
a:visited {	color: #4dd8e3;}
a:hover { color: #b2a569;}
a:active { color: #4dd8e3;}
