@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #1c297c;
	text-align: center;
}
h1, h2, h3, h4 {
	padding-top: 0;
	margin-top: 0;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}
td, th {
	vertical-align: top;
}
#top {
	margin: auto;
	width: 774px;
	height: 18px;
	background-image: url("/i/top.jpg");
	background-repeat: no-repeat;
}
#container {
	margin: auto;
	width: 774px;
	background-image: url("/i/bg.gif");
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#page {
	text-align: left;
	margin: auto;
	width: 740px;
	position: relative;
}
#header img {
	display: block;
}
#logo {
	float: left;
}
#wordcloud {
	float: right;
}
#header_grad_bottom {
	clear: both;
	width: 740px;
	height: 17px;
	background-image: url("/i/header_grad_bottom.gif");
	background-repeat: no-repeat;
}
#header_bar_grey {
	margin-top: 13px;
	background-color: #d7d7d7;
	height: 59px;
}
#main {
	padding: 25px 30px 0 20px;
	min-height: 230px;
}
* html div#main {
	height: 230px;
}
#cnt {
	float: right;
	width: 460px;
	color: #1c297c;
	padding-bottom: 15px;
}
#cnt p {
	padding-top: 4px;
}
#cnt > p {
	padding-top: 0;
}
.entry {
	text-align: justify;
}
#sidebar {
	position: absolute;
	top: 350px;
	left: 0px;
	width: 240px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	padding: 0 20px 0 20px;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
}
#sidebar a {
	display: block;
	height: 35px;
	color: #dc0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-image: url("/i/bullet_nav.gif");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 15px;
	border-bottom: 1px dotted #dc0000;
	line-height: 35px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	background-color: #d7d7d7;
	height: 50px;
	padding: 0 20px 0 20px;
	font-size: 11px;
	color: #747474;
	line-height: 50px;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	padding-right: 6px;
}
#footer li a {
	color: #747474;
}
#footer li a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
	line-height: 50px;
}
#bottom {
	margin: auto;
	width: 774px;
	height: 17px;
	background-image: url("/i/bottom.jpg");
	background-repeat: no-repeat;
}


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}