.nav {margin-top: 20px; padding-top: 3px; margin-left: 15px; background: rgb(115,1,0); text-align: center; margin-right: 15px; }
.nav a{color: white; width: 170px ;display: block; border-right: 0px solid black; border-left: 0px solid white; border-bottom: solid 2px white; margin-bottom: 10px;	text-decoration: none;font-size: 14pt; background: rgb(51,51,51);}
.nav ul{margin-left: 0px;}
.nav li {list-style:none; width:170px;}
.nav a:hover{background: url('/images/firebg_fade_lt.png'); color: white; border-bottom: black 2px solid; text-align: left;}
.first {font-size: 20pt;}
.red {color: rgb(155,23,3);}
.red a{color: rgb(155,23,3); font-family: arial; font-size: 10pt}
.tread {background: url('/images/treadplate.jpg');}
.footer {color: rgb(51,51,51); font-style: italic; font-size: 10pt;}
.sponsored {}
.sponsored a{color: rgb(51,51,51); font-size: 10pt;}
div.content {color: rgb(155,23,3); padding-left:15px; padding-right: 15px;}
div.content a{color: rgb(155,23,3);}
div.content p{text-align: justify;}
div.content p:first-letter{font-size: 20pt}
.header {background: rgb(115,1,0); border-bottom: black 3px solid; color: white;}

.trn_nav {margin-left: 15px; background: rgb(115,1,0); text-align: center; margin-right: 15px;}
.trn_nav ul{list-style-type: none;}
.trn_nav a{color: white;text-decoration: none; font-size: 14pt; background: rgb(51,51,51); height: 15px;}
.train td{background: rgb(51,51,51);}
.trn_link {text-decoration: none;}
.container {text-align: center;}
.main {width: 840px; border: rgb(155,23,3) double 5px; background-color: white;}
#header {width: 850px; height: 125px;}
.nav_1 {margin-top: 20px;
	padding-top: 3px;
	margin-left: 15px;
	width: 170px;
	background-color: rgb(115,0,0);
	}
.nav_1 td{
	color: white;
	margin-bottom: 10px;
	text-align: center;
	}
.nav_1 a{
	color: white;
	display: block;
	text-decoration: none;
	font-size: 14pt;
	background-color: rgb(51,51,51);
	border-bottom: solid 2px white;
	}
.nav_1 a:hover{
	background: url('/images/firebg_fade_lt.png');
	color: white;
	border-bottom: black 2px solid;
	text-align: left;
	}