* {
    padding: 0;
    margin: 0;
} 

body {
	background: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
}

h1 {
color: #fff;
}

img { border: none; }

a { color: #4f80c2; text-decoration: none; }
a:hover { text-decoration: underline; color : #fff; }

#wrap {
margin: 0 auto;
width: 930px;
}

#thispage {
color: #c3160f;
font-weight: bold;
}


#content {
padding: 10px 20px;
border-left: 1px solid #8c8c8e;
border-right: 1px solid #8c8c8e;
}

#top {
	max-height: 16px;
}

#header {
padding: 20px 0 0px 0;
width: 290px;
float:left
}

#header2 {
padding: 65px 16px 3px 0;
width: 624px;
float:right;
text-align:right;
}

#header2 a{
color: #ccc;
text-decoration: none;
}

#header2 a:hover {
color: #c3160f;
text-decoration: none;
}

#profil-pic {
	border: 3px solid #ccc;
	margin-left: 10px;	
}

#news-pic {
	border: 3px solid #ccc;
	margin-right: 10px;	
}

#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}

#header h1 a {
color: #57626a;
text-decoration: none;
}

#header h1 a:hover {
color: #57626a;
text-decoration: none;
}

#header h2 {
color: #fff;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

h2 a {
color: #fff;
text-decoration: none;
}


.active {
font-weight: bold;
}

.active-sitemap {
text-decoration: underline;
}

.right {
width: 666px;
float: right;
padding-left: 10px;
text-align: justify;
}
.right h2 {
color: #FF4800;
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.left {
width: 180px;
border-right: 1px solid #8c8c8e;
padding-right: 5px;
float: left;
font-size: 12px;
text-transform: uppercase;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 14px;
color: #fff;
line-height: 30px;
font-weight: 600;
}

.left a { text-decoration: none }

#before-footer {
margin-top: 15px;
padding: 10px 0px 0px 0px;
border-top: 1px solid #8c8c8e;
text-align: center;
}

#before-footer a{
color: #ccc;
text-decoration: none;
}

#before-footer a:hover {
color: #c3160f;
text-decoration: none;
}

#footer {
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}

#newsfeed {
height: 160px;
}

.articles ul {
list-style-type: square;
padding-left: 15px;
}