body {
	background-color:#0066FF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #000;
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(../image-files/bg.png);
}

a { font-family: Arial, Verdana, sans-serif; 
font-size: 100%; color: #309; text-decoration: underline;
}

a:hover { font-family: Arial, Verdana, sans-serif;
 font-size: 100%; 
 color: #900;
 }

.a img {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: #FFFFFF;
	background-image: none;
}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 175%;
	color: #003399
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 125%;
	color: #003399
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 108%;
	color: #003399
}

table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	padding: 0px;
}

td.headerbg {
	padding-left: 210px;
	background-image: url(../image-files/nav.jpg);
	padding-top: 2px;
}

td.nheaderbg {
	background-color: #fff;
	padding: 5px;
}

td.hheaderbg {
	background-image: 
url(../image-files/nheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	clear: none;
	margin: 0px;
	height: 220px;
	width: 900px;
}

td.spacerbg {
	height:1px;
	background-color:#fff;
	width:150px;
	padding:5px;
}

td.contentbg {
	width:600px;
	background-color:#fff;
	border: 1px solid #ccc;
	font-family: "Trebuchet MS";
	padding: 10px;
}

td.rightbg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	background-color:#fff;
	width:150px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.leftbg {
	width:150px;
	font-size: 93%;
	margin-left: 10px;
	background-color:#fff;
	padding:10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.footerbg {
	font-size: 93%;
	background-color:#fff;
	padding:5px;
}

td.copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #ffffff;
	text-align: center;
	padding-top: 55px;
	background-image: url(../image-files/copyright.jpg);
	background-position: center;
	height: 199px;
	width: 900px;
}

a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

.image-left {
	float: left;
	padding: 1px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-right {
	float: right;
	padding: 1px;
	margin-left: 5px;
}

.box{
padding: 2px;
border: 1px solid #666;
}

#navigator {

}

.navbutton {
line-height: 90%;
}

.navbutton a {
	font-size: 93%;
	font-family:  Verdana, sans-serif;
	text-align: center;
}

.navbutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

#navigator {

background-color: transparent;
border:  none;
width: auto;
margin-top: auto;
margin-left: auto;
margin-right: auto;
padding: 2px;
text-align: left;
}

.navbutton {

font-weight: normal;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}

.navbutton a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #003399;
	background-color: transparent;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	line-height: normal;
}

.navbutton a:hover {
	color: #FFF;
	border-top:  none;
	border-left: none;
	border-bottom:  none;
	border-right: none;
	background-color: #003399;
}

.nav{
	white-space:nowrap;
	font-size: 100%;
	color: #fff;
	width: 95%;
	background-color: #069;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	background-image: url(../images/navbar.jpg);
	background-repeat: repeat-x;
}

#nav ul {
	float: left;
	list-style: none;
	width: 100%;
	height: 20px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 1;
	text-align: center;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bolder;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #003399;
	font-weight: bold;
	background-color: #FEFEFE;
}

div.full-width-box {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.left {
text-align: left;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

div.bgimage3 {
	background-image: url(../image-files/flowers.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:center center;
}

div.half-width-box-right-one {
	background-color: #fff;
	border: 1px solid #FFFFFF;
	width: auto;
	font-size: 93%;
	background-image: none;
	background-repeat: repeat;
	margin: 5px;
	padding: 0px;
}
