/* custom stuff */

.clr {
  clear: both;
}

div.mosimage_caption {
  font-size: 11px;
}

#page_bg {
  height: 100%;
	background: #666666 url(../images/bodybg.gif) fixed;
	padding: 0;
	margin: 0;
	border: 0;
}

#user_bg {
	height: 100%;
	background: #6A764E; /*#4d5639;*/
	padding: 0;
	margin: 0;
	border: 0;
}
#main_bg {
	/*margin-top: 15px;*/
	/*margin-bottom: 15px;*/
	margin-left: auto;
	margin-right: auto;
  width: 874px;
	background: url(../images/content_bg.gif) repeat-y;*/
	/*border: 1px solid #cccccc;*/
  text-align: left;
	background-color: #ffffff;
}
#main_foot {
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
  width: 874px;
	height: 10px;
	background: url(../images/content_bot.gif) no-repeat;
	background-color: #999999;
	/*border: 1px solid #cccccc;*/
  text-align: left;
	line-height: 10px;
}
#center {
	text-align: center;
}
#channel1 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#channel2 {
	position: absolute;
	left: 0;
	top: 250px;
	z-index: 99;
}
#channel3 {
	position: absolute;
	z-index: 99;
	top: 250px;
	left: 90%;
}
#content_bg {
	margin: 0px 7px;
}
#header {
	background: #fff url(../images/greenbak2.jpg) 0 0 repeat-x;
	width: 860px;
	height: 162px;
}

#topbar, #footer {
	height: 40px;
	/*background: #000;	*/
	/*text-align: center;*/
}
#leftbar {
	float: left;
	width: 165px;
	line-height: 30px;
	height: 30px;
	text-align: left;
	padding-left: 9px;
}
#rightbar {
	float: right;
	width: 165px;
	line-height: 30px;
	height: 30px;
	text-align: right;
	padding-right: 9px;
}
#midbar {
	float: left;
	width: 510px;
	line-height: 30px;
	height: 30px;
	text-align: center;
}
#footer {
	background: #000; 
}
#topmenu ul {
	padding: 0;
	list-style: none;
	background-image: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
	background-image: none;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	/*background: #b24a2f;*/
	background: #cc3300;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}
#content {
	/*float: left;
	width: 600px;*/
	border: 0px solid #c00;
/*	padding-top: 6px;*/
	text-align: left;
}
.content_ie {
	width: 840px;
	padding-top: 20px;
}
.content_mz {
	width: 860px;
	padding-top: 6px;
}
#home_content {
	/*width: 750px;*/
	padding-top: 6px;
}
.homecol {
	padding: 0 10px 0 10px;
}
/* MAIN MENU */
ul#leftmenu {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	white-space: nowrap;
}
ul#leftmenu li{
	width: auto !important;
	width: 140px;
	float: left;
	margin: 0;
	/*font-size: 10pt;*/
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
	list-style: none;
	padding: 0 0 6px 0;
}
ul#leftmenu li a {
	/*font-weight: normal;*/
	height: 32px;
	display: block;
	padding-left: 5px;
	text-decoration: none;
	white-space: nowrap;
}
a.leftmenu, a.leftmenu:visited, a.leftmenu:link {
	/*font-size: 10pt;*/
	width: 135px;
	display: block;
	line-height: 32px;
  margin-bottom: 2px;
}
html>body a.leftmenu {width:135px;} /* Opera5-Fix-fix ;-) */

a.leftmenu:hover, a.leftmenu:active {
}

.menucol {
	padding: 0px 2px 0 0px;
}

/*#navigation, .nav {
	float: right;
	width: 160px;
	padding-top 6px;
	margin: 0;
	border: 0px solid #00c;
}
#navigation .inline {
	display: inline;
}*/
.contentcol {
	padding-right: 10px;
}
#navspacer {
	padding-top: 18px;
}
#bottom {
	clear: both;
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
#bottom_menu {
	width: 620px;
	margin: 6px 0 10px 0;
}
.padding {
	width: auto !important;
	width: 100%;
	padding: 0 10px 40px 10px;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	/*color: #999;*/
	color: #fff;
}


HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	height: 100%;
}
/* HOME PAGE PICTURES */
.piccol {

}
.homepic {
	padding: 0 0 15px 0;
}
.linkpic {
	padding: 0 0 30px 0;
}