﻿a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #336699;
}
a:active {
	color: #00FF00;
}
a:hover {
	color: #00FF00;
}
.style1 {
	background-image: url('imgs/graphics/NavBar.jpg');
}
.nav2 {
	text-align: center;
}
#navBar {
	font-size: small;
	text-align: center;
	height: 41px;
}
#mast{
	background: url('imgs/graphics/mastwrap.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast1{
	background: url('imgs/graphics/mastwrapVine.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast2{
	background: url('imgs/graphics/mastwrapEagle.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast3{
	background: url('imgs/graphics/mastwrapRedScroll.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast4{
	background: url('imgs/graphics/mastwrapEagleEarth.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast5{
	background: url('imgs/graphics/mastwrapLionCross.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}
#mast6{
	background: url('imgs/graphics/mastwrapBrownVines.gif') repeat-y center
top;
	width: 100%;
	margin: 0px;
}





#Container {
	font-family: "Trebuchet MS";
	color: #F8F8F8;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#footer {
	font-size: x-small;
	text-align: center;
}
.content {
	font-size: small;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
	text-align: left;
}
.contentLeft {
	font-size: small;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
	text-align: left;
}
.contentThin {
	font-size: small;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	text-align: left;
}
.imgRight {
	float: right;
	margin-bottom: 8px;
	margin-left: 15px;
}
.imgLeft_Nopad {
	margin-right: auto;
	margin-left: auto;
}
.newStyle1 {
	margin-top: 15px;
}
.MyH2 {
	font-size: large;
	font-weight: bold;
	color: #CC9900;
}
.imgLeft_pad {
	float: left;
	margin-right: 8px;
}









