body { 
	font-family: Verdana; 
	font-size: 12px;
	
	top: 5px;	
	}
	
A:link {font-family: Verdana; color:#ff6600; text-decoration:none}
A:visited {font-family: Verdana; color:#ff6600; text-decoration:none}
A:active {font-family: Verdana; color: #ff6600; text-decoration:none}
A:hover {font-family: Verdana; color:#ff6600; text-decoration:underline}
	

.container { 
text-align:left;
border: 0px solid #183A54;
border-top: 0px solid #183A54;
margin-left:auto;
margin-right: auto;
width:540px;

}


.content{

padding: .5em;



}
#table1 td{
font-family: Verdana; 
	font-size: 13px;
	color: #D5D5D4;

}
#table2 td{
font-family: Verdana; 
	font-size: 13px;
	color: #FFFFFF;

}
.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #A54F02 ;
border-bottom: 3px solid #460101;
overflow: hidden;
color: #C3C4C5;



}

.guestbook_top{
padding: 3px;
background-color:#580000 ;
border-bottom: 1px dashed #660000;

}

input.ks, textarea.ks{
border: solid 1px #757575;
background: #974802;
color: white;
}




