body {
	text-align: center;
	margin: 0;
	padding: 0;
}
body, td {
	font: normal 11px Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
table, td {
	border: none;
	padding: 0;
}
td, th {
	vertical-align: top;
}
#wrapper {
	width: 676px;
	margin: 15px auto;
	position: relative;
	text-align: left;
}
#sadiewang, #jah {
	position: absolute;
	width: 90px;
	height: 90px;
	background: #C30;
}
#sadiewang {
	top: 0;
	left: 0;
}
#jah {
	top: 0;
	right: 0;
}
#banner {
	width: 484px;
	height: 90px;
	background: #E0E0E0 url(/images/BG_banner.jpg) no-repeat;
	margin: 0 96px 2px 96px;
}
#banner table {
	position: absolute;
	top: 54px;
	left: 110px;
	margin: 0;
	padding: 0;
}
#banner td {
	float: left;
	height: 19px;
	padding: 0;
	margin: 0;
}
#banner a {
	display: block;
	font-size: 12px;
	line-height: 19px;
	height: 19px;
	padding: 0 7px 0 13px;
	color: #666;
	text-decoration: none;
	background: url(/images/BG_mainlink.gif) top left no-repeat;
}
#banner a:hover, #banner a.active {
	background: url(/images/BG_mainlink.gif) bottom left no-repeat;
}
#banner a:hover {
	color: #000;
}
h1 {
	font: bold 12px/36px Arial, Helvetica, sans-serif;
	width: 678px;
	margin: 0 -2px 2px 0;
	vertical-align: middle;
	background: #C30 url(/images/BG_h1.jpg) center no-repeat;
	padding: 0;
	text-align: center;
	color: #FFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-bottom: 2px;
	border-bottom: solid 2px #FFF;
}
img {
	border: none;
}
#columns {
	width: 676px;
}
#menu {
	width: 90px;
}
#menu ul {
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
	border-bottom: solid 4px #000;
}
#menu a {
	display: block;
	padding: 4px;
	background: #C30;
	color: #FFF;
	width: 82px;
	font-weight: bold;
	margin: 1px 0;
	text-decoration: none;
}
#menu a:hover {
	background: #666;
}
#menu a.active, #menu a.active:hover {
	background: #000;
}
#content {
	background: #F9F9F9 url(/images/BG_content.jpg) top repeat-x;
	padding: 20px;
}
td#content {
	width: 540px;
}
#content a {
	color: #C30;
}
#content a:hover {
	color: #900;
}
	
