body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #99cccc;
	background-color: #b8e3ea;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/bkgrd-wt.jpg);
	background-repeat: no-repeat;
}
a {
	color: 0066cc;
}
a:visited {
	color: #339999;
}
a:hover {
	color: #006699;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.mast {
	border-top: 1px #333 solid;
	border-left: 1px #333 solid;
	border-right: 1px #333 solid;
}

.footer {
	font-size: 9px;
	color: #333333;
	text-align: right;
	background-color: #99cc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-left:1px #333 solid;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;

}
.menu_nav {
	color: #ffffff;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.menu_nav a{
	color: #99ff99;
	text-decoration: none;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.menu_nav a:visited{
	color: #66CC33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.menu_nav a:hover{
	color: #99FF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: 99ff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: 99cc33;
}
.left_column {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066cc;
	background-color: #FFFFFF;
	border-left:1px #333 solid;
}
.left_column ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.left_column li{
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.left_column a{
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.right_column {
	color: #333333;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 10px;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border-right:1px #333 solid;
}
center {
	background-attachment: fixed;
	background-color: 99cccc;
	background-image: url(images/bkgrd-wt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
