body {
	background: #8A8A7E url(pic/bg.gif) repeat-x;
}

.centercolumn {
	background: #C3C1B2;
}
	
p, ul, ol {
	font-family: Georgia, Times;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight:normal;
}
	
p.emphasis {
	font-family: Georgia, Times;
	color: #000;
	font-size: 1.2em;
	line-height: 1.3em;
}

p.sidebar {
	font-family: Georgia, Times;
	color: #000;
	font-size: 0.7em;
	line-height: 1.3em;
}

p a {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
	padding-bottom: 3px;
	background: url(pic/linkline.gif) no-repeat bottom;
}

p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
}

p a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: url(pic/linkline.gif) no-repeat left bottom;
}

p.sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	padding-bottom: 3px;
	background: url(pic/linkline.gif) no-repeat bottom;
}

p.sidebar a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

p.sidebar a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
	background: url(pic/linkline.gif) no-repeat left bottom;
}

p.copyright {
	color: #666;
	font-size: 0.6em;
	margin-right: 10px;
}

p.label {
	font-family: Georgia, Times;
	color: #000;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 0.8em;
}

p.botnav a {
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	color: #960c12;
	padding-bottom: 3px;
	background: url(pic/linkline.gif) no-repeat bottom;
}

p.botnav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #960c12;
	font-size:14px;
}

p.botnav a:hover {
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	color: #fff;
	background: url(pic/linkline.gif) no-repeat left bottom;
}

a.maillink {
	font-size:18px;
	color:#990033;
	font-weight:bold;
}

a.maillink :hover{
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.border{
	border:1px;
	border:#000000;
}	

.toplinks3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#993300;
	text-decoration:none;
}
	
.toplinks3 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#993300;
	text-decoration:none;
}

.toplinks3 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#000000;
	text-decoration:none;
}