*{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family: Verdana, Helvetica, sans-serif;
	
}

body { text-align: center; margin-top: 20px; background-color: #670101; background-image: url(../images/Background.jpg); 
background-repeat: repeat-x;}
#Content { text-align: left; background-color: #b9dc8a; min-height: 450px; _height: 450px;
	background-image: url(../images/Body.jpg); background-repeat: repeat-x; width: 800px;}
#MainContent {padding-left: 11px; padding-right: 11px;}
#Nav {background-image: url(../images/NavBG.jpg); background-repeat: repeat-x; width:800px; border: 0px;}
#Page { margin-left: auto; margin-right: auto; border: solid 2px #aaaaaa; width:800px;} 
#footer { margin-left: auto; margin-right: auto; font-size: 10pt; color: white; text-align: center; margin-top: 10px; width:800px;}
#footer a {color: white;}

p, div, td { line-height: 20px;}
p {margin-top: 1px; margin-bottom: 2px;}

a {color: #a3000a;}
img {border: 0;}

td {vertical-align: top;}
ul,ol {margin-left: 25px; margin-top: 10px;}
ul li, ol li {margin-bottom: 6px;}

h1, h2, h3, h4{	
	padding-bottom:3px;}

.section h3 {color: #95170b; font: italic 1.8em Georgia, Times, serif; letter-spacing: 0.2em; border-bottom: dashed 1px #cccccc; margin-bottom: 10px;}
.section h4, .section h4 span, h4 a{font-size: 13pt; font-family: Georgia, Times, serif;  color: #a3000a; letter-spacing: 0.1em; font-weight: normal;}

/*Cuyahoga*/
.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.section
{
	margin: 0px;
	padding: 0px;
}



.articlelist
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 5px;
	list-style-type: none;
}

.articlelist li li
{
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0px;
	list-style-type: none;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	text-align: right;
	font-size: 0.85em;
	border-bottom:solid 1px #CCCCCC;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articleerror
{
	color: #c00;                                 
}

