body {
	background-color: #FFFFFF;
	font-size: 12px;
	left: 0px;
	top: 0px;
}
.brown {
	background-color: #330000;
}
.categorylinkwhite {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.categorylinkbold {
	font-weight: bold;
}
.contrast {
	background-color: #486B85;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.imagelink {
	font-style: italic;
	color: #994D22;
	font-size: 11px;
}
.storylink {
	font-style: italic;
	color: #330000;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.maintitle {
	font-size: 22px;
	color: #2B150E;
	margin-left: 20px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	margin-right: 15px;
}
a:link {
	color: #994D22;
	text-decoration: none;
}
a:visited {
	color: #994D22;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: none;
}
.categorylink {
	font-size: 14px;
	color: #94A8B0;
	margin-right: 15px;
}
.categorylink a:link {
	color: #94A8B0;
	text-decoration: none;
}
.categorylink a:visited {
	color: #94A8B0;
	text-decoration: none;
}
.categorylink a:hover {
	color: #330000;
	text-decoration: none;
}
.categorylink a:active {
	color: #94A8B0;
	text-decoration: none;
}
a:active {
	color: #994D22;
	text-decoration: none;
}
h3 {
	font-size: 12px;
}
.credit {
	font-size: 9px;
}
.smaller {
	font-size: 11px;
}
.rootstext {
	font-size: 12px;
	color: #462300;
	margin-right: 20px;
	margin-left: 20px;
}
.rootsblue {
	color: #486B85;
	margin-right: 20px;
	margin-left: 20px;
}

#text {
	width: 520px;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

#text p{
	margin: 0;
	padding: 5px 0 7px 0;
}

strong {font-weight: bold;}