/*body { 
	font-family: Verdana; 
	font-size: 10px;
	color: #000000;
	top: 5px;	
	}
	
A:link {font-family: Verdana; color:#993300; text-decoration:none}
A:visited {font-family: Verdana; color:#993300; text-decoration:none}
A:active {font-family: Verdana; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; color:#006600; text-decoration:none}*/
	

.container { 
text-align:left;
border: 1px solid #183A54;
border-top: 2px solid #183A54;
margin-left:auto;
margin-right: auto;
width:600px;

}


.content{
background: transparent url(images/pen.gif) no-repeat top right;
padding: .5em;



}

div.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
color:#000000;
background-color: #F5F5F5 ;
border-bottom: 5px solid #3f3f3f;
overflow: hidden;



}

div.guestbook_top{
padding: 3px;
color:#000000;
background-color:#E9E9E9 ;
border-bottom: 1px dashed #660000;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #ffffff;
}

p.smiley{
	width:292px;
	padding:5px;
	background-color:#f5f5f5;
}