* {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: justify;
}

body {
	background: #333 url("images/back.gif") repeat;
	text-align: center;
	color: #333;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, serif, Times;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
	width: 800px;
	height: 210px;
	background-position: right top;
	background-color: #000;
	background-image: url(images/jakob.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	width: 800px;
	background-position: 0 0;
	border: solid 10px #fff;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

h1 {
	width: 145px;
	height: 30px;
	background-color: #333;
	float: left;
	padding-left: 5px;
	color: #fff;
	cursor: default;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: 0.2em;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
	height: 30px;
	background-color: #333;
	padding-left: 0px;
	color: #fff;
	margin-top: 1px;
	cursor: default;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	line-height: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-align: right;
	letter-spacing: 0.3em;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
	width: 146px;
	float: left;
	border-top: 1px solid #fff;
	font: normal 10px/18px verdana, arial, tahoma, sans-serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	text-align: center;
}

#flyers {
	width: 233px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}


img {
border: none;
}

a img {
	display: block;
	margin-bottom: 25px;
	border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
	float: left;
	width: 400px;
	margin-top: 10px;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 0px;
}

p {
}

p:first-line {
	font-weight: bold;
	font-size: 1.1em;
}

#footer {
	clear: both;
	width: 390px;
	margin-left: 163px;
}
.date {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

#banner {
	width:820px;
	height:91px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wys-large-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
}
