body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000074;
	margin: 0px;
	padding: 0px;
}
a:link,a:visited {
	color: #993300;
}
a:hover,a:active {
	color: #377b62;
}
a.category:link,a.category:visited,a.category:hover,a.category:active {
	font-weight: bold;
}
a.mainTitle:link,a.mainTitle:visited{
	color: #224d3e;
}
a.mainTitle:hover,a.mainTitle:active {
	color: #993300;
}
img{
	border: 0;
}
hr{
	border: 0;
	width: 90%;
	height: 1px;
    background-color: #663300;
}
.textcontent {
	font-size: 12px;
	margin: 0;
	background-image: url(../siteimages/repeatermidcontentbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
	padding: 0 30px 0 30px;
	vertical-align: top;
}

.bgsidewalls {
	background: url(../siteimages/BGsidewalls.jpg) repeat-y center top;
}
.midcontent {
	background: url(../siteimages/repeatergreenbg.jpg) repeat-y center top;
}
.leftstairs {
	background-image: url(../siteimages/leftwallstairs.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p.article_title{
	font-size: 18px;
	font-weight: bold;
	font-family: "Georgia", serif;
	color: #224d3e;
}
span.credits{
	font-size: 10px;
	color: #636363;
}

span.name{
	color: #377b62;
}
.BGbehindAd {
	background-image: url(../siteimages/behindad.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.rightcolumnbg {
background-color: #122921;
}
a.bottomLinks:link,a.bottomLinks:visited,a.bottomLinks:active {
	color: #fff;
	font-size: 11px;	
}
a.bottomLinks:hover{
	color: #fcc;
	font-size: 11px;
}
span.bottomLinks{
	color: #fff;
	font-size: 11px;	
}
hr.pastNewsArchiveHR{
	width: 100%;
	height: 3px;
}
input.referfriendSubmit{
	background-color: #600;
	color: #fff;
	width: 64px;
	height: 20px;
	border: 0;
	line-height: 20px;
}