body
{
	background: #3361AF;
	color: #444; 
	margin: 10px 0 30px;
	padding: 0;
	text-align: center;
}

/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper {
	text-align: left;
	width: 917px;
	margin: 0 auto 0;
	background-color: #FFFFFF;
}

#header, #subnav, #footer {
clear: both; 
width: 100%;
}
/* header */

#header {
	height: 150px;
	background-image: url(images/b_header.jpg);
	background-repeat: no-repeat;
	width: 917px;
	background-color: #000033;
}
#header ul {
	float: right;
	margin-bottom: 10px;
}
#header li {
	display: inline;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

#contentfloatholder {/* right faux column tab */
	width: 916px;
	border-top: solid #fff 10px;
	background-color: #FFFFFF;
}

#center {
	margin: 0 0px 0 180px;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
	width: 490px;
}

#centerwrap {
	float:left;
	width: 100%;
	margin: 0 -95% 0 0;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 500px;
	border: 1px #ccc solid;
}
#left {
	float:left;
	width: 175px;
	margin: 0 0 0 -5%;
	background-color: #fff;
	border:#666633 1px solid;
}

#left li {
	width:160px;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: -7px;
	list-style:none;
	margin-top: 0px;
}

#right {
	float:right;
	width: 210px;
	margin: 0 10px 0 0;
	background-color: #269237;
	color: #FFFFFF;
	min-height:500px;
}
#right li {
	width:175px;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style:none;
	margin-top: 0px;
}
#right li a {
	color:#ffffff;
	text-decoration:underline;

}
#right li a:hover {
	color:#FFFF00;
	text-decoration:underline;

}
/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div h3, div p {
margin: 1em 0;
padding: 0 20px; 
}

#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 10pt;
	margin-top: 20px;
    margin-bottom: 0px;
	width:916px; 
	height:25px;
}

#menu ul {
	margin: 0px;
	padding: 3px;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 3px -2px;
	text-decoration: underline;
}

#menu a:hover {
}

#subnav {
	width: 916px;
}
.text1 {
	font-size: 14px;
	line-height: 18px;
}

a {
	text-decoration:underline;
	color: #000099;
}
a:hover {
	color: #FFFF00;
}

h1 {
	margin: 5px;
	font-size: 18px;
	color:#ff6600;
}
h2 {
	font: 1.3em "Trebuchet MS", Verdana, sans-serif;
	color: #534C3A;
	font-weight:bold;
	border-bottom: 1px solid #BB9A77;
	margin-top: 10px;
	margin-bottom: -1px;
	width: 155px;
	padding: 0;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 10pt;
	text-align: left;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h5 {
	font-size: 14px;
	text-align: left;
	padding: 2px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000099;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.linkdesc {
	text-align: left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.bannerLine {
	margin: 0 10px 10px 10px;
	font-size: 24px;
	color: #000099;
}

.question {
	FONT-SIZE: 16px;
	COLOR: #990000;
	text-align: justify;
	font-weight: bold;
}
.answer {
	FONT-SIZE: 12px;
	COLOR: #000099;
	FONT-FAMILY: Arial;
	text-align: justify;
	line-height: 16px;
}
.question2 {
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	background-color: #000099;
	padding: 5px;
}
.emphasistext {
	FONT-SIZE: 15px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.emphasistext a {
	FONT-SIZE: 15px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

.text2 {
	font-size: 10px;
	line-height: 14px;
}
.question a {
	COLOR: #990000;
}
#howto {
	color: #000099;
	font-size: 14px;
	width: 80%;
}
#howto ol {
	text-align: justify;
	list-style:inside;
	display: block;
	margin: 5px;
	padding: 10px;
	line-height: 2;
}
#news {
	text-align: center;
	color: #000099;
	font-size: 14px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.tablebanner {
	FONT-SIZE: 14px;
	COLOR: #990000;
	text-align: left;
	font-weight: bold;
}

#news p {
	text-align: center;
	color: #000099;
	font-size: 12px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#news a {
	text-align: center;
	color: #000099;
	font-size: 10px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#left a {
	color: #0033FF;
}
#ads {
	text-align: center;
	color: #000099;
	font-size: 12px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.links a {
	color: #000066;
	text-decoration: underline;
}
.headline {
	margin: 15px 5px 5px 5px;
	font-size: 14px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#headline {
	margin: 15px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	width: 420px;
	font-weight: bold;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#ads a {
	color: #000099;
}
#ads2 {
	text-align: center;
	color: #000099;
	font-size: 14px;
	line-height: normal;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#ads2 a {
	color: #0033FF;
}
.places {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bolder;
	margin-bottom: 0px;
}
.places a {
	color: #0000FF;
	text-decoration: underline;
}
.classad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
	text-align: left;
}
.headline2 {
	font-size: 14px;
	text-align: left;
	color: #006633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0;
}
.describe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 16px;
	text-align: justify;
	padding: 0 5px 0 5px;
	margin: 3px;
	font-weight: normal;
}
.event {

	FONT-SIZE: 12px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	text-align: center;
	font-weight: bold;
}
.linkdesc ul, li {
	list-style-type:square;
	text-align: left;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
.event a {
	FONT-SIZE: 12px;
	COLOR: #990000;
	FONT-FAMILY: Arial;
	text-align: center;
	font-weight: bold;
}

/* footer */

#footer {
	color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #3361AF;
	width: 916px;
}
#footer ul {
	float: left;
	padding-top: 10px;
}
#footer li {
	display: inline;
	font-size: 12px;
}
#footer li a {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 20px;
}

