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


body{
	background: #101 url(images/gl2logofadeback.png) repeat;
	margin: 0px; 
	padding: 0px; 
	color: #FFFFD2; 
	font: .9em "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	/* Colors used in this site:
	golden1=#cc9933, #cc9900
	purples=#cc0099, #330033, #330000, #663366
	*/
}
#masthead{
	height: 250px;
	width: 100%;
	margin: 0px; 
	padding: 0px;
	border-bottom: 10px #cc9900 solid; 
	background: #000000;
}
#mastcntnt{
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: -250px;
}
#gl2title{

}
#contentarea{
	position:absolute;
	top: 210px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 530px;
	background: #ffffff;
}
#mainnav{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 30px;
	background: #000000;
}
#mainnav a{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#mainnav a img{ 
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topsect{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 800px;
	height: 200px;
	/*position: relative;
	top: 0px;*/

	}
	#midsect{
	}
	#botsect{
	position: absolute;
	top: 420px;
	left: 202px;
	height: 110px;
	width: 360px;
	z-index: 2;
	padding: 0px 19px;
	color:#909;
	}
	#lcol{
	position: absolute;
	left:0px;
	top:230px;
	width:200px;
	height:300px;
	z-index:1;
	}
	#mcol{
	position: absolute;
	left:202px;
	top:230px;
	width:360px;
	padding: 15px 20px;
	height:270px;
	z-index:1;
	background: #fff;
	}
	#rcol{
	position: absolute;
	left:600px;
	top: 230px;
	width: 180px;
	height: 280px;
	padding: 10px;
	z-index:1;
	background: #000;
	color: #FFF;
	}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #330033;
}



<!-- Footer -->
#footer{
	height: 75px;
	width: 700px;
	position: absolute;
	top: 740px;
	left: 50%;
	margin-left: -400px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .66em;
	color: #666;
	padding: 10px 50px;
	background-color: #fff;
	border-top: 10px #cc9900 solid;
}
#footer a{
	text-decoration: none;
	color: #C9F;}
.microtxt{font-size: .6em;}



<!-- Index Page Swf file styles -->
#indexswf{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 500px;
	background: #000000;

}
