
body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
	color: #999999;
}

a:hover
{
	text-decoration: underline;
	color: black;
}


div#issues h1
{
	font-size: 14pt;
	color: #999999;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#issues
{
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.NoCSS
{
	display: none;
}

div#main
{
	width: 755px;
	border: #CCCCCC solid 1px;
	background-color: white;
	font-family: Georgia;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
}

div#title
{
	height: 105px;
	background-image: url(./title.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

div#abovetitle
{
	font-style: italic;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	font-size: 10pt;
}

div#story
{
	width: 376px;
	border-right: #CCCCCC solid 1px;
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
	font-size: 10pt;
	
}

div#story p
{
	margin-right: 10px;
	text-align: justify;
}

div#side
{
	border-right: #CCCCCC solid 1px;
	width: 190px;
	float: left;
}

div#nav
{
	margin-left: 5px;
	font-size: 14pt;
	margin-right: 5px;
}

div#nav h1
{
	font-size: 18pt;
	color: #999999;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom: #CCCCCC solid 1px;
}

div#nav a
{
	text-decoration: none;
	color: #999999;
}

div#nav a:hover
{
	text-decoration: none;
	color: black;
}

div#nav div
{
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #CCCCCC solid 1px;
	padding-left: 3px;
	padding-right: 3px;
}

div.Box
{
	background-color: #CCCCCC;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	
}

div.Box small
{
	font-size: 9pt;
	color: white;
}

div.ByLine
{
	font-size: 9pt;
	font-style: italic;
	border-top: #CCCCCC solid 1px;
	margin-right: 10px;
}

div#footer
{
	clear: both;
	font-size: 9pt;
	font-style: italic;
	margin-right: 0px;
	margin-left: 0px;	
	padding-top: 5px;
	padding-bottom: 5px;
	color: #cccccc;
	background-color: black;
}

div#footer a
{
	text-decoration: none;
	color: white;
}

div#footer a:hover
{
	text-decoration: underline;
	color: white;
}

div#ads
{
	float: right;
	padding: 5px 5px 5px 5px;
}

div#nav div.Feature
{
	background-color: #EEEEEE;
	color: white;
}

div.InfoBox
{
	font-size: 9pt;
	border: #CCCCCC solid 1px;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: left;
}

form
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

input.Flat
{
	border: #CCCCCC solid 1px;
}

div.InfoBox p
{
	margin-top: 0px;
	margin-bottom: 5px;
}

div#PageInfo
{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	width: 100%;
	background-color: #CCCCCC;
	border-bottom: #999999 solid 1px;
	color: #666666;
}

div#PageInfo a
{
	text-decoration: underline;
	color: #666666;
}
