body {
	margin: 0 25px;
	font-family: Optima, Arial, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	background: #99083c;

}
#wrapper {
	width: 600px;
	margin: 0 auto;
	padding: 25px 0;
	background-color: white;
}
#edlogo {
	float: right;
	margin-top: -15px;
}
#content {
	padding: 0 25px;
}
#header {
}
#header img {
	clear: both;
}
#header {
	text-align: center;
}
#content h2 {
	font-family: Optima;
	color: #900;
	font-size: 2em;
	text-transform: lowercase;
	margin-top: 0em;
	line-height: 1em;
}
#asrecommended {
	border: 1px solid #99f;
	background-color: #ccf;
	padding: 10px;
	margin-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}
#asrecommended i {
	font-style: normal;
}
td {
	vertical-align: top;
}
ul.navigation {
	display: block;
	background-color: #e4e1e1;
	padding: 5px 5px 6px 5px;
	text-align: center;
}
ul.navigation li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-right: 1.5em;
	padding: 5px;
	font-size: 0.8em;
	margin-left: auto; margin-right: auto;
}
ul.navigation a {
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}
ul.navigation a:hover, #navigation a:active {
	text-decoration: none;
	border: 1px solid #fff;
	padding: 2px 4px 2px 4px;
}
ul.navigation a:hover {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
ul.navigation a:active {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
ul.q, ul.c {
	margin: 0 0 0 1em;
	padding: 0;
}
ul.q li {
	font-style: italic;
}
li {
	list-style-position: inside;
}
#footer {
	font-size: 0.65em;
	color: #999;
	line-height: 1em;
	font-family: Verdana;
	padding-top: 10px;
}
#footer a, #footer a:hover {
	text-decoration:  none;
	color: #333;
}
p.small {
	font-size: 0.75em;
	line-height: 1em;
}
