body {
	background-color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:12px;
}

#header {
	border-bottom: #eeeeee 1px solid;
	width:100%;
	height:240px;
}

#content {
	margin-top:40px;
	margin-bottom:40px;
	overflow:hidden;
	background-color:#222222;
	border: #eeeeee 1px solid;
	width:839px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

#left {
	float:left;
	width:64%;
}

#right {
	float:right;
	width:34%;
}

div.inner {
	margin:15px;
	text-align:left;
}

h1 {
	font-size:18px;
	letter-spacing:-1;
}

img {
	border: #eeeeee 1px solid;
}

li.news { margin-bottom:15px; margin-top:15px; }
span.news_title { font-weight:bold; }
span.news_date { font-size:10px; }
span.news_text {}

img.media_side { margin-top:15px; margin-bottom:0px; border:0px; }
img.illustration { margin:10px; }

small {
	font-size:11px;
	text-align:justify;
}