body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-position: center top;
}
#headers {
	margin:auto;
	width:502px;
	height:auto;
	padding:20px;
}
#content {
	margin:auto;
	width:502px;
	height:auto;
	padding-top:0px;
	padding-left:10px;
	margin-left:20px;
	padding-right:10px;
	height:480px;
}
h1 {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-stretch:extra-condensed;
}
.text {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align: justify;
}

.dhonishow {
	overflow: hidden;
	float: left;
	width: 577px;
	font-family: "MS Trebuchet", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}           

.dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

.dhonishow-image {
	overflow: hidden;
	width: 577px;
	height: 241px;
	text-align: left;
	background: #ffffff;
	position: relative;
}     

.dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}


                  
.dhonishow-picture-alt {
	font-weight: bold;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
}          

.thickbox {

}

.thickbox:hover {
opacity:1;
filter:alpha(opacity=100)
}
.center {
margin-left:100px;
text-align:center;
}
