.grayborder {
	border: 1px solid #666666;
}
#thumbs img {
	margin-right: 3px;
	margin-left: 3px;
}
#mainmenu {
	margin-top: 5px;
}
body {
	background-color: black;
	color: #999999;
	}
#copy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#copy a, #copy a:link {
	text-decoration: none;
	color: #999999;
}
#copy a:hover {
	text-decoration: none;
	color: #FF0000;
}