// * {
	padding: 0;
	margin: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #B78900;
	margin-top: 8px;
}

#mother {
	width: 900px;
	text-align: left;
	background-color: #FFF9E1;
	margin: 0 auto;
}

#header {
	height: 95px;
	padding: 0px 5px;
	background-color: #333333;
	border-bottom: 6px solid #B78900;
	border-top: 5px solid #333333;
}

#siteName{
	margin: 0px;
	padding: 8px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

#pagecell {
	border: 1px solid #333333;
}

#pageName {
	font: bold 175% Arial, Helvetica, sans-serif;
	color: #B78900;
	padding: 14px 0px 14px 10px;
	margin: 0px;
}

#pageNav {
	float: left;
	width: 153px;
	padding: 0px 0px 0px 3px;
}

#sectionLinks {
	margin: 0px 0px 3px 3px;
	padding: 0px;
	border-bottom: 3px solid #B78900;
	border-left: 3px solid #B78900;
	border-right: 3px solid #B78900;
	border-top: 3px solid #B78900;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	color: #333333;
	text-decoration: none;
}


#sectionLinks a:hover {
	background-color: #B78900;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#advert {
	font-size: 80%;
	padding: 10px 0px 0px 0px;
}

#advertimg {
	display: block;
}
	
#content {
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 158px;
}

#feature {
	font: bold 175% Arial,sans-serif;
	background-color: #B78900;
	padding: 10px 10px 10px 10px;
}

#footer {
    clear: both;
	border-top: 1px solid #999999;
	padding: 5px 5px 5px 5px;
	margin-top: 0px;
	text-decoration: none;
}

#footer a:link, #footer a:visited{
	font-size: small;
	color: #333333;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.story {
	padding: 10px 10px 10px 10px;
	font-size: 80%;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #B78900;
	display:block;
	padding-bottom: 2px;
	padding-top: 0px;
}

.story a.capsule:hover{
	
}

.storyLeft{
	padding: 5px;
	border: 1px solid #B78900;
}

.relatedLinks{
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}

.relatedLinks h3{
	padding: 12px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

<style type="text/css">


a:link, a:visited{
	color: #B78900;
	text-decoration: underline;
	
}

a:hover{
	text-decoration: underline;
}

body,td,th {
	color: #333333;
}
.Stil1 {
	font-size: 20px;
	color: #B78900;
	font-weight: bold;
}
.Stil2 {color: #B78900}
.Stil3 {font-size: 36px; color: #FFF9E1; }
.Stil4 {font-size: small}
.Stil5 {color: #FFF9E1; letter-spacing: 3px;}
.Stil6 {font-size: small; color: #999999}
.Stil7 {color: #FFF9E1; letter-spacing: 3px,; font-size: small; }
.Stil8 {font-size: 10px; color: #333333; }
.capsule{color: #B78900; text-decoration: none;}
a:link {
	
	color: #B78900;
}
a:visited {
	text-decoration: underline;
	color: #B78900;
}
a:active {
	text-decoration: underline;
}

</style>
