body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
}

body, h1, h2, h3, h4, table, tbody, td, tr
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 16px;
	margin: 10px 0px;
}

h3
{
	font-size: 15px;
}

a
{
	color: #886024;
	text-decoration: none;
}

a:hover
{
	color: #779fdb;
}

a img
{
	border: none;
}

td
{
	vertical-align: top;
}

.clear
{
	clear: both;
}

#page
{
	width: 850px;
	margin: auto;
	text-align: left;
}

#header
{
	height: 196px;
	background: url('../images/header.jpg') no-repeat top left;
	position: relative;
	margin-bottom: 15px;
}

#header .box
{
	opacity: .3;
	filter: alpha(opacity=30);
	background: #FFFFFF;
}

#header .initials
{
	position: absolute;
	top: 65px;
	left: 14px;
	font-size: 80px;
	font-weight: 900;
	font-family: Helvetica, Arial;
	padding: 0px 5px 0px 5px;
	line-height: 75px;
	text-align: center;
}

#header .initials a
{
	color: #FFFFFF;
	display: block;
}

#alias a
{
	position: absolute;
	bottom: 10px;
	left: 14px;
	color: #FFFFFF;
	font-family: Georgia;
	font-size: 15px;
	line-height: 20px;
}

#left_menu
{
	float: left;
	width: 200px;
}

#left_menu ul, #left_menu li
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#left_menu .moduletablemenu
{
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 18px;
}

#left_menu .moduletableimage
{
	width: 170px;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}

#left_menu .moduletableimage .text
{
	position: absolute;
	bottom: 0px;
	background: black;
	width: 170px;
	opacity: .8;
	filter: alpha(opacity=80);
}

#left_menu .moduletableimage .text a
{
	display: block;
	padding: 5px 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-size: 12px;
}

#left_menu .moduletablenews
{
	font-size: 12px;
	line-height: 15px;
	width: 170px;
}

#left_menu .moduletablenews a
{
	text-decoration: underline;
}

#left_menu .moduletablenews h3 a
{
	text-decoration: none;
}

#left_menu .moduletablenews .news_item
{
	margin-top: 15px;
}

#left_menu .moduletablenews .item_title
{
	font-size: 13px;
	font-weight: bold;
}

#content
{
	margin-left: 225px;
	text-align: left;
}

#content .moduletablefront td img
{
	margin-top: 5px;
	margin-right: 8px;
}

#footer
{
	border-top: 1px solid #8F8F8F;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	margin: 15px 0px 30px 0px;
	padding-top: 10px;
}

#footer a
{
	padding: 0px 8px;
}