/*
a:link {
     color : #444444;
     text-decoration : none;
} 
a:active {
     color : #000000;
     text-decoration : none;
} 
a:visited {
     color : #444444;
     text-decoration : none;
} 
a:hover {
    color : #606060;
    text-decoration : none;
}

*/
.container { 
text-align:left;
border: 0px solid #183A54;
border-top: 0px solid #183A54;
margin-left:auto;
margin-right: auto;
width:580px;
	font-family: Verdana; 
	font-size: 11px;
}


.content{
/* background: transparent url(images/pen.gif) no-repeat top right; */
padding: .0em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
background-color: #F5F5F5 ;


}

.guestbook_top{
padding: 0px;
background-color:#E9E9E9 ;
border-bottom: 0px dashed #660000;

}

.gbtd{
  color: #fff;
}

.gbtd a{
  color: #fff;
}

