body{
	background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-align: left;
}
#wrapper{
	width: 880px;
	background-color:#000000;
	margin: 5px auto;
	border: 1px solid #000000;
	text-align: left;
}
#banner {
	height: 100px;
	background-image:url(../images/topbanner3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #000000;
}
#nav{border-bottom: 1px solid #CC0000;}

#nav ul{
padding: 0;
margin: 0;
background-color: #000000;
text-align:center;
}

#nav ul li{display:inline;
padding: 0;
margin: 0;
}

#nav ul li a{
	font-size: 70%;
	color: #CC0000;
	background-color: #000000;
	text-decoration: none;
	padding: 0 15px 0 15px;
	border-right: 1px solid #000000;
	text-align:center;
	width: 9em;
	font-style: normal;
	font-family: "BankGothic Md BT";
	font-weight: bold;
}

#nav ul li a:hover, #nav ul li a:focus{
	color:#CCCCCC;
	background-color: #000000;
	text-decoration: blink;
	font-family: "BankGothic Md BT";
	font-weight: bolder;
	font-size: 70%;
}

#content{
margin-left:470px;
margin-top:10px;
background-color:#000000;
}

#content p{
	font-size: 80%;
	margin: 10px;
	color: #CCCCCC;
}

#content h1{font-size: 130%; 
color:#CC0000; 
padding: 0;
margin: 10px;
font-family: "BankGothic Md BT";
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
}
	
#content h2{font-size:110%;
color:#CC0000;
padding: 0;
margins: 10px;
font-family: "BankGothic Md BT";
font-weight: normal;
text-transform: capitalize;
text-decoration: none;
}

.leftimage{float:left;
margin-right: 10px;
}

.rightimage{float:right;
margin-left: 10px;
width: 150px;
}

.clearit {
	display: block;
	clear: both;
}

#footernav{
	clear:both;
	border-top: solid 1px #CC0000;
	border-bottom: solid 1px #CC0000;
}

#footernav ul{
padding: 0;
margin: 0;
background-color: #000000;
text-align:center;
}
	
#footernav ul li{
display:inline;
padding: 0;
margin: 0;
}

#footernav ul li a{
font-size: 60%;
color: #CCCCCC;
background-color: #000000;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align:center;
width: 9em;
font-style: normal;
font-family: "BankGothic Md BT";
font-weight: bold;
}

#footernav ul li a:hover, #footernav ul li a:focus{
color:#CC0000;
background-color: #000000;
text-decoration: blink;
font-family: "BankGothic Md BT";
font-weight: bolder;
font-size: 60%;
}

#footer{
clear:both;
height:110px;
background-image:url(../images/botbannerTT2.jpg);
background-repeat:no-repeat;
background-position:right;
background-color:#000000;
}

#footer p{
font-size:70%;
margin:0;
padding:10px;
}


#leftcol{
margin-left:10px;
margin-top:10px;
float:left;
width: 450px;
background-color: #000000;
}

#leftcol h1{
	font-family:"BankGothic Md BT";
	font-size:130%;
	color:#CC0000;
	text-transform: capitalize;
	font-weight: bold;
	margin: 15px;
	padding: 0;
	text-align:left;
}

#leftcol h2{
	font-family:"BankGothic Md BT";
	color:#CC0000;
	font-size:100%;
	text-transform: uppercase;
	margin:10px;
	padding:0;
	text-align:left;
	font-style: italic;
}

.container{
width:99%;
float:right;
background-color:#000000;
}

a:link {
	font: normal 100% "BankGothic Md BT";
	color: #CC0000;
}

a:visited {
	font-weight: normal;
	color: #CCCCCC;	
}

a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 100%;
}

a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style4 {
	font-family: "BankGothic Md BT";
	font-size: 24px;
	color: #FFFFFF;
}
