#content_block{float: left; width: 100%;}
#navigation{float: left; width: 24%; margin-left:-24%;}
#main_content{margin: 0 24% 0 46px;}

 /* ie 5/5 only width: 76%;*/
#ctext{margin: 23px 53px 0 0;}


#content_block h1{margin-right: 53px; }

#ctext img {display: block; text-align: center; margin: 15px auto;}

ul#mainlevel{list-style: none; background: #FFF; margin: 0 46px 0 15px;}
ul#mainlevel li{font: 14px Arial; line-height: 18pt; padding: 6px 20px 6px 0;}
ul#mainlevel li a{ color:#4097BF;}
ul#mainlevel li a#active_menu{color: #000; text-decoration: none; border-bottom: 1px #FF5819 solid;}


.date{ font: 11px Arial; color:#A6B1BC;}
.content{margin-bottom: 10px; }
.quest h2{padding-left: 15px;}
.answer{background:transparent url(../i/answer.gif) no-repeat scroll 16px 8px; margin-top:10px; padding-left:65px; font-weight:bold; font-size:13px;}


#guestbook{width: 100%; float: left; clear: both;}
.guestcontent{margin: 0 24% 0 46px;}

#scrollwrap{overflow: hidden;}
#scrollwrap table td{padding: 5px 15px 6px 0;}
#scrollwrap table a{padding: 7px 10px 6px 10px; font: 13px Arial;}
#scrollwrap table a.active{color: #000; text-decoration: none;}

.scrollarea{
	background: url(../i/scrollarea.gif) repeat-x 0 13px;
	height:30px;
	width:100%;
	margin-top: 10px;
}

div#guestbook div.scrollBarContainer {
	width: 100%;
	height: 30px;
	float: left;
}
div#guestbook .scrollKnob {
	cursor:pointer;
	height: 28px;
	margin: 1px;
	background: #ccc url(../i/scrollknob.png) no-repeat -20px 0;
	min-width: 10px;
	position: relative;
	
}
div#guestbook .scrollKnob b{
	position: absolute;
	width: 20px;
	height: 28px;
	background: #ccc url(../i/scrollknob.png) no-repeat 0;
	right: 0;
}
#guestform {position: relative; width: 560px;}
#guestform label{font: 16px Arial; display: block; margin: 15px 0 10px 0; clear: both;}
#guestform #name {width: 180px; height: 17px; }
#guestform #message{width: 524px; height: 160px;}
#guestform #submitbutton{
    background: #e6e6e6 url(../i/buttons.gif) repeat-x; 
    border: 1px #cccdcf solid;
    border-bottom: 1px #a9a9a9 solid;
    display: block;
    position: relative;
    width: 187px; height: 25px;
    margin: 22px 0 0 345px;
    cursor: pointer;
    font: 13px Arial,sans-serif;
}
#guestform .inputbox{border: 1px #D4D0C8 solid;background: #FFF; font: 13px Arial; padding: 3px;}
#guestform  select.inputbox{border: 1px #D4D0C8 solid; background: #FFF; font: 13px Arial; padding: 2px 0 3px 0; width: 324px;}
#guestform .labels{float: left; margin: 0 20px 15px 0;}
