/* ---------- Zero Out Browser Defaults and Cener within Browser ----------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #666666 repeat;
	text-align: center;
}
#container {
	background: #000000;
	text-align: left;
	width: 940px;
	position: relative;
	margin: 0px auto;
}
#mast {
	background: #000000;
	height: 150px;
	width: 940px;
}
#logo {
	left: 45px;
	position: relative;
	top: 65px;
}
#logo2 {
	left: 45px;
	position: relative;
	top: 31px;
}
#logo3 {
	left: 45px;
	position: relative;
	top: 28px;
}
#kernT {
	margin-right: -0.13em;
}
#vignetteRed {
	background: #000000 url(images/vignetteUpRed.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}#vignetteWhite {
	background: #000000 url(images/vignetteUpWhite.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}
#vignetteGold {
	background: #000000 url(images/vignetteUpGold.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}
#vignetteBlue {
	background: #000000 url(images/vignetteUpBlue.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}
#vignetteGray {
	background: #000000 url(images/vignetteUpGray.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}
#vignetteGreen {
	background: #000000 url(images/vignetteUpGreen.png) repeat-x bottom;
	height: 30px;
	width: 940px;
	float: left;
	position: relative;
}
#mast #address {
	width: 340px;
	float: right;
	position: absolute;
	left: 600px;
	top: 60px;
}
#mast #address a {
	text-decoration: none;
	color: #cc9933;
}
#mast #address a:hover {
	text-decoration: underline;
}
#mast #address h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc9933;
	margin: 0px 0px 0.2em;
}
#mast #address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}
#mast #address #add2col {
	width: 320px;
}
#mast #address #add2col #group1 {
	width: 130px;
	float: left;
}
#mast #address #group3 {
	margin-left: 150px;
}
#redBox {
	background: #993333;
	width: 800px;
	float: right;
	position: relative;
	color: #FFFFFF;
}#whiteBox {
	background: #E3E3E3;
	width: 800px;
	float: right;
	position: relative;
	color: #000000;
}
#goldBox {
	background: #cc9933;
	width: 800px;
	float: right;
	position: relative;
	color: #FFFFFF;
}
#blueBox {
	background: #5b6e7c;
	width: 800px;
	float: right;
	position: relative;
	color: #FFFFFF;
}
#grayBox {
	background: #999999;
	width: 800px;
	float: right;
	position: relative;
	color: #000000;
}
#greenBox {
	background: #999933;
	width: 800px;
	float: right;
	position: relative;
	color: #FFFFFF;
}
#col1 {
	width: 640px;
	padding-left: 20px;
	padding-bottom: 6em;
}
#col2 {
	width: 300px;
	padding-left: 20px;
	padding-bottom: 6em;
}
#col3 {
	width: 300px;
	padding-left: 20px;
	padding-bottom: 6em;
	margin-left: 340px;
}
#main #gallery {
	width: 320px;
	padding-left: 20px;
	position: absolute;
	top: 380px;
}
#main #gallery #g1 {
	height: 56px;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}
#main #gallery #g2 {
	height: 56px;
	width: 100px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main #gallery #g3 {
	height: 56px;
	width: 100px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0.6em;
}
#whiteBox #main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 0.6em;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 1em;
	margin-bottom: -0.3em;
}
#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 1em;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.6em;
}
#whiteBox #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: 000000;
	margin-top: 0.6em;
}
#main li {
	color: #FFFFFF;
	line-height: 1.3em;
	margin-left: 30px;
}
#main a {
	color: #FFFFFF;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main #table {
	margin-top: 4px;
}
#whiteBox #main a {
	color: #000000;
	text-decoration: none;
}
#whiteBox #main a:hover {
	text-decoration: underline;
}
#main #cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
#main #sidetag1 {
	color: #FFFFFF;
	width: 120px;
	float: right;
	top: 0px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 80px;
}
#main #sidetag1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#nav {
	background: #000000;
	width: 130px;
	height: 340px;
	float: left;
	position: relative;
	padding-left: 10px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
#nav p {
	margin: 0px 0px .7em;
	line-height: 1.5em;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#vignetteRedDown {
	background: #000000 url(images/vignetteDownRed.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}#vignetteWhiteDown {
	background: #000000 url(images/vignetteDownWhite.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}
#vignetteGoldDown {
	background: #000000 url(images/vignetteDownGold.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}
#vignetteBlueDown {
	background: #000000 url(images/vignetteDownBlue.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}
#vignetteGrayDown {
	background: #000000 url(images/vignetteDownGray.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}
#vignetteGreenDown {
	background: #000000 url(images/vignetteDownGreen.png) repeat-x top;
	height: 30px;
	width: 140px;
	float: left;
	position: relative;
}
#member {
	background: #000000;
	width: 120px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #cc9933;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#member a {
	text-decoration: none;
	color: #cc9933;
}
#member a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 940px;
	height: 0px;
}
#rightCol {
	float: right;
	margin-right: 140px;
	padding-bottom: 6em;
}
#main #strongseal {
	position: absolute;
	left: 250px;
	top: 405px;
}
#main #floatPic1 {
	height: 203px;
	width: 300px;
	top: 445px;
	position: absolute;
	left: 275px;
}
#main #rootLogo {
	position: absolute;
	left: 375px;
	top: 200px;
}
#sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
#divsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#subdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc9933;
	border-left: 16px solid #cc9933;
	padding-left: 3px;
	font-size: 14px;
}
#subdateBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-left: 16px solid #000000;
	padding-left: 3px;
	font-size: 14px;
}
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 6px;
	background: #CC0000;
	width: 200px;
}
