body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin:0;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:-20px;
	margin-top:2px;
}

h6 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
}

.desc{
	width:240px;
	float:left;
	position:relative;
	top:45px;
	left:140px;
	color:#333;
	padding:5px;
}
.desc h1{
	font-size:14px;
	margin-bottom:3px;
	margin-top:-5px;
}

.desc h2{
	font-size:14px;
	margin-bottom:3px;
	margin-top:-5px;
}
.desc a {
	color:#000000;
	text-decoration:none;
}



img.preview{
	position:relative;
	top:45px;
	left:72px;
	*left:68px;
	border:0;
	float:left;
}
div.links{
	position:relative;
	top:40px;
	left:310px;
	clear:left;
	width:400px;
}
div.links {
	top:100px;
}
div.links img{
	border:0;
}

#thumbs {
	width:600px;
	margin:auto;	
	text-align:center;
}
#thumbs img{
	float:left;
	width:120px;
	margin:10px;	
	border: 1px solid #333;

}

br {
	clear:left;	
}

.text{
	width:600px;	
	text-align:left;
	font-size:11px;
	margin-bottom:3px;	
}

.text a{
	color:#ffffff;	
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

.text h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
}
