#MainText
{
	position: absolute;
	width: 792px;
	/*	height: 363px; */
	left: 16px;
	right: 0px;
	top: 173px;
	bottom: 0px;
/*	margin-bottom: 100px; */
	z-index: 2;
	font-size: 1em;
	line-height: 20px;
	letter-spacing: 0.15em;
	font-weight: 900;
	z-index: 2;
	overflow: auto;
	text-align: left;
 }
 
#BackgroundStretch
{
	position: absolute;
	width: 800px;
	/*	height: 1000px; */
	left: 50%;
	/* left: 0px; */
	right: 0px;
	top: 0px;
	bottom: auto;
	z-index: 1;
	margin-left: -400px; /*set to a negative number 1/2 of your width */
	text-align: left;
	height: 100%;
	background-color: #FFFFFF;
}

#LeftByline
{  position: absolute;
   width: 100px;
   height: 200px;
   left: 100px;
   right: 0px;
   top: 100px;
   bottom: 0px;
   z-index: 2;
   font-size: 1.2em;
   font-weight: 900;
   text-align: right;
   text-transform: uppercase;
   letter-spacing: .15em;
   color: #cc0000;
   z-index: 2;
 }

#TopByline
{  position: absolute;
   width: 196px;
   height: 156px;
   left: 3px;
   right: 0px;
   top: 10px;
   bottom: 0px;
   text-transform: uppercase;
   letter-spacing: .15em;
   z-index: 2;
 }

#IGFAlogo
{
	position: absolute;
	width: 105px;
	height: 90px;
	left: 678px;
	right: 0px;
	top: 51px;
	bottom: 0px;
	z-index: 2;
}

#OKlogo
{
	position: absolute;
	width: 112px;
	height: 63px;
	left: 562px;
	right: 0px;
	top: 81px;
	bottom: 0px;
	z-index: 2;
}

#RevverVideo
{
	position: absolute;
	width: 795px;
	height: 200px;
	left: 0px;
	right: 0px;
	top: 110px;
	bottom: 0px;
	z-index: 2;
	text-align: center
}

#AdSpace1
{
	position: absolute;
	width: 390px;
	height: 60px;
	left: 155px;
	right: 0px;
	/*	margin-bottom:38px; */
	z-index: 2;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	z-index: 2;
	background-color: #FFFFFF;
	top: 45px;
}

#AdSpace2
{
	position: absolute;
	width: 250px;
	height: 60px;
	left: 545px;
	right: 0px;
	/*	margin-bottom:38px; */
	z-index: 2;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	z-index: 2;
	background-color: #FFFFFF;
	top: 45px;
}
#subBanner1
{
	position: absolute;
	width: 390px;
	height: 60px;
	left: 255px;
	right: 0px;
	/*	margin-bottom:38px; */
	z-index: 2;
	background-color: #4F6386;
	top: 45px;
}

#subBanner468
{
	position: absolute;
	width: 390px;
	height: 60px;
	left: 240px;
	right: 0px;
	/*	margin-bottom:38px; */
	z-index: 2;
	background-color: #4F6386;
	top: 45px;
}


#Navigation
{
	position: absolute;
	width: 670px;
	height: 12px;
	left: 135px;
	right: 0px;
	top: 9px;
	bottom: 0px;
	z-index: 2;
	font-weight: 900;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	visibility: visible;
}

#Copyright
{  position: absolute;
   width: 800px;
   height: 30px;
   left: 0px;
   right: 0px;
   top:120px;
   margin-bottom: 0px;
   z-index: 2;
   font-weight: 900;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   text-align: center;
   color: #000000;
   z-index: 2;
}

#CopyrightTaller
{  position: absolute;
   width: 800px;
   height: 37px;
   left: -1px;
   right: 0px;
   top: 1000px;
   bottom: 0px;
   z-index: 2;
   font-weight: 900;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   text-align: center;
   color: #000000;
   z-index: 2;
}
#MainTextSub {
	position: absolute;
	/*	height: 363px; */
	left: 16px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	font-size: 1em;
	line-height: 20px;
	letter-spacing: 0.15em;
	font-weight: 900;
	z-index: 2;
	overflow: auto;
	text-align: left;
	background-image: url(/images/backgroundFaded.jpg);
	width: 800px;
}
.pressTable {
	font-size: 11px;
}
.largetext {
	font-size: 18px;
	font-weight: bold;
}
.tinyText {
	font-size: xx-small;
}
#float #Content p {
	margin: 3px;
}
