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

/*----------basic styling----------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	background-color: #000000;
	color: #FFFFFF;
}
#clear {
	clear:both
}
#centerClear {
	text-align: center;
	clear: none;
	position: relative;
}
#headGfc {
	clear: both;
	width: 100%;
	position: relative;
}
#flash600 {
	text-align: center;
	clear: both;
	float: left;
	height: 400px;
	width: 600px;
	position: relative;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 25px;
	margin-left: 100px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}
#vrPlaceholderimg {
	float: left;
	width: 500px;
	margin: 10px;
}
.fixedFloat {
	position: fixed;
}
#rtFloatFixed {
	position: fixed;
	width: 250px;
	top: 230px;
	text-align: center;
}
#greyBG {
	background-color: #CCCCCC;
	z-index: 100;
	position: absolute;
}


.introBG {
	background-image: url(images/SALTIntroPageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	overflow: visible;
}

h1 {
	font-size: 1.2em;
	color: #FFFFFF;
}
#topNav {
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
	background-image: url(images/navBG.jpg);
	background-repeat: repeat-x;
}
#rtSidebar h1 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}


#pageHeadline {
	padding: 20px;
	float: left;
	width: 490px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/pgHeadlineBG.jpg);
	background-repeat: repeat-x;
}
#rtSidebar a:link {
	color: #000000;
	text-decoration: underline;
	margin-top: 5px;
	margin-left: 10px;
}
#rtSidebar a:visited {
	color: #000000;
	text-decoration: underline;
	margin-top: 5px;
	margin-left: 10px;
}
#rtSidebar a:hover {
	color: #9D0606;
	text-decoration: none;
}

#contentMid {
	width: 384px;
	float: left;
	margin: 10px;
	clear: none;
}
#contentMid a:link {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 10px;
	padding: 10px;
	float: none;
}
#saltRig {
	width: 520px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

.wrapperRtdivBG {
	background-image: url(images/wrapperRTdivBG.gif);
	background-repeat: repeat-y;
	border: 1px none #CCCCCC;
}

#rtSidebar {
	padding: 10px;
	float: right;
	width: 250px;
	position: relative;
	color: #000000;
}
#floatLayer  {
	position: fixed;
	width: 250px;
	float: right;
	z-index: 5;
	right: 48px;
	top: 33px;
}
#apDiv2 {
	position: relative;
}

.imgRtFlt {
	float: right;
	position: relative;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: inline;
	clear: none;
}
#imgMid {
	float: right;
	width: 160px;
	margin: 10px;
}
#lftFloat {
	width: 330px;
	margin: 0px;
	padding: 10px;
}


#flash384 {
	float: left;
	width: 384px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentLft500 li {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	padding: 5px;
}

#picsidebar {
	float: left;
	height: 440px;
	width: 120px;
}

#footer {
	position: relative;
	color: #FFFFFF;
	background-color: #000000;
	float: none;
	width: 796px;
	padding: 2px;
	text-align: center;
	font-size: .8em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: both;
}
#footer a:link {
	font-size: 1em;
	color: #FFFFFF;
}
#footer a:visited {
	font-size: 1em;
	color: #FFFFFF;
}
#footer a:hover {
	font-size: 1em;
	color: #B80000;
	text-decoration: none;
}
.whiteText {
	color: #FFFFFF;
}
#introwrapper {
	position:relative;
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

#wrapper {
	position:relative;
	width:800px;
	text-align:left;
	border: 1px solid #999999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-image: url(images/wrapperRTdivBG.gif);
	background-repeat: repeat-y;
}
#contentLft500 {
	float: left;
	width: 510px;
	padding: 10px;
	position: relative;
}
#apDiv1 {
	position: absolute;
	left: 270px;
	top: 225px;
	width: 240px;
	text-align: center;
	background-color: #999999;
}


.pad10px {
	padding: 10px;
}
#pics {
}
#pics a:link {
	color: #FFFFFF;
}
#pics a:visited {
	color: #FFFFFF;
}
#pics a:hover {
	color: #999999;
}
