body {
	background-color: #000000;
	background-image:url(../images/bg.gif);
	background-position: 50% 15px;
	background-repeat: repeat-y;
	padding-top: 0;
	padding:0;
	margin:0;
	margin-top:0;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}

td,tr {
	font-family: Verdana;
	font-size: 11px;
}

div.center {
	
	width: 940px;
	height: 620px;	
	display:block;
	background-image:url(../images/total.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

div.pictures div.center {
	background-image:url(../images/total_pictures.jpg);

}

div.content {
	text-align:justify;
	margin-top: 90px;
	margin-left: 75px;
	width: 490px;
	height: 350px;
	float:left;
	overflow: scroll;

	overflow-x: hidden; 
	overflow-y: auto;
}

div.pictures div.content {
	width: 410px;
}

div.menu {
	
	display:block;
	text-align:right;
	width: 937px;
	padding-top: 30px;
	height: 45px;
	padding-right: 0px;
	
}

div.menu table {
	float:right;
}

a,a:hover,a:visited,a:active {
	color: #FFFFFF;	
}



a img {
	border:0;
}

div.guestbook_item {
	width: 450px;
	margin-bottom: 20px;	
}

div.guestbook_item div.time {
	font-size: 11px;
	float:right;
}
div.guestbook_item div.name {
	font-size: 11px;

}
div.guestbook_item div.text {
	padding: 5px;
	
	margin-top: 5px;
	background-color: #c96b34;
	color: #333333;
}



/* ############# FORM ############# */
table.table{
	width: 450px;
}

table.table tr td{
	padding: 3px;
}


div.inputstyle input, form.frm table input,form.frm table select,form.frm table textarea {
	width: 200px;
	padding: 3px;
}

form.frm div.alert {
	color: red;

}

form.frm table {
	background-color: #c96b34;
	
}

form.frm div.alert select, form.frm div.alert input,form.frm div.alert textarea {
	border-color:red;
}
form.frm div.alert {
	display:inline;
}

div.buttonrow {
	padding: 5px;
	text-align: center;
	background-color: #b05a28;
	width: 440px;
}

input.button {
	width: 102px;
	height: 22px;
	background-image: url(../images/button.jpg);
	border:0;
	color: #000000;
	
}



div.okbox {
	padding: 5px;
	margin-bottom: 13px;
	border: 1px solid  #c96b34;
	width: 450px;
}


/* Pagenumbers */
div.pagenumbers {
	margin-top: 10px;
	text-align:center;
	color: #000000;
}

div.pagenumbers div.sel {
	color: #000000;
	padding: 3px 6px; 
	display:inline;
	margin-right: 3px; 
	font-weight: bold;
}

div.pagenumbers a,div.pages a:visited,div.pages a:active {
	background-color: #b05a28;
	
	margin-right: 3px; 
	padding: 3px 6px; 
	text-decoration: none;
	color: #000000;
}

div.pagenumbers a:hover {
	
	background-color:  #cccccc;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
	text-decoration: none;
	color: #444444; 
	
}

div {
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #444444;
scrollbar-darkshadow-color: #444444;
scrollbar-face-color: #e27a3b;
scrollbar-highlight-color: #de9826;
scrollbar-shadow-color: #de9826;
scrollbar-track-color: #8e3517;
}


div.right {
	float:right;


	margin-right: 60px;
	margin-top: 40px;
}


div.bottomlayer {
	text-align:left;
	color: #ae452a;	 
	width: 900px;
	padding-top: 20px;
	
}

div.bottomlayer a {
	color: #ae452a;	

}

div.bottomlayer div.left a,div.bottomlayer div.left a:visited,div.bottomlayer div.left a:active {
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #ae452a;

}

div.bottomlayer div.right {
	float:right;
	margin:0;
	
}

a.bottom,a.bottom:visited,a.bottom:hover,a.bottom:active{
	color: #ae452a;	
	text-decoration: none;	
}

a.bottom:hover {
	color: #ae452a;	
	text-decoration: underline;	

}



