#space {
	padding-top: 50px;
	/*height: 100%;*/
	/*vertical-align: middle;*/
}
#overbox {
	/*margin-top: 15%;
	margin-bottom: 15%;*/
	padding-top: 160px;
}
#menubox {
	top: 18px;
}
#submenubox {
	top: 38px;
}
#mainbox {
	margin-top: 0px;
	margin-bottom: 30px;
	z-index: 1;
	background-image: url(../img/css/dot_lines_hp.gif);
	padding-bottom: 10px;
}
#contbox {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	clear: both;
	min-height: 180px;
}
#contbox-clear {
	width: 100%; float: none;
	clear: both;
	height: 1px;
}

.newsbox {
	width: 170px;
	margin-right: 25px;
	margin-left: 10px;
	float: right;
}
.newsbox a {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-transform: uppercase;

}
.newsbox div a {
	margin-top: 1px;
	margin-bottom: 10px;
}
.newsbox a img {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 3px;
}
.newsbox a.moreinfo {
	display: inline;
}
.newsbox div a img, .newsbox a.moreinfo img {
	background-image: url(../img/css/moreinfo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	height: 11px;
	width: 11px;
	background-color: #FFFFFF;
	border: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 392px;
}
#footer_left {
	width: 120px;
	float: left;
}
#newstitl {
	background-image: url(../img/css/newstitl.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: compact;
	float: right;
	padding-right: 33px;
	color: #B5B5B5;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
#searchbox, #leftbox, #rightbox, #treebox {
	display: none;
}



/* FB */

#contbox-fbbox iframe {}

#contbox-fbbox { background:  #FFFFFF; margin: 0 0 -25px 0; padding: 35px 0 15px 0; float:right; position:relative;}

div.contbox-fblink { background: #FFFFFF; margin: 0; padding: 5px 0 5px 0; float:left; width: 100%; height:25px; position:absolute; }
div.contbox-fblink a.fblink-close { float:left;margin-right: 50px;}


