body {
	background-color: #D9D8D3;
	text-align: center;
	min-width: 600px;
}

#wrapper {
	margin-top: 40px;
	margin: 0 auto;
	width: 925px;
	text-align: left;
	line-height: 0px;
}

.bar	{
	color:#fff;
	line-height: 2;
	font-variant: small-caps;
	padding: 4px 0px 0px 4px;
}

.roll	{
	background-image: url(images/rollover.gif);
	background-repeat: repeat-y;

}

a.contentlink:link {
	color:#474744;
	font-weight:normal;
	text-decoration:none;
}

a.contentlink:hover {
	color:#474744;
	font-weight:normal;
	text-decoration:underline;
}

a.contentlink:visited {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a:link {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

a:hover {
	color:#203353;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
}

.topcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 10px;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.5em;
	color: #151513;
	padding-top: 10px;
}

.contentsidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	color: #151513;
	padding-top: 25px;
}
