@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
	margin-top: 0px;
}
p {
	font-family: Garamond Premr Pro", "Times New Roman, serif;
}

h4 {
	background: #CCCCCC;
	border: 5px groove #CCCCCC;
}
#wrapper {
	text-align: left;
	width: 1020px;
	margin: 0px auto;
	height: 900px;
	background: #FFFFFF url(Picture%2047.png) no-repeat 470px 25px;
}
#header {
	position:relative;
	width: 1019px;
	padding-bottom: 0px;
	height: 115px;
	top: 0px;
	list-style: none;
	background: url(image25.jpg) no-repeat;
}
#header h1 {
	text-indent: -9999px;
}
#header ul {
	padding: 0px;
	list-style: none;
	margin: 0;
	float: left;
	position:absolute;
	right:0px;
	bottom:0;
	clear: both;
	overflow: hidden;
}
#header   li  {
	list-style: none;
	float: left;
	overflow: hidden;
}
#header li a:link, #header li a:visited {
	background: #FFCCCC;
	color:#000000;
	display:block;
	padding:.2em .5em;
	margin-right:0.5em;
	text-decoration:none;
	text-indent: 0px;
	overflow: hidden;
	width: 55px;
	text-align: center;
	font: bold 1em Arial, Helvetica, sans-serif;
}

#header li a:hover, #header li a:active{
	color:#FF00FF;
	background:#FFFFFF;
	text-align: center;
	width: 55px;
	overflow: hidden;
} 

#header li a.current, #header li a.current:hover, #header li a.current:active{
	color:#000000;
	background:#CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom-style: none;
	cursor: default;
}
#footer {
	background: #000000;
	text-align: left;
	position: absolute;
	width: 1000px;
	top: 800px;
	height: 1em;
	z-index: 4;
	color: #FFFFFF;
	vertical-align: top;
	clear: both;
	font: bold 90% Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 20px;
	margin: auto 0px;
}
#footer a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.center {
	text-align: center;
}
#video {
	position: relative;
	padding: 200px 300px 0px;
	float: none;
}
.footera {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}