body {
	background: white;
	color: black;
	font-family: Arial, Verdana, sans-serif;
	font-size: small;
	list-style-image: url(images/bullet.gif);
}

#page {
	width: 700px;
	padding: 0;
}

#toplinks {
	text-align: right;
	width: 700px;
	height: 50px;
	padding: 23px 0 0 0;
	margin: 0 5px 0 0;
}

span.navitem a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	margin: 0 4px;
	padding: 0 10px;
	color: white;
}

span.navitem a:active {
	color: white;
}

span.navitem a:hover {
	background-color: #39869C;
	color: #134;
}

span.navitem a:link span, span.navitem a:visited span {
	display: none;
}

span.navitem a:hover span {
	color: #167;
	font-size: small;
	position: absolute;
	top: 65px;
	left: 230px;
	font-weight: normal;
	display: block;
}

a:link, a:active a:visited {
	color: #168;
}

a:hover {
	color: #3ac;
}

#pagebounds {
	width: 700px;
	text-align: left;
	background: url(images/bg.gif) no-repeat;
}

#sideinfo {
	width: 160px;
	float: left;
	clear: left;
	margin: 0 0 0 5px;
	padding: 110px 0 0 0;
}

#sideinfo p {
	padding: 0 0 0 5px;
}

#content {
	padding: 0 22px;
	margin: 0 0 0 190px;
	background: url(images/watermark.gif) 100% 0% no-repeat;
}

h2 {
	font-weight: bold;
	font-size: large;
	color: #c33;
	border-bottom: 1px solid #c99;
	margin: 20px 0 0 0;
	padding: 0;
}

h3 {
	color: #060;
	background: #ded;
	padding: 1px 3px;
	border: 1px solid #9c9;
	font-weight: bold;
	font-size: medium;
	margin: 10px 0;
}

h4 {
	font-size: small;
	font-weight: bold;
	color: #167;
	border-bottom: 1px solid #3ac;
}

p {
	margin: 0 0 20px 0;
	padding: 0 0 -1px 0;
}

.smalltext {
	font-size: x-small;
}

.sidepics {
	float:left;
	width: 120;
	text-align: center;
}

.picgroup img {
	margin: 0 10px 10px 0;
	border: 1px solid black;
}

.quote {
	font-size: 1.3em;
	font-weight: lighter;
	font-style: italic;
}

p.quoteauthor {
	font-size: small;
	background: #fcc;
	border: 1px solid #933;
	margin: 0 10px 0 0;
	padding: 1px 2px;
}

table.picgroup {
	margin: 20px 0 0 0;
}

p.desc {
	font-size: 14px;
	line-height: 130%;
}

table.commentform {
	margin: 10px 0 0 0;
	font-weight: bold;
	font-size: medium;
	color: #167;
}

.formcat {
	color: #167;
	font-weight: bold;
	margin: 0 5px 0 0;
}

ul.rules {
	font-size: x-small;
}

.important {
	color: #c00;
}

.promo { font-size: x-small; color: #bbb; }
.promo a { color: #6bc; }