body {
	color: #000000;
	margin: 0px;
	font-family: sans-serif;
	color: white;
	background-color: #000000;
}
h1 {
	font-family: serif;
	font-size: 32px;
}
a {
	color: #ddf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 6px solid white;
}
.menu {
	font-size: 18px;
}
.potd a img {
	border: 3px solid white;
}
.gallerytop a {
	position: relative;
	display:block;
	width:125px;
	font-weight:bold;
	text-align: center;
	color: #dadada;
	font-family: Arial,Sans-Serif;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity:.80;
	border: 1px solid #666666;
	top: 128px;
}
.gallerytop a:hover { 
	color: #CC3300;
}
.gallerytop a:visited { 
	color: #dadada;
}
.gallerytop a:active { 
	color: #CC3300;
}
.gallerytopthumb {
	padding: 1px;
	border: 1px solid #cccccc;
}	
.gallerytoporig a {
	position: absolute;
	margin-top: 107px;
	margin-left: 1px;
	display:block;
	width:125px;
    font-weight:bold;
	height:19px; 
	text-align: center;
	color: #dadada;

    font-family: Arial,Sans-Serif;
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity:.80;

	border: 1px solid #666666;
}
.logo {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #EFEFEF;
	text-decoration: none;
}
.courtesy {
	font-size: 10px;
	color: #FFFFFF;
}