div#container
{
	width: 1002px;
	\width: 1000px;
	w\idth: 1000px;
	margin-right: auto;
	background: #000000;
}

div#top
{
	width: 1000px;
	height: 644px;
}

div#nav {
}

div#content
{
	width: 710px;
	margin-top: 42px;
	float: left;
	margin-left: 25px;
}

div#right
{
	width: 150px;
	margin-top: 36px;
       float:
       padding-left: 20px;
	position: absolute;
	left: 760px;
	top: 110px;
}

body
{
	background-color: #000000;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
	line-height: 16px;
}

.topnav {
	color: #336666;
	text-decoration: none;
	font: 11px Georgia, Times New Roman, Times, serif;
}

.topnav a:link {
	color: #336666;
	text-decoration: none;
	font: 11px Georgia, Times New Roman, Times, serif;
}

.topnav a:visited {
	color: #336666;
	text-decoration: none;
	font: 11px Georgia, Times New Roman, Times, serif;
}

.topnav a:hover {
	color: #EC008C;
	font: 11px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.topnav a:active {
	color: #EC008C;
	font: 11px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.topnav a.current {
	color: #EC008C;

}

.sidebarHeader
{
	color: #444444;
	font: 9px/16px Georgia, Times New Roman, Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
}

.title {
	color: #EC008C;
	text-decoration: none;
	font: 13px Georgia, Times New Roman, Times, serif;
}

.nextprev {
	color: #EC008C;
	text-decoration: none;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}

.nextprev a:link {
	color: #EC008C;
	text-decoration: none;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}

.nextprev a:visited {
	color: #EC008C;
	text-decoration: none;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}

.nextprev a:hover {
	text-decoration: underline;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
	color: #EC008C;
}

.nextprev a:active {
	color: #EC008C;
	text-decoration: underline;
	font: 13px Georgia, Times New Roman, Times, serif;
	margin-bottom: 20px;
}

.bodyCopy {
	color: #444444;
	font: 11px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.bodyCopy a:link {
	color: #336666;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyCopy a:visited {
	color: #336666;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyCopy a:hover {
	text-decoration: none;
	color: #EC0086;
	font-family: Georgia, Times New Roman, Times, serif;
}

.bodyCopy a:active {
	color: #EC0086;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}

.ruler {
	border-bottom: 1px dotted #777777;
	display: block;
}

.excerpt {
	color: #336666;
	font: 10px Georgia, Times New Roman, Times, serif;
	letter-spacing: .75px;
	text-decoration: none;
}

.excerpt a:link {
	color: #336666;
	text-decoration: underline;
	font: 10px Georgia, Times New Roman, Times, serif;
}

.excerpt a:visited {
	text-decoration: underline;
	color: #336666;
	font: 10px Georgia, Times New Roman, Times, serif;
}

.excerpt a:hover {
	color: #EC008C;
	text-decoration: none;
	font: 10px Georgia, Times New Roman, Times, serif;
}

.excerpt a:active {
	text-decoration: none;
	font: 10px Georgia, Times New Roman, Times, serif;
	color: #EC008C;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
	text-decoration: none;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}