html {
		text-align: center;
		height: 100%;
		}
		
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-seriff;
	font-size: 12px;
	color: #303030;
	height: 100%;
	width: 100%;
	background: url('images/body_bg.jpg') fixed left bottom no-repeat;
	background-color: #fff;
	text-align: center;
	height: 100%;
	}

#mainwrap {
	width: 950px;
	margin: 0 auto;
	height: auto;
	background: url('images/mainwrap_bg.png');
	padding: 0px 10px;
	text-align: left;
	position: relative;
	}

#header {
	float: left;
	}

#navi {
	width: 940px;
	height: 26px;
	background: url('images/navi_bg.jpg');
	float: left;
	padding-left: 10px;
	line-height: 31px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 5px;
	}

#navi a {
	color: #ffffff;
	display: inline-block;
	height: 31px;
	text-decoration: none;
	padding: 0 12px;
	}
	
#navi a:hover {
	background: #ffffff;
	color: #303030;
	}
#navi a.selected {
	background: #fff;
	color: #303030;
	}
	
#maincont {
	width: 950px;
	float: left;
	position: relative;
	height: 100%;
	background: url('images/cont_bg.gif') no-repeat;
	background-color: #fff;
	}

#left_bar {
	padding: 0px 5px 0 0px;
	width: 205px;
	float: left;
	}
	
.news {
	margin-bottom: 10px;
	}
	
.left_lift {
	width: 205px;
	background: none;
	float: left;
	margin-top: 10px;
	margin-left: 7px;
	text-align: center;
	}

.left_lift .top {
	background: url('../images/left_lift_h1_bg.png');
	font-size: 13px;
	line-height: 31px;
	height: 31px;
	float: left;
	width: 205px;
	text-align: left;
}

.left_lift .cont {
	width: 185px;
	background: url('images/left_lift_cont_bg.png');
	margin: 0;
	padding: 0;
	float: left;
	padding: 10px;
	text-align: left;
	}
	
.left_lift .bottom {
	width: 205px;
	height: 20px;
	background: url('images/left_lift_bottom.png');
	margin: 0;
	padding: 0;
	float: left;
	}
	
#right_bar {
	width: 725px;
	float: left;
	padding-left: 5px;
	}

#main_cont {
	width: 554px;
	padding: 5px 10px;
	float: left;
	min-height: 350px;
	border-right: 1px dashed #dcdcdc;
	background: none /*url('images/logo_watermark.png')*/;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:45% 65%; 
	}
	
#partner_logos img {
	float: left;
	margin-right: 10px;
	}
	
#sponsor_tab {
	width: 150px;
	float: left;
	padding-top: 5px;
	text-align: center;
	}


#footer {
	width: 950px;
	float: left;
	border-top: 1px solid #efefef;
	color: #afafaf;
	text-align: center;
	font-size: 10px;
	background: #fff;
	bottom: 0;
	padding: 0;
	margin-top: 15px;
	}

#bottom {
	width: 970px;
	height: 50px;
	background: url('images/bottom_bg.png');
	margin: 0 auto;
	}
	
.clear { clear: both; height: 0; line-height: 0; margin: 0; padding: 0; }


/* TEXT */

.left_lift img {
	margin-left: 5px;
	}

#sponsor_tab img {
	margin: 12px 0; 
	}
	
img  { border: 0; }
img {
	display: block;
	margin: 0;
	padding: 0;
	}

#sponsor_tab img {
		display: inline;
		}
	
p, h1, h2, h3 {
	padding: 0px 0px 5px 0px;
	}

hr {
	border: 1px dotted #efefef;
	}
	
a { color: #ea7624; }
a:hover { text-decoration: none; }

h1 { 
	font-size: 18px;
	color: #006237;
	}

h2 {
	font-size: 15px;
	color: #ea7624;
	}
	
#left_bar h1 {
	padding-left: 10px;
	color: #fff;
	font-weight: 400;
	margin: 0;
	font-size: 14px;
	}

#left_bar .news h1 {
	font-size: 11px;
	padding: 5px 0 0 0;
	background: none;
	color: #006237;
	font-weight: bold;
	}

#left_bar .news p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	}
	
	
#footer a { color: #7c7c7c; text-decoration: none; }

	
dd {
	padding: 0;
	display: block;
	margin: 0;
	}
dt {
	padding: 0;
	display: block;
	margin-bottom: 10px;
	}
/* ACCORDION */

#hc1 {
	width: 728px;
	margin: 13px 0 0 0;
	background: none;
	padding: 0;
	}

#hc1 li .hpanel{
padding: 2px; /*Padding inside each content*/
}

/* GALLERIA */

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 100px;
					  float: left; }
.photo-link:hover	{ border-color: white; }

/* RSS */

.rssincl-head {
	display: none;
	}

.rssincl-itemtitle {
	font-size: 12px;
	color: #006237;
	}

.rssincl-last {
	display: none;
	}