*{
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	display: table;
	height: 100%;
	width: 100%;
}
body{
	background: url(/media/images/bg.jpg) #2baedc repeat-x;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

a{
	color: #1e4d62;
	text-decoration: none;
	font-weight:bold;
}
p{
	color: #1e4d62;
	line-height: 20px;
	font-size: 11px;
}
.bold{ font-weight: bold; }
.float{ float: left; width: 50%; }
.refresh_left{ clear: left; }

.refresh{ clear: both; }
.float_left { float: left; }
.spacer10{ height: 10px; clear:both;}

#container{
	width: 916px;
	margin: 0 auto;
}
#container #head{
	height: 194px;
	/*background: url(/media/images/head.jpg) no-repeat;*/
	background: #fff;
	padding: 8px 0 0 8px;
}
#container #head img{
	float: left;
	padding: 0 0 3px 0;
}
#container #content{
	height: 528px;
	/*background: url(/media/images/content.jpg) bottom center no-repeat;*/
	background: #fff;
	padding: 0 0 0 8px;
	width: 908px;
}
#container #content #navi{
	height: 22px;
	background: url(/media/images/navi.jpg) repeat-x;
	width: 901px;
}
#container #content #navi ul li{
	float: left;
	list-style: none;
	width: 16.667%;
	text-align: center;
}
#container #content #navi ul li a{
	padding: 2px 0 0 0;
	display: block;
	color: #fff;
	font-weight: bold;
	height: 17px;
	font-size: 12px;
}
#container #content #navi ul li a:hover{
	background: url(/media/images/navi_active_bg.jpg) repeat-x;
	color: #024d84;
}
#container #content #navi ul li .active{
	background: url(/media/images/navi_active_bg.jpg) repeat-x;
	color: #024d84;
}
#container #content #content_left{
	height: 476px;
	background: url(/media/images/content_left.jpg) top right no-repeat;
	width: 613px;
	float: left;
	padding: 15px 15px 0 0;
}
#container #content #content_left h1, 
#container #content #content_right_big h1,
#container #content #content_right_images h1{
	color: #1e4d62;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
#container #content #content_left .center{
	text-align: center;
}
#container #content #content_left .hometext{
	padding: 0 10px 0 0;
	line-height: 15px;
}
#container #content #content_left .youtube_teaser{
	width: 250px; 
	float: left;
}
#container #content #content_left .youtube_teaser img{
	padding: 0 5px 0 0;
}
#container #content #content_left .youtube_teaser h2{
	color: #024d84;
	font-size: 11px;
}
#container #content #content_right{
	background-color: #1e4d62;
	height: 476px;
	width: 273px;
	float: left;
	padding: 30px 0 0 0;
}

#container #content #content_right h2{
	font-weight: bold;
	font-size:12px;
	color: #fff;
	padding: 0 0 8px 12px;
}
#container #content #content_right .line_white{
	height: 1px;
	background-color: #fff;
	margin: 0 15px 0 7px;
}
#container #content #content_right .news_entry .date{
	color: #fff;
	padding: 10px 0 5px 12px;
}
#container #content #content_right .news_entry h3{
	color: #fff;
	padding: 0 0 0 12px;
	font-weight: bold;
	font-size: 11px;
}
#container #content #content_right .news_entry img{
	float: left;
	padding: 0 5px 0 12px;
}
#container #content #content_right .news_entry p{
	color: #fff;
	padding: 0 15px 30px 12px;
}
#container #content #content_right .link{
	text-align: right;
	color: #fff;
	padding: 0 15px 0 0;
}
#container #content #content_right a{
	color: #fff;
}
#container #content #content_right a:hover{
	text-decoration: underline;
}

#container #content #content_subnavi{
	color: #ff7f15;
	float: left;
	background: url(/media/images/subnavi_bg.jpg) no-repeat;
	height: 494px;
	width: 169px;
	padding: 0 0 0 10px;
}
#container #content #content_subnavi ul {
	padding: 30px 0 0 0;
}
#container #content #content_subnavi ul li{
	list-style: none;
	font-size: 11px;
	padding: 0 0 8px 0;
}

#container #content #content_subnavi img{
	padding: 30px 0 0 0;
	position: relative;
	left: -10px;
}

#container #content #content_subnavi ul li a{
	font-weight: normal;	
}


#container #content #content_subnavi ul li a.active{
	font-weight: bold;
}
#container #content #content_right_big{
	height: 400px;
	width: 702px;
	float: left;
	padding: 13px 0 0 0;
	background: url(/media/images/right_big_bg.jpg) repeat-x;
	color: #1e4d62;
	line-height: 20px;
	font-size: 11px;
	overflow: auto;
}

#container #content #content_right_top{
	width: 722px;
	float: left;
	background: url(/media/images/right_top_bg.jpg) repeat-x;
	height:30px;
}
#container #content #content_right_big h2{
	color: #1e4d62;
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 15px 0;
}
#container #content #content_right_images{
	height: 410px;
	width: 702px;
	float: left;
	padding: 86px 20px 0 0;
	background: url(/media/images/right_big_bg.jpg) repeat-x;
	overflow: auto;
}

#container #content #content_right_images .img{
	float: left;
	padding: 0 10px 0 0;
	height: 345px;
}

#container #content #content_right_images .img img{
	border: 5px solid #fff;
	width: 343px;
}
#container #content #content_right_images #feedback_nav{
	padding: 20px 0 0 0;
}

#container #footer{
	height: 28px;
	/*background: url(/media/images/footer.jpg) no-repeat;*/
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 9px;
	padding: 5px 0 0 0;
}

#container #footer a{
	font-weight: normal;
	color: #000;
}

#guestbook{
}
#guestbook #gb_content{
	
}
#guestbook #gb_content .nick{
	width: 60%;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px; 
	background-color: #1e4d62;
	padding: 0 0 0 8px;
}
#guestbook #gb_content .town{
	width: 37%;
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px; 
	background-color: #1e4d62;
	padding: 0 8px 0 0;
	text-align: right;
}
#guestbook #gb_content .gbtext{
	color: #1e4d62;
	width: 98%;
	font-size: 12px; 
	margin: 0 0 0 0;
	padding: 10px 5px 20px 4px;
	background-color: #fff;
}
#guestbook #gb_content .left{
	width: 125px;
	float: left;
	height: 20px;
}
#guestbook #gb_content .right{
	float: left;
	height: 20px;
}
#guestbook #gb_content td{
	padding: 0px 0px 2px 0px;
}
#guestbook #gb_content input{
	width: 200px;
	height: 15px;
	border: 1px solid #1e4d62;
	color: #1e4d62;
}
#guestbook #gb_content #buttons input{
	border: 0px;
	width: 124px;
	height: 15px;
	float: left;
	padding: 0 0 0 125px;	
}
#guestbook #gb_content #buttons a{
	padding: 0 0 0 0;
}
#guestbook #gb_content input.submit:focus,#guestbook #gb_content input.del:focus{
	border: 0px;
	width: 124px;
	height: 15px;
}
#guestbook #gb_content textarea{
	width: 350px;
	height: 150px;
	border: 1px solid #1e4d62;
	color: #1e4d62;
}
#guestbook #gb_content textarea:focus, #guestbook #gb_content input:focus {
  background-color:#fff;
  border: 1px solid #1e4d62;
}

#gbnav{
	padding: 10px 0 0 0;
}
#gbnav .write_entree{
	float: left;
	width: 48%;	
} 
#gbnav .pagination{
	float: left;
	width: 65%;
	text-align: center;	
} 
