body { background: #0c0c0c; color: white; font: 0.8em verdana; }
#main { width: 700px; text-align: left;}

.menunav, #nav { background: #cc5422; height: 32px; padding-left: 25px; }
.menunav a, #nav a { text-decoration: none; height: 25px; padding-top: 7px; color: white; width: 100px; display: block; float: left; text-align: center; vertical-align: middle; margin-left: 20px; }
.menunav a:hover, #nav a:hover { background: #b59d7a; font-weight: bold; }

.menunav a { width: 100px;}

a { color: #a17257; text-decoration: none; }
a:hover { text-decoration: underline;}

#copyright { border-top:1px solid #602424; font-size: 0.8em; padding-left: 50px; margin-top: 100px; }

.specialbox {
	background: url(images/box-bottom.jpg) no-repeat bottom left;
  width: 222px;
	margin: 5px 0 16px;
}
.specialbox div {
	background: url(images/box-top.jpg) no-repeat top left;
	padding: 8px;
}
.specialbox h1 {
	font-size: 10pt; font-weight: bold; margin: 7px; }
}

h1 { font-size: 24px;}
h2 { font-size: 17px;}