body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#photo {
	position: relative;
	top: 19px;
}
#toolbar {
	color: #ccc;
}
#toolbar a:link, #toolbar a:visited {
	color: #ccc;
}
#thumbs img {
	border: 4px solid #333;
	margin-right: 8px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#thumbs a:visited img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}


#thumbs .row {
	margin-bottom: 8px;
}

#photo img {
padding: 15px;
border: 1px solid #cccccc;
}
.month {
	font-size: 18px;
	color: #838383;
	position:absolute; 
	width:56px; 
	height:65px; 
	z-index:1; left: 7px; 
	text-align: right;
}

h2 {
	font-size: 12px;
	color:#9EC5F8;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

#thumbs p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 150%;	
}

#thumbs form {
	margin: 10px 0;
	padding: 0;
}

#thumbs form p {
	margin-bottom: 15px;

}

input#send {
	background-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #333333;	
	font-family: Arial, Helvetica, sans-serif;
}


input.text, textarea {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
#thumbs p.white, #thumbs strong.white, #thumbs p strong {
	color: #ffffff;
}
#bottom {
	width: 265px;
}

.frame #message {
	color: #fff;
}
body.frame  {
	background-color: #000;
}

.frame h1 {
	color: #9EC5F8;
}

.frame a:link, .frame a:visited {
	color: #fff;
}

.frame a:hover, .frame a.special:link, .frame a.special:visited {
	color:  #9EC5F8;
}