body {
	background-color:#eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
}

.image {
	position: absolute;
	left: 5px;
	top: 28px;
	z-index:-10;
}

.content {
	position:absolute;
	left: 24px;
	top: 80px;
	padding:10px 10px 10px 10px;
	border:2px 2px 2px 2px;
	border: #999999;
	background-color:#FFFFFF;
	color:#000000;
	line-height:1.1em;
	width: 224px;
}


.content a {
	text-decoration:none;
	color:#000000;
}


.guestbook {
	position:absolute;
	left: 640px;
	top: 74px;
	width: 120px;
	line-height:1em;
	text-align: center;
	font-size:90%;
}

.guestbook a {
	text-decoration:none;
	color:#333333;
}

.counter {
	position: absolute;
	top: 600px;
	left: 500px;
}

.mailbox {
	position: absolute;
	top: 537px;
	left: 144px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 30px;
line-height: 1.2em;
float: left;
width: 8.4em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
} 

#nav-menu li a:hover
{
background: #808080 bottom left repeat-x;
height: 30px;
line-height: 1.2em;
float: left;
width: 8,4em;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
text-decoration: none;
text-align: center;
font:bold;
} 

.form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size: 14px;
	line-height: 14px;
}



.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}


.sign {
	font-size: 15px;
	font-stretch:narrower;
	font-family:"monotype Corsiva",Script;
}