div#body {
	width: 100%;
	font-family: Georgia,sans-serif;
	font-size: 14px;
	color: white;
}

div#header {
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-color: #4F4F4F;
	width: 100%;
	height: 180px;
}

div#logo {
	position: absolute;
	left: 150px;
	top: 25px;
}

div#login {
	position: absolute;
	top: 25px;
	left: 654px;
	width: 136px;
	height: 100px;
	text-align: right;
	background-image: url('images/bg_login.png');
	padding: 7px 7px 7px 7px;
	font-size: 12px;
}

div#login input {
	margin-top: 5px;
	border: 0px;
	width: 100%;
	background-color: #696969;
	text-align: right;
	font-family: Georgia,sans-serif;
	font-size: 12px;
	color: white;
}

div#menu {
	position: absolute;
	left: 136px;
	top: 154px;
	font-family: Georgia,sans-serif;
	font-size: 14px;
	color: white;
}

div#menu ul {
	display: inline;
	list-style-position: inside;
}

div#menu li {
	display: inline;
	margin-right: 25px;
	list-style-type: none;
}

div#menu li a {
	padding:0px 1.5em;
	text-decoration: none;
	float: left;
	font-family: Georgia,sans-serif;
	font-size: 14px;
	color: white;
	height: 30px;
}



/****** From now on: CONTENT *******/

div#content {
	position: absolute;
	top: 235px;
	left: 157px;
	width: 647px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

div#content_box {
	float: left;
	width: 477px;
}

div#content_box2 {
	background-color: #343434;
	padding:  20px 20px 0px 20px;
}

div#content_end {
	background-color: #343434;
	height: 30px;
	text-align: right;
	padding:  20px 20px 0px 20px;
}

div#content_end_left {
	float: left;
}

div#content_end_right {
	float: right;
	text-align: right;
}
div#news {
	
}

div#news_1 {
	padding-top: 5px;
	background-color: #343434;
}

div#news_2 {
	margin-top: 15px;
	background-color: #343434;
}

div#news_rest {
	background-color: #343434;
}

div#news_end {
	background-color: #343434;
	height: 30px;
	text-align: right;
	padding:  20px 20px 0px 20px;
}

div#news_end_left {
	float: left;
}

div#news_end_right {
	float: right;
	text-align: right;
}

div#news_message {
	padding:  20px 8px 20px 8px;
}

div#news_bg {
	background-color: #343434;
}

div#submenu {
	float: right;
	width: 150px;
	font-weight: bold;
}

div#submenu_box {
	background-image: url('images/submenu_bg.png');
	padding: 5px 4px 20px 4px;
	margin-top: -2px;
}

div#submenu .submenu {
	list-style-type: none;
	margin: 12px 0px 18px 10px;
}

div#submenu li {
	margin: 0px 0px 2px 0px;
	font-weight: normal;
}

html>body div#submenu .submenu {
	padding: 0px 0px 0px 0px; /* IE sucks sooo hard! */
}

div#footer {
	color: #4F4F4F;
	padding: 0px 20px 0px 20px;
	font-size: 10px;
}

div#footer .footer {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
}

div#publicity {
	background-color: #343434;
	position: absolute;
	left: 824px;
	top: 235px;
	width: 150px;
	height: 404px;
	padding-top: 4px;
	text-decoration: none;
}


/****** Things everyone needs, like h1, h2 *******/

div#news h1 {
	font-size: 10px;
	margin: 0px 0px 5px 8px;
	text-transform: uppercase;
}

div#publicity h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 5px 8px;
	text-transform: uppercase;
}

div#news h2 a {
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
}

div#content_box2 h2 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

div#news h3 {
	font-size: 12px;
	padding: 2px 5px 0px 3px;
	display: block;
	height: 18px;
	background-color: #222222;
	margin-bottom: 0px;
	text-transform: uppercase;
}

div#submenu h3 {
	font-size: 10px;
	padding: 2px 2px 0px 3px;
	display: block;
	height: 16px;
	background-color: #222222;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.seperator_hz_news {
	margin: 0px 10px 0px 10px;
	width: 457px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

.seperator_hz_calendar {
	margin: 0px 0px 0px 0px;
	width: 425px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

.seperator_hz_news_message {
	margin: 0px 0px 15px 0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

.seperator_hz_submenu {
	margin: 0px 3px 0px 3px;
	width: 136px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

.seperator_hz_submenu_top {
	margin: 0px 0px 0px 0px;
	width: 142px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

.clear {
	clear: both;
}

.news_text {
	padding: 0px 5px 0px 5px;
}

div#content_end a {
	text-decoration: none;
	color: white;
}

div#content a:hover {
	text-decoration: underline;
}

div#news_end a {
	text-decoration: none;
	color: #ffff1b;
}

div#news_end a:hover {
	text-decoration: underline;
}

.submenu_box2 {
	margin: 12px 0px 18px 10px;
	font-weight: normal;
}

#navigation_7 {
	visibility: hidden;
}