@charset "utf-8";
/* CSS Document */
#largeimg {
	margin: 4px;
	padding: 4px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linksbut {
	font-size:14px;
	text-align:center;
	font-weight:bold;
	width:275px;
	height:25px;
	text-decoration:none;
	position:relative;
	border: 3px solid #CCC;
	border-radius:2px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #EEE;
	vertical-align: middle;
	line-height: 28px;
}

#imagetext {
	text-decoration: none;
	text-align: left;
	margin: 4px;
	padding: 4px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#dllink {
	clear: left;
	float: left;	
}
#source {
	clear: right;
}
.imagedescrip {
	font-style: italic;	
}
#gal_container {
	padding: 4px;
	width: 100%;
	clear: both;
}
.gal_thumb {
	float: left;
	clear: none;	
}
.caption {
	font-weight: bold;
	text-align: left;
}

#admin p,td
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;	
}
#admin a
{
	color:#003;
	text-decoration:none;
}
#admin a:hover {
	color:#666;
	text-decoration:none;
}
#admin a:visited {
	color:#003;
	text-decoration:none;
}
.errtxt {
	color:#900;
	font-weight:bold;
}
#dispic {
	text-align: right;
	clear: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
#dispicl {
	text-align: left;
	clear: none;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.help {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #EEE;
	padding: 8px;
	width: 300px;
	border: 1px solid #ddd;
	margin-left: 4px;
}
#navul ul {
	list-style-type: none;
	width:190px;		
}
#navul li {
	margin-left: -35px;
	list-style-type: none;		
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #666;
	width:190px;
}
#gal_container a {
	color: #333;	
}