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

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#navtab {
	float: left;
	width: 200px;
	height: auto;
	clear: both;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
	
.pageName{
	font:22px georgia;
	color: #000000;
	line-height:20px;
	letter-spacing:0.1em;
	}
#logo {
	height: 100px;
}
#leftlogo {
	float: left;
	width: 300px;
	height: 125px;
}
#rightlogo {
	float: right;
	width: 460px;
	height: 125px;
}
a:link {
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #000000;
}
#navigation {
	float: none;
	width: auto;
}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	}
	
#navigation a:hover {
	color:#FF0000;
	border-right-width: 0px;
	border-left-width: 0px;
	}
#pagetext {
	width: 556px;
	float: right;
}

.copyright {
	line-height:normal;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
}
.Logo {
	line-height:normal;
	letter-spacing:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	white-space: normal;
	padding: 0px;
}

.Headerblocktext {
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: middle;
}

.floatpicleft {
	position: relative;
	visibility: visible;
	left: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	float: left;
	overflow: hidden;
}
.floatpicright {
	position: relative;
	visibility: visible;
	left: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	float: right;
	overflow: hidden;
}

.FLVPlayer {
	float: left;
	display: none;
}


/* Class Styles */

.bodyText {
	line-height:normal;
	letter-spacing:.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	word-spacing: normal;
	}
.SubHeader {
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	vertical-align: middle;
	color: #990033;
}

