h1 {
	color: #0000ff;
}

h2 {
	margin-top: 0px;
	padding-top: 5px;
	color: #0000ff;
}

h3 {
	margin-top: 0px;
	padding-top: 5px;
	color: #0000ff;
}
h6 {
	margin: 0;
	padding-top: 5px;
	font-size: 80%;
}
#iconzone h6 {
	text-transform: uppercase;
	/*border-bottom: 1px #00f solid;*/
	margin-bottom: 2px;
}
#leftcol h6 {
	margin: 0 5px 2px 0;
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	border-bottom: 1px #8FBA9F solid;
}
#leftcol form {
	margin: 2px;
}
#leftcol a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}
#leftcol a:hover {
	background-color: #ffffff;
}
#leftcol a img, #leftcol img {
	display: block;
	border: none;
	margin: 8px auto 0 auto; 
	_text-align: center;
}
#leftcol #counter img {
	display: block;
	margin: 8px auto 0 auto; 
	_text-align: center;
}
#leftcol ul {
	list-style-image: url("../images/balon.gif");
	margin: 0 0 0 0px;
	padding: 0 0 0 25px;
}
#leftcol li ul {
	list-style-image: none;
	list-style-type: disc;
	padding: 0 0 0 5px;
}
#content table {
	font-size: 100%;
}

#content fieldset {
	padding: 1em;
	font: 100%/1 sans-serif;
	border: 1px #00f solid;
}

#content label {
	float: left;
	width: 25%;
	margin-right: 0.5em;
	padding-top: 0.4em;
	text-align: right;
	font-weight: bold;
}
#loginstatus {
	border: 1px #00f solid;
	margin: 5px;
	text-align: center;
	font-size: 80%;
}
.error {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}
.results {
	_text-align: center;
}
.results h2, .results h3 {
	_text-align: left;
}

.results table {
	margin: 0 auto 0 auto;
	_text-align: left;
}
#subgals {
	border-top: 2px #00f solid;
	border-bottom: 2px #00f solid;
	margin-bottom: 10px;
}
#subgals h3 {
	margin-bottom: 0;
}
#subgals ul {
	margin: 0;
	padding: 0 0 5px 20px;
}
#gallery img {
	border: 5px #00f outset;
}
#gallery a, #listing a {
	text-decoration: none;
}
#gallery .image {
	max-width: 95%;
	max-height: 95%;
	_width: 95%;
	_height: 95%;

}
.admin {
	text-align: right;
	font-size: 80%;
	margin-bottom: 2px;
}

