body {
	background-color: #3C3;
	font-size: 1.05em;
  	font-family: Verdana, arial, helvetica, geneva, sans-serif;
  	color: #003; 
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	font-variant: normal;
	
}

#view_container {
	margin: 20px 200px  20px 200px;
	#text-align: center;
}
.content_odd, .content_even {
  width: 100%;
  padding: 0px;
  text-align: left;
	line-height: 1.1em;
	margin: 20px 0 20px 0;
	border-width: 8px;
	border-style: solid;

}
.content_odd {
	border-color: #034 #054 #065 #074;
}
	
.content_even {
	border-color: #369 #469 #569 #669;
}
		

.item_timestamp, .item_page  {
		text-align: right;
		width: 50%;
		float: right;
		clear: right;
}

.item_name, .item_email  {
		text-align: left;
		float: left;
		width: 50%;
}

.item_name, .item_timestamp  {
		background-color: #3f3;	
}

.item_email, .item_page  {
		background-color: #3c3;
}

.message {
	font-weight: normal;
	clear: both;
}

.content_odd .message {
	background-color:#FCF1B1;
}

.content_even .message {
	background-color: #fc9;
}

.itemfooter{
	background-color:#A8F96C;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}


.gbooktitle {
	background-color:#00d;
	font-size: 1.3em;
	text-align: center;
	line-height: 1.5em;
	color: #e8F96C;
	margin-top: 20px;
	font-style: italic;
}


.gbooktitle form  {
	display: inline;
}

.search_form form {
	display: inline;
}

.search_form  {
	text-align: right;
}

##submit_formular

#submit_container {
	background-color: #c0dffd;	
	margin-left: 200px;
	line-height: 1.0em;
	
	#__font-weight: bold;
	font-variant: normal	
	text-align: left;
	
}

.submit_from {
	margin: 20px 0 20px 200px;
	background-color: #369;
		background-color: #2e8b57;
	height: 460px;
	width: 720px;
	padding: 30px 20px 30px 20px;
	
	font-style: normal;
	line-height: 1.1em;
	font-variant: normal;

	border-width: 3px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;	
	}	
.submit_from	form {
			margin: 2px;
		
		}
.submit_from label {
	float: left;
	width: 150px;
	color: white;
	}	
.submit_from	input, textarea {
		clear: right;
		text-align: left;
	}	
	
.form_title {
	font-style: normal;
	line-height: 1.2em;
	font-weight: bolder;
	font-variant: normal;
	font-size: 1.2em;
	color: white;
	padding: 10px 20px 30px 20px;
	text-align: center;
	clear: right;
}	
input#button1 {
		float: center;
		text-align: center;
		width: 30%;
		
}

#back{
	text-align: center;
	
	font-size: 0.9em;	
}

.error{
	text-align: center;
	font-size: 0.9em;
	margin: 5px 0 10px 0;	
	color: #adff2f;
}

.mark_text {
	background-color: #ff0;
	
}

#### end submit formular ##############

#navigator {
	margin: 5px 0 5px 0; 
	text-decoration: none;
	font-weight: bold;

}

ul#navigator li a:hover {
	color: #f7f2ea;
	background: #369;
}

ul#navigator li span , ul#navigator li a , ul#top_navlist li form, ul#top_navlist li span  {
		border-width: 1px;
		border-color: #ffe #aaab9c #ccc #fff;
		border-style: solid;
		text-decoration: none;
		background: #A8F96C;
		padding: 4px;
}

.active_page {
	color: #f00;
	background: #369;
}
 
ul#navigator li  {
	margin: 0;
	padding: 0;
	display: inline;
}

#search_form form {
	display: inline;
}

#search_form {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.search_page_form {
	text-align: center;
	clear: both; 
}


############## form 



