body {
	margin-top: 0px;
	background-color:#9a8f8f;
	font-family:georgia;
	font-size:14px;
	color:#9f9f9f;
}
a{
	color:#9f9f9f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
#grey1{
	background-color:#252525;
}
#grey2{
	background-color:#120f0b;
}
.topborder{
	border-top:1px solid #413f3c;
}
.rightborder{
	border-right:1px solid #413f3c;
}
#hander{
	cursor:pointer;
}
#gallerytext{
	font-family:tahoma;
	font-size:14px;
	color:#ed6500;
}
li{
	list-style-image:url(images/spot.gif);
}
#grey9{
	background-color:#120f0b;
}
.details a{
	color:#9f9f9f;
	text-decoration:none;
}
.details a:hover{
	color:#ffffff;
	text-decoration:none;
}