html
{
	background:url("images/bg_tile.jpg") repeat-x scroll left top #34738B;
}

body
{
	background:url("images/bg.jpg") no-repeat scroll center top transparent;
	color:#201C1A;
	line-height: 1.3;
	font-size: 11px;
}

a
{
	color: #32738B;
}

strong
{
	font-weight: bold;
}

textarea, select, input[type="text"], input[type="password"], input[type="file"] {
	border-color: #ccc;
	background: #fff;
}

.date, .cdate {
	color: #201C1A;
}

div#main_header
{
	background: none;
	height: 184px;
	padding: 0;
}

div#main_header h1 a
{
	background: none;
	height: 154px;
	width: 200px;
	top: 0px;
}

div#mainmenu_portlet
{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: none;
	height: 30px;
}

div#mainmenu_portlet ul.menu {
	margin: 0;
	height: 30px;
}

div#mainmenu_portlet ul.menu li {
	background:url("images/tab_inactive.gif") no-repeat scroll left top transparent;
	line-height:31px;
	margin-right:1px;
	text-align:center;
	width:90px;
}

div#mainmenu_portlet ul.menu li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	line-height: 30px;
}

div#mainmenu_portlet ul.menu li.active {
	background:url("images/tab_active.gif") no-repeat scroll left top transparent;
}

div#mainmenu_portlet ul.menu li.active a {
	color:#32738B;
}

div#mainmenu_portlet ul.menu li a span,
div#mainmenu_portlet ul.menu li a:hover span,
div#mainmenu_portlet ul.menu li.active a span,
div#mainmenu_portlet ul.menu li.active a:hover span{
	border:none;
	background: none;
	font-weight: normal;
}

div#mainmenu_portlet ul.menu li.active a span {
	color: #32738B;
}

div#primary
{
	top: 0;
	left: 0;
	position: static;
	width: 840px;
	background:  none;
}


div#content
{
	width: 636px;
}

div#sidebar
{
	background: none;
	color:#FFFFFF;
	float:right;
	margin-left:5px;
	overflow:hidden;
	width:189px;
}

div#sidebar div.block_container
{
	margin: 0 0 5px 0;
	background: #32738B;
}

div#sidebar div.block_container div.block_header {
	font-size: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

div#sidebar div.block_container div.block_header h2 {
	text-indent: 10px;
}

div#sidebar div.block_container div.block {
	background: #32738B;
	margin: 0;
	padding: 0 10px;
	border: none;
	color: #fff;
}

div#sidebar div.editor div.field label {
	color: #fff;
	font-weight: normal;
}

div#sidebar div.block_container ul.list a {
	color: #fff;
}

#sidebar .button {
background-color:#E0EEFC;
border:medium none;
color:#33738B;
}

div#sidebar div.block_container #home_logins {
	background: #fff;
	padding-top: 5px;
}

#sidebar div.editor div.field {
	margin: 5px 0 5px;
}

#sidebar div.editor div.field input[type="text"], #sidebar div.editor div.field input[type="password"], #sidebar div.editor div.field textarea {
	width: 100%;
}

div#sidebar div.block_container ul.list li {
	line-height: 20px;
}

div#framework {
	background: #fff;
	border: none;
	width: auto;
	padding: 5px 5px 0;
}

div#footer {
	
	background: #fff;
	padding: 40px 0 5px;
	width: auto;
	text-align: center;
	height: auto;
}

div#footer_content {
color: #201C1A;
padding:0;
}
