body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-color: #0C0401;
}
#more { width:210px; }
#headlines {  width:210px; margin-left:5px; margin-left:10px;}
#wrap {
margin: 20px auto;
width: 800px;
}

#top {
background: #0C0401;
padding: 5px 0;
}

#header { 
background: #0C0401 url(images/header.jpg) no-repeat;
height: 104px;
}

#content {
background: #4c320d url(images/content.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 588px;
float: left;
text-align: justify;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right {
width: 140px;
float: right;
font-size: 12px;
}
.right ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a { text-decoration: none }
