/* CSS Document */

#main {
	width: 832px;
	border: medium solid #000000;
	left: 15%;
	visibility: visible;
	z-index: 0;
	background-repeat: repeat-x;
	overflow: visible;
	position: absolute;
	background-image:   url("images/buffBkgrd2.jpg");
	height: 624px;
	top: 0%;
}
#mainSplash {
	width: 832px;
	border: medium solid #000000;
	left: 15%;
	visibility: visible;
	z-index: 0;
	top: 0%;
	overflow: visible;
	position: absolute;
	height: 624px;
	background-color: #20221B;
	background-position: center center;
}
#top {
	width: 832px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	height: 50px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #8B0000;
	border-bottom-style: solid;
}
#horzBeads {
	width: 832px;
	visibility: visible;
	z-index: 1;
	height: 50px;
	background-image:   url("images/beadBrdr.png");
	background-repeat: repeat-x;
	position: relative;
	overflow: visible;
}
#horzBeadsSplash {
	width: 832px;
	visibility: visible;
	z-index: 1;
	height: 30px;
	background-image:   url("images/beadBrdr.png");
	background-repeat: repeat-x;
	position: relative;
	overflow: visible;
}
#bottom {
	width: 832px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	height: 50px;
	background-color: #000000;
	border-top-width: 5px;
	top: 75%;
	border-top-style: solid;
	border-top-color: #8B0000;
	position: relative;
}
#bottomSplash {
	width: 832px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	height: 38px;
	background-color: #000000;
	border-top-width: 5px;
	top: 584px;
	border-top-style: solid;
	border-top-color: #8B0000;
	position: absolute;
}
	#earth {
	width: 832px;
	height:auto;
	position: absolute;
	z-index: 0;
	overflow: visible;
	left: 0px;
	top: 66px;
	}
#left {
	width: 400px;
	visibility: visible;
	z-index: 0;
	overflow: visible;
	background-position: 1% 20%;
	position: absolute;
	left: 1%;
	top: 15%;
	height: 350px;
}
#right {
	width: 400px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	background-position: 1% 20%;
	position: absolute;
	left: 50%;
	top: 15%;
	height: 350px;
	border: medium solid #FFFFFF;
}
#rightPhoto {
	width: 395px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
	background-position: 1% 20%;
	position: absolute;
	left: 50%;
	top: 15%;
	height: 361px;
	border: thick solid #FFFFFF;
}
#headerDK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
#headerLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px 6px 1px;
	text-transform: uppercase;
	font-variant: normal;
	width: 200px;
	float: left;
	top: -7px;
	position: absolute;
	left: 1px;
	overflow: visible;
}
#headerLt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#headerSubLT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	width: 300px;
	top: 35px;
	position: absolute;
	left: 9px;
}
#Links {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	width: 500px;
	position: relative;
	z-index: 1;
	left: 32%;
	top: 20%;
	visibility: visible;
	padding-top: 6px;
	overflow: visible;
	vertical-align: middle;
	font-size: 8pt;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #BC0017;
}
#headerClr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8B0000;
	padding: 6px;
}
#textDK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	padding: 6px;
}
