body, .typography {font:normal 1.0em "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.typography a:link { color: #A5A9B2; }
.typography a:hover {
	text-decoration: none;
	color: #FF0000;
}
.typography a:visited { color: #A5A9B2; }
.typography #logo h1 a {
	text-decoration: none;
	font:bold 1.3em Arial, Helvetica, sans-serif;
	color: #990000;
	padding:3px;
}
.typography #logo h2 {
	text-decoration: none;
	font:oblique 1.0em Verdana, Geneva, sans-serif;
	color: #333333;
	padding:3px;
}
.typography #main {
	font:normal 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #menu a {
	float: right;
	width: 139px;
	height: 1.5em;
	margin-top: 2px;
	padding-top:0.9em;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font:bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #menu a:hover {
	color: #fff;
	text-decoration:none;
	border-bottom:#ffffff 3px solid;
/*	background:#ffffff; */
cursor:pointer;
}
.typography #sidebar h3, .typography #subnav h3 {
	width: 150px;
	height: 26px;
	font:bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:3px 0px 0px 7px;
	text-align:center;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat;
}
.typography #sidebar li, .typography #subnav li {
	margin:-7px 0px;
}
.typography #sidebar a, .typography #subnav a {
	color: #208A06;
	font:normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #sidebar a:visited, .typography #subnav a:viited { color: #208A06; }

.typography #content, .typography #footer {
	font:normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
.typography #content h1 {
	margin: 0;
	padding: 0;
	font:bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #content h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #208A06;
	font:bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #content h3 {
	margin: 0;
	padding: 0px;
	font:oblique 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #208A06;
}
.typography #content p {
	margin:7px 1px;
	font:normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.typography #content a {
	color: #208A06;
	text-decoration: none;
}
.typography #content ul, .typography #content ol {
	list-style-position:inside;
	margin:9px 19px;
}

.typography .date a { color: #208A06; }
.typography #footer a { color: #ffffff; }
