a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #333333;
	background-image: url( 'images/background.gif' );
	font-size: 12pt;
	font-weight: normal;
}
h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select, submit, reset {
	font-family: Arial, sans-serif;
	padding: 3px;
}

textarea {
}

#wrapper {
}

#masthead {
	background: #111111;
	background-image: url( 'images/masthead.gif' );
	border-bottom: 1px dotted #333333;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 75px;
					min-width: 600px;
}
#footer {
	clear: both;
	background: transparent;
	color: #999999;
	font-size: 9pt;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #00ff00;
}
#footer a:hover {
	color: #00ff00;
}
#footer a:active {
	color: #00ff00;
}

#menu  {
	position: relative;
	top: -1px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#menu ul li a {
	display: block;
	float: left;
	margin: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background: #111111;
	color: #cccccc;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dotted #000000;
}
#menu ul li a:hover {
	background: #222222;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px dotted #cccccc;
}
#menu ul li a:active {
	background: #00ff00;
	color: #000000;
	text-decoration: none;
}
#menu ul li a.current,
#menu ul li.current_page_ancestor a, 
#menu ul li.current_page_parent a, 
#menu ul li.current_page_item a
{
	background: #222222;
	color: #00ff00;
	text-decoration: none;
	border-top: 1px solid #000000;
}
#menu ul li a.current:hover,
#menu ul li.current_page_item a:hover {
	text-decoration: none;
	border-top: 1px solid #000000;
}


#submenu  {
	clear: left;
	position: relative;
	top: -1px;
	left: 10px;
	margin: 0px 220px 0px 10px;
}

#submenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#submenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#submenu ul li a {
	display: block;
	float: left;
	margin: 0px;
	margin: 0px 1px 0px 0px;
	padding: 5px 10px 5px 10px;
	background: #333333;
	color: #cccccc;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li a:hover {
	background: #222222;
	color: #ffffff;
	text-decoration: none;
}
#submenu ul li a:active {
	background: #00ff00;
	color: #000000;
	text-decoration: none;
}
#submenu ul li a.current {
	background: #222222;
	color: #00ff00;
	text-decoration: none;
}
#submenu ul li a.current:hover {
	text-decoration: none;
}

#logo {
	color: #ffffff;
	margin: 10px 20px 0px 0px;
	float: right;
	font-size: 10pt;
	font-weight: bold;
}

br.clear {
	border: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 0px;
}

#right {
	float: right;
	margin: 0px 45px 20px 30px;

	position: absolute;
	top: 76px;
	right: 0px;
	z-index: 1;
}

#right img {
	border: 0px solid #ff0000;
	margin: 0px;
	padding: 0px;
}

#console {
	border: 0px solid #00ff00;
	margin: 10px 220px 0px 0px;
	padding: 10px 10px 10px 30px;
	clear: left;
	color: #eeeeee;
	font-size: 14pt;
	line-height: 18pt;
	min-width: 350px;
				 z-index: 10;
}

#console a {
	color: #eeeeee;
}
#console a:link {
	color: #cccccc;
}


#console2 {
clear: both;
	border: 0px solid #00ff00;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	clear: left;
	color: #eeeeee;
	font-size: 14pt;
	line-height: 18pt;
}

#console2 a {
	color: #eeeeee;
}
#console2 a:link {
	color: #cccccc;
}

.small {
	font-weight: normal;
	font-size: 10pt;
}
.large {
	font-weight: bold;
	font-size: 20pt;
}

.blue {
	color: #9999ff;
}
.italic {
	font-style: oblique;
}

.form {
}

.label {
	list-style: none;
}
li.field {
	list-style: none;
	padding: 0px 0px 0px 10px;
}
.submit {
	list-style: none;
	padding: 0px 0px 0px 10px;
}

#toc {
}
#toc ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#toc ul li {
	list-style: none;
}
#toc ul li ul {
	list-style: circle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
#toc ul li ul li {
	list-style: circle;
}

#gallery-index {
clear: left;
}
#gallery-index ul {
	list-style: none;
	margin: 0px 10px 10px 10px;
}
#gallery-index ul li {
	margin: 10px 10px 10px 10px;
}
#gallery-index table tr td {
	padding: 10px 10px 0px 10px;
}
#gallery-index table tr td a {
	display: block;
}
#gallery-index table tr td a img {
padding: 0px;
margin: 0px;
}
#gallery-index table tr td div.caption {
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	background: #eeeeee;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

#gallery-detail {
	clear: left;
}
#gallery-detail ul {
	list-style: none;
	margin: 10px 10px 0px 10px;
}
#gallery-detail ul li {
	line-height: 0px;
	display: inline;
	margin: 10px 10px 0px 10px;
}
#gallery-detail div.caption {
	margin: 10px 20px 10px 20px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #000000;
	background: #eeeeee;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: center;
}
#gallery-detail div.caption h1 {
	font-size: 15px;
	line-height: 18px;
}

#gallery-toc {
	clear: left;
	margin: 0px 0px 0px 0px;
}
#gallery-toc h1 {
	line-height: 40px;
	font-size: 36px;
}
#gallery-toc ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#gallery-toc ul li {
	display: inline;
	list-style: none;
	margin: 0px 20px 0px 0px;
}
#gallery-toc ul li.sep {
}
#gallery-toc ul li a {
}
#gallery-toc ul li.current_page_item a {
	color: #00ff00;
}

img.art {
	border: 1px solid #000000;
	margin: 10px 0px 0px 0px;
}
img.index-photo {
	margin: 10px;
}
img.detail-photo {
	border: 2px solid #000000;
	margin: 10px 20px 10px 20px;
}

#status {
	margin: 0px;
	padding: 0px;
}
#status ul {
	margin: 0px;
	padding: 0px;
}
#status ul li {
	list-style: none;
	margin: 0px;
	padding: 5px;
	color: #000000;
}
#status ul li.info {
	background: #ccffcc;
}
#status ul li.warn {
	background: #ff6600;
}

#splash {
	text-align: center;
	margin: 15px auto;
	padding: 0px 340px 0px 0px;
	position: relative;
	width: 340px;
}
#splash a {
	z-index: 11;
	border: 0px;
	text-decoration: none;
	color: #ffffff;
}
#splash div.txt a {
	z-index: 1;
	padding: 0px 0px 0px 0px;
}
#splash div.txt a:hover {
	text-decoration: underline;
}
#splash img {
	border: 0px;
	z-index: 11;
}
#splash div.txt {
	text-align: left;
	position: relative;
	top: -230px;
	left: 390px;
	z-index: 1;
	font-size: 25px;
	line-height: 23px;
	font-weight: bold;
}

#toc li.field {
margin: 0px 0px 10px 0px;
}
#toc input, #toc textarea {
	width: 80%;
}
#toc input.submit {
	width: auto;
}


a.control {
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.control:link {
}
a.control:visited {
}
a.control:hover {
}
a.control:active {
}
