body {
	margin: 0px;
	padding: 0px;
	background: url(images/bk1.jpg);
	background-repeat: repeat-x;
	background-color: #072339;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

ol {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

li {
	color: #ffffff;

}

#wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 130px;
}

#movie {
	background-image: url(images/_wrap-movie.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}

#resources {
	background-color: transparent;
}

#foot {
	background-image: url(images/_wrap-foot.jpg);
	color:#FFF;
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 180px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

h1 {
	margin: 20px 0 0 0;
	text-shadow: #000 0 1px 1px;
	font: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #fff;
}

h2 {
	margin: 20px 0 0 0;
	text-shadow: #000 0 1px 1px;
	line-height: 25px;
	font-size: 18px;
	color: #f5f5f5;
}

h3 {
	font-size: 15px;
	text-shadow: #000 0 1px 1px;
	font-weight: bold;
	color: #1344D7;
}

a:link {
	color: #DFC661;
}

a:hover {
	color: #FFF;
}

a:visited {
	color: #DFC661;
}

a:active {
	color: #DFC661;
}
.linknav A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #46453E;
	font-size: 12px;
}
.linknav A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #46453E;
	font-size: 12px;
}
.linknav A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #46453E;
	font-size: 12px;
}
.linknav A:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
.linknav2 A:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #46453E;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #46453E;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:active {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #46453E;
	font-size: 12px;
	font-weight: bold;
}
.linknav2 A:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.linknav3 A:link {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.linknav3 A:visited {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.linknav3 A:active {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.linknav3 A:hover {
	color: #B1B1B1;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.linknav4 A:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
.linknav4 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
.linknav4 A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	text-decoration: underline;
}
.linknav4 A:hover {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.content {
	color: #fff;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content1 {
	COLOR: #0F0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.headline {
	color: #FFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

.content2 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* this is css for the floating toolbar */

#fbtools {
	margin-top:10px;
	margin-left:4px;
}

#floatbar {
	position:absolute;
	bottom:10px;
	height:100px;
	right:10px;
	width:355px;
	height:55px;
	background-color:#163C60;
	border:solid 1px #ccc;
	filter:alpha(opacity=95);
	opacity:0.95;
	z-index:50000;
}

/* this is css for the jquery slide show */

.slideshow { padding-right:0px; height: 325px; width: 369px; margin: 0 0 0 auto; }
.slideshow img { border: 0px solid #ccc; background-color: transparent; }

