body {
    font-family: 'Trebuchet MS', Verdana, 'Lucida Grande', Verdana, Arial, Sans-Serif;	text-align: left;	background: #407 url(bg.jpg) repeat-x;
	color: white;
	padding: 20px;
	margin: 30px;
	margin-top: 225px;
}

a {
	font-weight: bold;
}

a, a:link, a:visited, a:hover, a:active {
	color: inherit;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

a:active {
	color: #a8b;
}

hr {
	clear: both;
	border-style: hidden;
}

#gohome {
	position: absolute;
	top: 225px;
	left: 50px;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}

address {
	font-size: 8pt;
	font-style: normal;
	letter-spacing: 1px;
	margin-bottom: 4px;
}

ul#menu {
	list-style: none;
	font-size: 20px;
}

ul#menu li {
	margin-left: -40px;
}

ul.links {
	list-style: url(http://www.pnaumann.net/naumannMain/IMAGES/Buttons/butsmlgrey.gif);
	font-size: 20px;
}

ul.links li:hover {
	list-style: url(butsmlcolored.png);
}ul#menu, #credit {
	margin-left: 50%;
}

#credit {
	margin-top: 12px;
	color: whitesmoke;
}

ul#menu a, ul#menu a:link, ul#menu a:visited, ul#menu a:hover, ul#menu a:active {
	font-weight: normal;
}

ul#menu a:hover, ul#menu a:active {
	letter-spacing: 1px;
}

div.left {
	float: left;
	width: 33%;
}

div.middle {
	width: 33%;
	float: left;
}

div.right {
	width: 33%;
	float: left;
}

.em {
	font-style: italic;
}

.strong {
	font-weight: bold;
}
