﻿h1 {
	font-family: Times New Roman; font-size: 1.7em; font-weight: normal;
}
h2 {
	font-family: Times New Roman; font-size: 1.1em; margin-top: 3px; margin-bottom: 3px;
}
#images {
	border: 0px currentColor; display: block;
}
#container {
	margin: 0px 0px 0px -469px; padding: 0px; border: 1px solid black; left: 50%; top: 10px; width: 900px; color: rgb(51, 51, 51); line-height: 120%; position: relative; background-image: url("../images/body_background.jpg"); background-repeat: no-repeat; background-color: rgb(255, 0, 255);
}
#header {
	margin: 0px; padding: 0px; width: 900px;
}
#footer {
	width: 900px;top: 980px;
}
#footer_text {
	left: 100px; top: 98px; font-family: Verdana; font-size: 0.8em; position: relative;
}
#imagesource_text {
	padding: 0px; left: 10px; top: 25px; text-align: left; font-family: Arial; font-size: 9px; position: relative;
}
#menu {
	margin: 0px; padding: 0px; border: currentColor; display: block;
}
ul#menubar {
	margin: 0px; padding: 0px 0px 4px 28px; left: 0px; top: 208px; color: rgb(0, 15, 240); line-height: 100%; font-size: 0.9em; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; position: absolute;
}
ul#menubar li {
	display: inline;
}
ul#menubar li a {
	padding: 0.1em 1em; text-align: center; color: rgb(0, 0, 0); text-decoration: none; float: left;
}
ul#menubar li a:hover {
	color: rgb(0, 0, 0); background-color: rgb(202, 222, 235);
}
#news_container {
	width: 100%;
}
#news_block {
	padding: 5px 5px 12px;
}
#news_header {
	width: 100%; background-image: url("../images/news_header.jpg"); background-repeat: repeat-y;
}
#footer_box_left {
	margin: 0px 0px 0px -300px; padding: 0px; left: 50%; top: 0px; width: 140px; text-align: center; font-size: 1em; float: left; position: relative;
}
#footer_box_right {
	margin: 0px 0px 0px -120px; padding: 0px; left: 50%; top: 20px; width: 300px; text-align: center; font-size: 1.3em; float: left; position: relative;
}

