body {
  background-color:#CCCCCC;
  font-family:Verdana, Arial, Helvetica, sans-serif; /* !important; */
  font-size:70%;
  padding:0px;
}
form {
  padding:0px;
  margin:0px;
}
img {
  border: 0px;
}
#topgrad {
  width:787px;
  margin:0 auto;
  height:13px;
  background-image:url(../images/top.gif);
  background-repeat:no-repeat;
  border-left:1px solid #DCDDDE;
}
#content {
  background-image:url(../images/content_bg.gif);
  background-repeat:repeat-y;
  margin:0 auto;
  width:787px;
  border-left:1px solid #DCDDDE;
}
.header {
  padding-left:78px;
  padding-top:20px;
  padding-bottom:14px;
}
#navigation {
	border-style: solid;
	width: 100%;
  clear: right;
	padding-left:22px;
/*  width:620px; */
  float:left;
  margin-right:0px;
}
#sublinks {
	color:#999999;
	font-weight:bold; /* !important; */
  	text-decoration:none;
  	line-height:1.5em;
  	width:620px;
}
#links {
	color:#999999;
	font-weight:bold; /* !important; */
  	text-decoration:none;
  	line-height:1.5em;
  	padding-left:6px;
  	width:620px;
  	font-size:90%; /* !important; */
}
#links a:link, #links a:visited, #links a:active {
	color:#999999;
  	text-decoration:none;
}
#links a:hover {
	color: #999999;
 	font-weight:bold;
  	text-decoration:underline;
}
#text {
  padding-top:25px;
  padding-left:20px;
  padding-bottom:20px;
  width:758px;
  background-color:#FFFFFF;
}
#leftcolumn {
	color:#666666;
	width:360px;
}
#leftcolumn h3 {
	padding:0px;
	margin:0px;
	color:#663234;
	font-size:100%;
}
#rightcolumn {
	color:#666666;
	position:relative;
}
#rightcolumn a:link, #rightcolumn a:active, #rightcolumn a:visited {
	color:#000000;
	text-decoration:none;
}
#rightcolumn a:hover {
	color:#000000;
	text-decoration:underline;
}
#footer {
  width:786px;
  height:57px;
  margin:0 auto;
  clear:both;
}
.inputBox {
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#guestbook {
	overflow:auto;
	position:relative;
	padding:0px 10px 2px 10px;
}
#guestbook a:link, #guestbook a:visited, #guestbook a:active {
	color:#000000;
	text-decoration:none;
}
#guestbook a:hover {
	color:#000000;
	text-decoration:underline;
}