body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	text-align:center;
	background: #DA9D53;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:18px;
	font-weight:normal;
	padding:14px 0 0 0;
	border-top: solid 1px;
}
#container {
	width:760px;
	margin: 10px auto 0 auto;
	background:#FFE6C6 url(img/background.jpg) repeat-x 0px 146px;
	overflow:hidden;
}
#header {
	background:url(img/header.jpg);
	width:760px;
	height: 146px;
	text-indent:-999px;
}
#menu {
	width:210px;
	padding:40px 30px;
	float:left;
voice-family: "\"}\""; /* IE5win hack */
voice-family:inherit;
	width:150px;
}
#menu li, #menu ul {margin:0; padding:0; list-style:none;}
#menu li a {
	display:block;
	height:22px;
	padding:7px 0 7px 0;
	text-align:center;
	text-decoration:none;
	border-top:1px solid white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:white;
}
#menu li a.first {
	border:none;
	padding:8px 0 7px 0;
}
#menu li a:hover {
	background-color:#FFE6C6;
	color: #005656;
}
#menu li a.cd {
	border:none;
	height:151px;
	width:149px;
	text-indent:-999px;
	overflow:hidden;
	background:url(img/cd-menue.jpg) no-repeat 0 0;
}
#menu li a.cd:hover {
	background:url(img/cd-menue.jpg) no-repeat -149px 0;
}
#content {
	width:450px;
	text-align:left;
	color: #005656;
	padding:30px 50px;
	float:left;
}
#content img {
	border:#005656 solid 1px;
}
#content a {
	color: #005656;
}
#content a:hover {
	text-decoration:none;
}
#content table {
	border-collapse:collapse;
	border:none;
	padding:0;
	margin:0;
}
#content table td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	padding: 0 5px 5px 0;
}
.credits {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #946B38;
}
.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
}
.form {
	border: none;
	width: 440px;
	border-collapse:collapse;
}
.form td {
	padding:0 4px 8px 0;
	vertical-align:top;
	/* font-declaration necessary for WinEx 5.5 only */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #005656;
}
#copyright {
	width:760px;
	margin: 0 auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #005656;
}