body {
	background: white;
	color: black;
	font-family: verdana;
	font-size: 0.8em;
}

h1 {
	color: #666666;
	border-bottom: 1px dotted #666666;
	font-size: 250%;
	margin-top: 0px;
		margin-bottom: 0px;
}

h2, h3 { 
	font-size: 130%;
}

h4 {
 font-size: 100%;
 margin-top: 2px;
 color: #FF6600}

.h1link {
	color: #666666;
	text-decoration: none;
}

.nostyle {
	color: black;
	text-decoration: none;
}

#main {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	background-image: url('images/gerkin.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#right {
	width: 160px;
}

#officepic {
	padding: 2px;
	border: 1px solid silver
}

td {
	vertical-align: top;
	text-align: left;
}

.imgright {
	display: block;
	margin-bottom: 1px;
}

#footer {
	background-color: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	text-align: center;	
	}