/* CSS Style Sheet */
/*by Joanne Brown, 2007*/
body {
	color: #000;
	background: #fff;
}

a:link {
	text-decoration: none;
	color: #fff;
	background: transparent;
}

a:visited {
	text-decoration: none;
	color:#fff;
	background: transparent;
}

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

.hide {
	position: absolute;
	left: -9999px;
}

.holder {
	
	width: 100%;
	border-top: 25px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 25px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	text-align: center;
	margin-right:auto;
	margin-right:auto;
}
#navholder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:0px;
	padding-bottom:0px;
}
#navbar1 {
	color: #FFFFFF;
	font: normal small/normal Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color:#003366;
	border-bottom:2px solid 666;
	white-space: normal;
	width: 750px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	float:left;
	text-align:center;
}

#navbar2 {
	color: #FFF;
	font: normal small/normal Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color:#990022;
	border-top:2px solid #666;
	border-bottom:2px solid #666;
	white-space: normal;
	width: 750px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	clear:both;
}
.nav1 {
	height:38px;
	width: 123px;
	float: left;
	border-top: 0px none;
	border-right: 2px solid #999999;
	border-bottom-style: none;
	border-left-style: 2px solid #666;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px 0px 0px;
}
.nav2 {
	
	
}

#footer {
	background: #0066CC;
	width: 750px;
	border-top: 20px solid #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	padding: 5px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#footer a:visited {
	color:#FFF;
}
#footer a:hover {
	color:#FFF;
}
#foot1 {
	width:185px;
	float:left;
	margin-left:4px;
	color:#FFFFFF;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}

#foot2 {
	text-align:center;
	width:185px;
	height:36px;
	float:left;
	font:large Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	display:block;
	padding-top:0px;
}	
#foot3 {
	text-align:center;
	width:185px;
	height:36px;
	float:left;
	font:large Georgia, "Times New Roman", Times, serif;
	padding-top:0px;
	color:#FFFFFF;
	display:block;
}
#foot4 {
	text-align:center;
	width:185px;
	height:31px;
	float:left;
	font:x-small Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	color:#FFFFFF;
	display:block;
}

.centeredimage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 0px none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top: 0px none;
}
flashholder {
	width: 750px;
	border-top: 0px none;
	border-bottom: 0px none;
	border-right-width: 1px #000;
	border-left-width: 1px #000;
	float: left;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	
}
.content {
	padding: 20px;
	width: 706px;
	font: normal medium/normal Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	border: 2px double #000066;
	white-space: normal;
	margin-right: auto;
	margin-left: auto;
}

.holder1 {
	text-align: center;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
}

#background {
	background-color:#000066;
	text-align: center;
	margin:auto;
	padding-top:40px;
}
#here {
	color:#FF9;
	font: small/normal Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}

