body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #395572;
	background-color: #FFFFFF;
}
a {
	color:#666666;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#999999;
}
h1{
	letter-spacing: 3px;
	font-weight:bold;
	font-size: 11px;
	display:inline;
}
.title{
	background-color: #F4F4F5;
	height: 20px;
	width: 111px;	
	padding-top: 4px;
}
.box-main {
	border: 1px solid #666666;
	height: 510px;
}
.box-menu {
	border: 1px solid #666666;
	height: 410px;
	text-align: left;
}
.box-news {
	border: 1px solid #666666;
	height: 96px;
	font-size: 10px;
	text-align: left;
}
.box-text {
	padding: 5px;
	font: 8pt "tahoma";
}
.city {
	position:relative;
	width:100px; 
	height:129px; 
	z-index:0; 
	left: 80px; 
	top: 65px; 
	background-color: #003399; 
	layer-background-color: #CCCCCC; 
	border: 1px none #ffffff;
}

.nature {
	position:relative;
	width:124px; 
	height:135px; 
	z-index:2; 
	left: 232px; 
	top: -90px; 
	background-color: #996666; 
	layer-background-color: #CCCCCC; 
	border: 1px none #ffffff;
}

.people {
	position:relative;
	width:132px; 
	height:166px; 
	z-index:1; 
	left: 132px; 
	top: -100px; 
	background-color: #FF33CC; 
	layer-background-color: #CCCCCC; 
	border: 1px none #ffffff;
}

.help{
	width: 74px;
	position: absolute;
	height: 111px;
	top: 138;
	layer-background-color: #CCCCCC;
	border: 1px groove #000000;
	/*filter: Alpha(Opacity=7, FinishOpacity=7, Style=40, StartX=7, StartY=7, FinishX=7, FinishY=7);*/
}
.submenu{
	letter-spacing: 3px;
	padding-left: 5px;
}
.submenu_underline{
	letter-spacing: 3px;
	padding-left: 5px;
	text-decoration: underline;
}
.category-name{
	font-size: 17px;
	color: #5e6770;
	font-weight:bold;
}
.guest-book-title{
	background-color: #e7e6e6;
	border: 1px solid #666666;
}
.guest-book-main{
	border-top: 1px #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.prev-next-category{
	text-decoration: underline;
}
.prev-next-category:hover{
	text-decoration: none;
}
.prev-next-category-selected{
	color: #000000;
	font-size: 11px;
}
.prev-next-guest-book{
	text-decoration: underline;
}
.prev-next-guest-book:hover{
	text-decoration: none;
}
.prev-next-guest-book-selected{
	color: #000000; 
	font-size: 11px;
}
.sign_my_guest_book{
	background-color: #F4F4F5;
	height: 17px;
	width: 170px;
	padding-top: 2px;
	border: 1px solid #666666;
	cursor: hand;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 14px;
	width: 140px;
}

.submit-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 20px;
	width: 80px;
}
