#textareaheretext p  {
   font: 26px/26px "Myriad Pro";
   margin: 0px;
   color: #0071A1;
   text-align: center;
}

#textareaheretext  {
	visibility: visible;
	position: absolute;
	left: 129px;
	top: 151px;
	z-index: 1;
	width: 651px;
	height: 274px;
}

#gascweblayout  {
/*	margin: 0px auto 0px auto;
	width: 780px;
	border: #000 6px solid;*/
	position: relative;
	text-align: left;
	width: 780px;
	margin: 0 auto;
	background: #FFF;
	border: #000 1px solid;
}

#sponsorstext  {
   visibility: visible;
   position: absolute;
   left: 1px;
   top: 150px;
   z-index: 1;
   width: 127px;
   height: 275px;
}

#toplogo  {
   background: url(gascweblayoutmedia/toplogo.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 129px;
   height: 128px;
}

#topnav  {
	/*   background: url(gascweblayoutmedia/topnav.gif) no-repeat;*/
   
   visibility: visible;
	position: absolute;
	left: 130px;
	top: 0px;
	z-index: 5;
	width: 650px;
	height: 22px;
	background-color: #FF0000;
}

#blknav  {
/*   background: url(gascweblayoutmedia/blknav.gif) no-repeat;*/
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 128px;
   z-index: 2;
   width: 780px;
   height: 23px;
	background-color: #000;   
}

#banner  {
   background: url(gascweblayoutmedia/banner.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 129px;
   top: 21px;
   z-index: 4;
   width: 651px;
   height: 108px;
}

html {
   padding: 0px;
   margin: 0px 0px 0px 0px;
/*   background-color: #FFFFFF;*/
}

body {
	color:#999;
	text-align: center;
	font: 101% Arial, Helvetica, sans-serif;
	margin: 0px 0;
	background-color: #dfdfdf;
}


#footer{
	clear:both;
	height:80px;
	text-align: center;
	border-top: 1px solid #CC6666;
	background-color: #c0c0c0;
}
#footer p {
margin-top: 10px;
font-size: 70%;
color:#C7455F;
}

/* main horizontal menu */
#tablist{  margin: 0px 0 0 0;  }
	#tablist li{ list-style: none; display: inline;  }
	#tablist li a{
		text-decoration: none;
		margin: 0 0px 0 0;
		padding: 5px 5px;
		border: 0px solid #3B3B3B;
		font-weight: bold;
		color: #FFF;
		font-size: 12px;
	}
	#tablist li a:hover{
		border: 0px solid #55684A;
		color: #000;
		text-decoration: underline;
	}
	#tablist li a.current{
		background: #ADD597;
		color: #fff;
	}
	#tablist .key { text-decoration: underline; }
	
#content {
	background: #c0c0c0;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}	

a:link {color:#000;}
a:visited {color:#44080D;}
a:active {color:#000;}
a:hover {color:#ED1B2D; text-decoration:none}

h1 {
color: #000;
font-size: 275%; 
}
h2 {font-size: 200%; color: #CB1727;
}
h3{
font-size: 150%; 
color: #870F1A;
}

.photoBorder {
	border: 2px solid #000000;
	margin: 0px 0px 0px 10px;
}

.photoBorderLeft {
	border: 2px solid #000000;
	margin: 0px 10px 0px 0px;
}

.photoBorderDbl {
	border: 2px dashed #91101C;
	padding: 2px;
	margin: 0px 0px 0px 10px;
}

.paraBorder {
/*	float:right; */
	width: 200px;
border: 1px dotted #91101C;
	color: #000;
padding: 2px;
}
