body { 
	background: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

body td {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

h1 {
	color: #b45c60;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
}

h2 {
	color: #000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
}

h3 {
	color: #b45c60;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	padding: 10px;
}

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

a:hover {
	color: #333;
	text-decoration: none;
}

input,
select,
textarea {
	background: #ebebeb;
	border: 1px solid #ccc;
	font-family: Verdana, Tahoma, Arial, Helevtica, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

.bold {
	font-weight: bold;
}

.leftmenu {
	background:    url("../images/structure/leftmenuback.png") repeat;
	font-weight: bold;
}

.leftmenu table {
	margin-top: 10px;
}

.leftmenu td {
	background:    url("../images/structure/leftmenuitem.png") no-repeat;
	height: 25px;
	padding-left: 25px;
}

.photoborder {
	border: 1px solid #000;
	margin: 10px;
	padding: 3px;
}

#allpage {
	min-width: 950px;
	position: absolute;
	width: 100%;
}

#content {
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	line-height: 1.166;	

}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content p {
	margin: 5px;
	padding: 8px;
	text-align: justify;
}

#content ul,
#content ol {
	margin: 10px;
	padding: 20px;
}

#detailsbox {
	background: #f3f3f3;
	border: 1px solid #333;
	color: #000;
	display: table;
	margin: 10px;
	padding: 5px;
}

#detailsbox td {
	border-bottom: 1px dotted #333;
	padding: 5px;
	text-align:left;
	vertical-align: top;
}

#detailsbox th {
	background: #c00;
	border-bottom: 1px dotted #333;
	color: #fff;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#dispdate {
	color: #fff;
	font-style:normal;
	font-weight: bold;
	left: 10px; position: absolute;
	top: 123px;
	z-index: 1;
}

#footer {
	background:    url("../images/structure/footer.png") repeat-x;
	height: 35px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
	color: #fff;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
}

#header {
	background:    url("../images/structure/headerback.png") repeat-x;
	height: 141px;
	left: 0px;
	position: relative;
	top: 0px;
	width: 100%;
}

#map {
	z-index: 0;
}

#menu {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	height: auto;
	left: 300px;
	position: absolute;
	top: 80px;
	width: 650px;
}

#menu a {
	color: #fff;
}

#menu a:hover {
	color: #333;
	text-decoration: none;
}

#menu p {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
}

#language {
	font-size: 11px;
	font-weight: bold;
	height: auto;
	left: 128px;
	position: absolute;
	top: 123px;
	width: 130px;
}

#language a {
	color: #fff;
}

#language a:hover {
	color: #333;
	text-decoration: none;
}

#language p {
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

#p1 {
	background: #ccc;
	border: 1px solid #333;
	display: none;
	height: 60px;
	left: 480px;
	padding: 5px;
	position: absolute;
	top: 90px;
	width: 120px;
	z-index: 1;
}
