body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E5E5E5;
	text-align: center;
        margin-top:0px;
        margin-right:0px;
        margin-bottom:0px;
        margin-left:0px;
        background-color: #000000;
}
th {
	color: #E5E5E5;
	text-align: left;
}
a:link{
	color: #995937;
	text-decoration: underline;
}
a:visited{
	color: Purple;
}
a:hover,a:active{
	color:#E6B753;
	text-decoration: underline;
}
img.thumb {
	border: 2px solid #FFFFFF;
}
:visited img.thumb {
	border: 2px solid Purple;
}
:hover img.thumb {
	border: 2px solid #CC0000;
}
.top {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #1C1C1C;
}
h1 {
	font-size: 24px;
	margin: 0px;
	text-align: left;
}
.form {
	border: 1px solid #995937;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.copyright {
	font-size: 10px;
}
#images {
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
}

#images img {
margin-left: 2px;
margin-top:2px;
} 
