<style type="text/css">
.test {
}
body {
background: url('../images/bgnd3.gif') repeat;
background-color: #000000;
color: black;
text-align: center;
margin: 0px;
}
div#banner
{
	left: 0px;
	top: 0px;
	height: 157px;
	padding: 0px 0px 0px 0px;
	background-color: black;
}
div#banner3
{
	top: 10px;
	height: 160px;
	border: 2px solid yellow;
	padding: 0px 0px 0px 85px;
	color: #fff;

}

div#banner1
{
	left: 0px;
	top: 200px;
	height: 10px;
	color: #fff;
	background-color: #000000;
}
#wrapper {
width: 980px;
padding: 0px;
background: url('../images/leftborder1.gif') repeat-y;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background-color: #FFFFFF;
}
 #content {
height: auto;
width: 688px;
margin : 0px 4% 4px 13%;
padding : 0px 0px 0px 10px;
font-size : .9em;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000; 
}
 #content1 {
height: auto;
width: 840px;
margin : 0px;
padding : 0px 0px 0px 10px;
font-size : .9em;
  font-family : Arial, Helvetica, sans-serif;
  color : #000000; 
}

#rightcol {
top: 0;
padding: 0px 2px 0px 6px;
height: auto;
width: 150px;
float: right;
text-align: center;
font-size : .8em;
margin: 0px 0px 0px 0px;
border-left: thin dashed #DEDEDE;
}
#leftnavigation {
  top:0;
  float: left;
  width : 110px;
  margin-left : 0px;
  margin-top : 0px;
  color : #FF0000;
  padding : 0px; 
 }

#navigation { }
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 1em;
	font-weight: bold;
}
#navigation a {
	display: block;
	background-color: #B2B2B2;
	color: #000000;
	width: 110px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #FF0000;
	color: #ffffff;
}
.tdmain {
	background-color: white;
	}
div#footer {
    left: 0px;
    width: 100%;
	padding-left: 0px;
    height: 30px;
    border-top: thin dotted Navy;
    z-index: 1;
	background-color: #DCDCDC;
}
#cleardiv {
	clear: both;
	height: 1em;
}
p.line {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-indent : 0px;
	color : black;
}
p.line2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 0.7em; 
	font-style : normal;
	font-weight : 700;
	font-family: Rockwell
	text-indent : 0px;
	color : black;
}
p.line3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	text-indent : 0px;
	color : Maroon;
}
p.line4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : smaller; 
	font-style : normal;
	font-weight : 700;
	font-family: Rockwell;
	text-indent : 15px;
	color : black;
}
p { 
	font-family:”Arial,Verdana,sans-serif”; 
	font-size: .9em; 
}
#normal ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
	color: black;
	color: #000000;	
}
a:link {
	color: navy;
	font-weight : bold;
}
a:visited {
	color: navy;
	font-weight : bold;
}
a:hover {
	color: red;
	font-weight : bold;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
	color: red;
}
h2 {
	font-size: 24pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	color: Black;
	font-style: italic;
	font-family: "Arial Rounded MT Bold";
}
h3 {
	font-size: 16pt;
	font-weight: bold;
	font-style : italic;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #591904;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #591904;
}
</style>