body {
text-align : left ;
min-width : 1000px ;
}
div.wrapper {
width : 1000px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
} 

#leftnav a {}

#bannertext { color:  white;
	}

#masthead {
	color:  yellow;
	}
.center {
	text-align: center;
	}
.leftie {
	text-align: left;
	padding-left: 12px;
	}
.leftie a {
	display: block;
	}
a.inlinehref {
	color: white;
	text-decoration: underline;
	}
a.inlinehref:hover {
	color: red;
	text-decoration: underline;
	}
a.h1href {
	color: #6699FF;	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
a.h1href:hover {
	color: yellow;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}
a.atag_hw {
	color: #6699FF;
	text-decoration: underline;
	}
a.atag_hw:visited {
	color: #6699FF;
	text-decoration: underline;
	}
a.atag_hw:hover {
	color: #3366FF;
	text-decoration: underline;
	}

#footer a {
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
	padding: 0px 15px;
	}

#footer a:hover {
	color: green;
	text-decoration: none;
	}
.banner1 {
	display: inline;
	}
.banner1 td {
	width: 140px;
	text-align: center;
	}
.banner1 a {
	color: white;
	}
.banner1 a:visited {
	color: white;
	}
.banner1 a:hover {
	color: #c2bff9;
	font-style: bold;
	}
.bannerhdr {
	color: #03579c;
	font-size: 24px;
	text-align: center;
	}
.contactname {
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	}
.contacttext {
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	}

