body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-right:0;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover{
	color: #000000;
	text-decoration: none;
}

.hardlinks {
	font-size: 12px;
}

.toplist {
	font-size: 12px;
}

.toplistimages {
	font-size: 10px;
}

.toplistimages a {
	color: #DDDDDD;
	font-size: 10px;
}

hr {
	border:none;
	background-color:#336699;
}

a img {
	background-color:none;
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0;
}

a:hover img {
	background-color:none;
	filter:alpha(opacity=90);   
	-moz-opacity: 0.90;   
	opacity: 0.90;
}

a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;}


a.linkopacity:hover img {
filter:alpha(opacity=90);   
-moz-opacity: 0.90;   
opacity: 0.90;
}





/* LIGHTBOX SPECIFIC */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/lightbox/overlay2.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/lightbox/overlay2.png", sizingMethod="scale");
}


.galleryFrontpage img {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
