body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/header_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	margin: 0px;
	width: 100%;
	height: 121px;
	padding: 0px;
}

#container {
	background-image: url(../images/layout/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 950px;
	Height:162px;
}
#contents #nav {
	font-size: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	left: 260px;
	top: 150px;
	font-weight: bold;
	z-index: 3;
	padding: 0px;
	position: absolute;
	margin: 0px;
	width: 160px;
}
#contents #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents #nav li {
	margin: 0px;
	padding: 0px;
	height: 100%;
	list-style-type: none;
}
#contents #nav li a {
	text-decoration: none;
	color: #65B165;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents #nav li a:hover {
	text-decoration: none;
	color: #1B5A5A;
	background-image: url(../images/layout/nav_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#contents #nav .subnav a {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 80%;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/layout/nav_out.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: auto;
}

#contents #nav .current {
	background-image: url(../images/layout/nav_current.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CBA301;
	font-size: 80%;
}

#contents #nav .subnav .current {
	background-image: url(../images/layout/nav_current.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #CBA301;
}

#contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px;
	min-height: 500px;
	width: auto;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contents #text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
	width: auto;
}

#contents #text h1 {
	font-size: 250%;
	color: #FFCC01;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #text h2 {
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	color: #666666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#contents #text p {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #text .indent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#contents #text a {
	color: #2E8888;
}
#contents #text a:hover {
	color: #333333;
}

#contents #text ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#contents #text ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#contents #text li {
	padding: 0px;
	list-style-type: square;
	margin: 0px;
}
#contents #text li a {
	margin: 0px;
	padding: 0px;
	color: #2E8888;
}
#contents #text li a:hover {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#contents #text #logo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC01;
}
#contents #text #logo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents #text .icon {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	width: auto;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #F2BA41;
	text-decoration: underline;
}
#footer .footertext {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 220px;
	float: right;
	text-align: right;
}
#footer .footertext img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #w3c {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#text  #gallery {
	margin: 0px;
	overflow: auto;
	border: 10px solid #333333;
	z-index: 5;
	background-color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 540px;
}
#text #gallery #fullsize {
	height: 340px;
	width: 340px;
	margin: 0px;
	padding: 0px;
}

#text #gallery #thumbs {
	white-space: nowrap;
	overflow: auto;
	height: 90px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
	width: 540px;
}

#text  #gallery  a  img  {
	margin: 3px;
	padding: 0px;
	border: 5px solid #CCCCCC;
}
#text  #gallery  a:hover  img  {
	margin: 3px;
	padding: 0px;
	border: 5px solid #FFCC01;
}
