body
{
	background-color: #333333;
}

h1, h2, h3, h4, ul, li, fieldset
{
	margin: 0px;
}

img, fieldset
{
	border: 0px;
}

fieldset
{
	padding: 0px;
}

#left_bar
{
	position: absolute;
	top: 30px;
	left: 30px;
	width: 250px;
	color: #ffffff;
}

#left_bar .mini_module_top
{
	height: 6px;
	background: url( ../images/mini_module_back_top.png ) top no-repeat;
}

#left_bar .mini_module_main
{
	padding: 5px;
	background: url( ../images/mini_module_back_middle.png ) repeat-y;
	font-size: small;
}

#left_bar .mini_module_main h3
{
	font-size: medium;
}

#left_bar .mini_module_main .events_table .title
{
	width: 100%;
	text-align: left;
}

#left_bar .mini_module_main .events_table .reg_date
{
	white-space: nowrap;
}

#left_bar .mini_module_main h3
{
	font-family: Georgia, "Times New Roman", serif;
}

#left_bar .mini_module_main h4
{
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	font-size: small;
	margin-top: 5px;
	color: #dbfdc9;
}

#left_bar #newsreel h3
{
	margin-bottom: 10px;
}

#left_bar .mini_module_main a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006300;
}

#left_bar #newsreel a
{
	font-size: x-small;
}

#left_bar #login
{
	text-align: center;
}

#left_bar #login h3
{
	text-align: left;
}

#left_bar #login .login_error
{
	color: #ff4848;
}

#left_bar #login input
{
	border: solid #ffffff 1px;
	color: #000000;
	background-color: #ffffff;
	width: 80px;
}

#left_bar #login #login_submit
{
	width: 82px;
}

#left_bar .mini_module_bottom
{
	height: 6px;
	background: url( ../images/mini_module_back_bottom.png ) bottom no-repeat;
	margin-bottom: 30px;
}

#right_bar #title
{
	text-align: center;
	color: #000000;
	background-color: #006300;
	background: url( ../images/logo.jpg ) top repeat-x;
	height: 136px;
	border-bottom: 1px solid #006300;
}

#right_bar #title #title_left
{
	float: left;
	height: 136px;
	width: 40px;
	background: url( ../images/title_left.png ) top left no-repeat;
}

#right_bar #title #title_right
{
	float: right;
	height: 136px;
	width: 40px;
	background: url( ../images/title_right.png ) top right no-repeat;
}

#right_bar #title h1
{
	margin-left: auto;
	margin-right: auto;
	height: 136px;
	width: 1%;
	display: table-cell;
	vertical-align: middle;
	font-size: 50px;
	font-family: Verdana, Helvetica, sans-serif;
}

#right_bar
{
	margin: 30px 30px 30px 310px;
	background-color: #ffffff;
	color: #000000;
}

#right_bar .mini_module_main
{
	border-left: 6px solid #006300;
	border-right: 6px solid #006300;
}

#left_bar #menu h3
{
	margin-bottom: 5px;
}

#left_bar #menu ul
{
	list-style: none;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 130%;
	letter-spacing: 1px;
}

#left_bar #menu a
{
	white-space: nowrap;
	text-decoration: none;
	color: #dbfdc9;
}

#left_bar #menu a:hover
{
	color: #006300;
}

#left_bar #menu ul li ul
{
	padding-left: 20px;
}

#right_bar #jump_to_navigation
{
	display: none;
}

#right_bar .module_main
{
	padding: 20px;
	border-left: 6px solid #006300;
	border-right: 6px solid #006300;
}

#right_bar .module_main a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006300;
}

#right_bar .main_module_bottom
{
	height: 34px;
	background-color: #ffffff;
	border-bottom: 6px solid #006300;
}

#right_bar .main_module_bottom .main_module_bottom_left
{
	float: left;
	height: 40px;
	width: 40px;
	background: url( ../images/bottom_left.png ) top left no-repeat;
}

#right_bar .main_module_bottom .main_module_bottom_right
{
	float: right;
	height: 40px;
	width: 40px;
	background: url( ../images/bottom_right.png ) top right no-repeat;
}

#left_bar #xhtml_validation
{
	text-align: center;
}
