* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #fff;
	color: #000;
}

a:link, a:visited, a:active {
	color: #24a;
	text-decoration: none;
}

a:hover {
	color: #f63;
	text-decoration: underline;
}

a img {
	border: 0 none;
}

h1, h2 {
	margin: 0 0 1em 0;
	font-size: 1.6em;
	font-weight: normal;
	color: #000;
	text-align:center;	
}

h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
}

p {
	margin: 1em 0 0 0;
	padding: 0;
}

ul {
	margin: 10px 10px;
	padding: 0;
	list-style-type: square;
}

ul li {
	margin: 6px 10px 6px 20px;
	padding: 0;
}


.with-border {
	border: 1px solid #000;
}

#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
}

#easyaccess {
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0;
	font-size: 0.85em;
	color: #444;
}

#easyaccess ul {
	margin: 0;
	list-style-type: none;
}

#easyaccess ul li {
	display: inline;
	margin: 0 0.4em 0 0;
}

#easyaccess ul li a {
	color: #555;
}

#header {
	height: 100px;
	width: 100%;
	clear: both;
	background: url(../images/header_background.jpg) 0 0 no-repeat;
}

#header h1 {
	width: 384px;
	height: 32px;
	margin: 0.3em auto;
}

#header p {
	width: 384px;
	border-bottom: 2px solid #888;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0 auto;
	color: #333;
}

#header #logo {
	width: 303px;
	height: 47px;
	margin: 0.3em auto;
}

#content {
	padding: 80px 0 0 0;
	min-height: 370px;
	height: 370px;
}	

html>body #content {
	height: auto;
}

#odesc p a.zoomlink {
	font-size: 0.8em;
	text-decoration: none;
}

#odesc p.photo {
	text-align: center;
	margin: 0 0 2em 0;
	line-height: 0;
}

#odesc p.photo img {
	margin-bottom: 8px;
}

#odesc p.desc {
	text-align: justify;
	padding: 1em;
	margin-bottom: 2em;
	line-height: 1.6em;
	background-color: #fcf0cf;
	border: 1px solid #000;
}

#ppage {
	margin: 1em auto;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

#ppage a {
	background: url(../images/previous.gif) 0 50% no-repeat;
	padding-left: 8px;
}

#nav {
	position: absolute;
	top: 140px;
	width: 760px;
	height: 46px;	
	margin: 0 auto;
	background: url(../images/menu_upperframe.gif) left top no-repeat;
	padding-top: 8px;
}

#nav ul {
	float: left;
	margin: 0;
	width: 100%;
	padding: 0 0 12px 8px;
	color: #fff;
	font-size: 0.95em;
	background: url(../images/menu_lowerframe.gif) left bottom no-repeat;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	padding: 0 12px;
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#primary-menu li a:hover, #primary-menu li a:active {
	color: #fff;
	text-decoration: none;
	text-align: left;
}

#primary-menu .active {
	font-weight: bold;
}

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
}

#copyright {
	padding-left: 0.5em;
	color: #999;
	font-size: 0.8em;
	height: 2em;
	line-height: 2em;
	text-align: center;
}

#copyright a {
	color: #999;
}

.ulink {
	text-decoration: none;
}

.ulink:hover {
	text-decoration: underline;
}

#category_content {
	margin: 0;
	padding: 0;
}

#content ul.gallery {
	list-style-type: none;
	width: 100%;
	overflow: hidden;
	margin: 10px auto 20px auto;
}

ul.gallery li {
	float: left;
	position: relative;
	height: 190px;
	width: 190px;
	margin: 0;
	text-align: center;	
}

ul.gallery li a {
}

ul.gallery li a img {
	margin-bottom: 4px;
}

span.imgCtr img {
	position:absolute;
	bottom:0;
	left:50%;
}

span.imgCtr {
	position: relative;
	display: block;
	height: 150px;
}


#category_content p {
	text-align: center;
	margin-bottom: 2em;
}

#home p {
	margin: 1em;
	text-align: justify;
}

#home a {
	font-weight: bold;
}

.small {
	font-size: 0.85em;
}

hr.clear {
	display: block !important;
	display: none;
	clear: both;
	visibility: hidden;
}

#sitemap {}

#sitemap h2 {
}

#sitemap ul {
	list-style-type: square;
	margin-left: 40px;
	margin-top: 40px;
	padding: 0;
}

#sitemap ul li {
	margin-top: 1em;
}

#sitemap p {
	margin: 8em 0 1em 0;
	font-size: 0.85em;
}

ul#w3c_icon_list {
	list-style-type: none;
	margin: 0 0 6em 0;
	padding: 0;
}

ul#w3c_icon_list li {
	float: left;
	margin: 0 1em 0 0;
	padding: 0;
}

#home_menu {
	width: 500px;
	margin: 20px auto;
}

#home_menu ul {
	margin: 0;
	list-style-type: none;
	overflow: hidden;
}

#home_menu ul li {
	float: left;
	width: 250px;
	text-align: center;	
	margin: 0;
}

#home_menu ul li a {
	clear: both;
	text-decoration: none;
	font-weight: bold;
}

#home_menu ul li a img {
	margin-bottom: 1em;
}

#links p {
	margin: 1em 0 2em 1em;
}

#site_list {
	margin-top: 10px;
}

#site_list h3 {
	clear: both;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

#site_list p {
	margin: 0 0 1.5em 0;
	text-align: justify;
	float: left;
}

#site_list p a {
	font-size: 0.95em;
	font-weight: bold;
	color: #080;
}

#site_list p a img {
	float: left;
	margin: 0 1em 0 0;
}

#contact {}

#contact p { 
	margin: 1em;
}

#contact ul {
	margin: 1em 2em 2em 4em;
}

#error p {
	margin: 2em 0;
	text-align: center;
}

.show {
	margin: 20px auto;
	border-left: 6px solid #eee;
	padding: 0 0 0 12px;
}

.show h2 {
	text-align: left;
	font-size: 1em;
	color: #d72;
}

.show p {
	margin: 1em 0;
}

.show .desc {
}
.show .location {
}
.show .date {
}
.show .inquiry {
}

.notice {
	clear: both;
	margin: 20px auto 80px auto;
	padding: 1em;
	background-color: #ffc;
	border: 1px dashed #ccc;
}

.notice p {
	margin: 0;
}

.add-site {
	width: 200px;
	margin: 20px auto 80px auto;
	text-align: center;
	font-weight: bold;
}

#latest { 
	margin-bottom: -20px; 
}

#latest a { 
	font-weight: normal;
}

#latest h2 {
	margin: 0;
	padding-bottom: 4px;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
	color: #777;
	font-size: 0.9em;
	border-bottom: 1px dashed #aaa;
}

#latest ul.gallery {
	margin-top: -20px;
}


.collection {
	margin-top: -40px;
}

#lang-selector {
	position: absolute;
	top: 2px;
	right: 0;
}

#lang-selector p a {
	margin: 0;
	padding: 0;
}

#breadcrumbs, #welcome, #date {
	position: absolute;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size: 0.85em;
	color: #aaa;
}

#breadcrumbs {
	left: 2px;
	bottom: 0;
	color: #aaa;
}

#breadcrumbs a {
	color: #aaa;
}

#welcome {
	left: 0;
	top: 180px;
	color: #000;
	z-index: 100;
	font-variant: normal;
	font-weight: normal;
}

#date {
	right: 4px;
	bottom: 0;
}
