* {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}

p {
	font-family: Verdana;
	font-size: 12px;
	padding: 5px 0px;
}

a, a:visited {
	text-decoration: none;
	color: #3377bb;
}

a:hover {
	text-decoration: underline;
}

.left {
	text-align: left;
}

.dataleft {
	text-align: left;
	font-size: 10px;
	padding: 0px;
}

.justify {
	text-align: justify;
}

.page {
	width: 612px;
	border: 1px solid #3377bb;
}

.page_head {
	padding: 10px 0px;
	border-bottom: 1px solid #3377bb;
}

.page_menu {
	font-family: Verdana;
	color: #3377bb;
	height: 25px;
}

.page_main {
	padding: 10px;
	overflow: hidden;
}

.main_next {
	float: left;
	width: 89px;
}

.main_prev {
	float: left;
	width: 89px;
}

.main_image {
	float: left;
	font-family: Verdana;
	text-align: center;
	width: 402px;
}

.image_date {
	font-size: 10px;
	text-align: right;
}

.image_thumb {
	width: 402px;
	padding-bottom:1px;
}

.image_caption {
	padding-top: 2px;
	font-size: 10px;
	text-align: center;
	width: 360px;
	float: left;
	line-height: 14px;
}

.image_left {
	clear: both;
	font-size: 18px;
	text-align: left;
	width: 20px;
	float: left;
	line-height: 14px;
}

.image_right {
	font-size: 18px;
	width: 20px;
	text-align: right;
	float: left;
	line-height: 14px;

}

.image_misc {
	font-family: Verdana;
	font-size: 10px;
	float: left;
}

.data_head {
	font-weight:bold;
}

.thumb {
	border: 1px solid #3377bb;
}

#tagcloud {
	clear: both;
	font-family:Verdana;
	height:auto;
	overflow:hidden;
	padding:5px 10px 20px;
}

.tagcloudelement {
	line-height: 36px;
	color: #CCC;
	cursor: crosshair; 
}

#smaller{
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin: 10px 0px 0px 5px;
}

.page_footer {
	clear: both;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(../images/page/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#image_data {
	padding-left: 12px;
	width: 178px;
	clear: both;
}

.error_message {
	font-family: Verdana;
	font-size: 20px;
	color: red;
	text-align: center;
}

#datepicker {
	float: left;
}

#lightbox{
	background-color:#eee;
	padding: 18px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	font-family: Verdana;
}	

#lightboxCaption{ 
	float: left; 

}
#keyboardMsg{ 
	float: right;
}

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

#overlay{ background-image: url(../images/page/overlay.png); }

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