body {
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#container {
	width:771px;
	text-align:left;
	margin:0 auto;	
}
#content {
	width:571px;
	position:absolute;
	top:290px;
	margin-left:200px;
}
#sitemap {
	width:571px;
	position:absolute;
	top:290px;
	margin-left:200px;
}
#menu {
	width:180px;
	position:absolute;
	top:290px;
}
#menu ul, #sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;	
}
#menu li, #sitemap li {
	padding:10px 30px 10px 0;
	text-align:right;
	border-bottom:1px solid #ccc;
}
#menu li a, #sitemap li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#menu li a:hover, #sitemap li a:hover {
	text-decoration:underline;
}
#header {
	position:absolute;
	top:0;
}
#icon {
	position:absolute;
	z-index:2;
	top:40px;
	margin-left:740px;
}
#visual {
	background-image:url(/images/bg_header.jpg);
	height:207px;
	overflow:hidden;
}
#visual img {
	margin:0 0 6px 7px;
}
th strong {
	color:#fff;
}
p {
	line-height:17px;
}
h1 {
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#00747B;
}
h2 {
	margin-top:20px;
	font-size:12px;
	color:#CF7A7D;
}
a {
	color:#00747B;
}
#sitemap {
	width:371px;
	position:absolute;
	top:190px;
	margin-left:200px;
}
#sitemap li {
	padding:10px 0px 10px 30px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
}
.name { margin-top:10px;font-weight: bold; float: left }
.entry p { clear: both; margin-top: 0; margin-bottom: 1em; background-color:#F1F8F8;  }
label { float: left; text-align: left; font-weight: bold; width: 70px; margin-left: 60px }
input, textarea { width: 175px; background: #DEF; border: solid black 1px; background: #9CF; font: 11px Verdana, Arial, Helvetica, sans-serif }
input.submit { font-weight: bold; width: auto }
#submit { font-weight: bold; margin-left: 130px; text-align: left }
* html #submit { margin-left: 133px }
form { margin: 2em }
.spacer { clear: both; height: 5px }
