@charset "utf-8";
/* CSS Document */
#body {
	background-image: url(body-filler.jpg);
	background-repeat: repeat-x;
	width: 780px;
	padding-left: 50%;
}
#body_text {
	color:#FEC208;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	line-height: 100%;
	height: 1500px;
	z-index: auto;
	background-color: #000000;
	position: absolute;
	top: 188px;
	left: 0px;
	overflow: visible;
	background-image: url(body_pic.gif);
	background-repeat: repeat;
}
.container {
	width: 780px;
	background-color: #333333;
	margin-left: auto;
	margin-right:auto;
	height: 100%;
}
.left_block {
	width: 150px;
	margin: 0 0 0 0;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #F9A425;
	position: absolute;
	top: 0px;
	background-image: url(images/7g_left.jpg);
	background-repeat: no-repeat;
	height: 1800px;
	z-index: 2;
    }
.center_block {
	width: 480px;
	height: 1800px;
	background-color: #000000;
	margin: 0 150 0 0;
	margin-left: 150px;
	margin-bottom: 0px;
	position: absolute;
	top: 0px;
	background-image: url(images/7g_center.jpg);
	background-repeat: no-repeat;
	z-index: 1;
    }
.right_block {
	width: 150px;
	height: 1800px;
	background-color: #F9A425;
	position: absolute;
	margin: 0 630 0 0;
	margin-bottom: 0px;
	top: 0px;
	background-image: url(images/7g_right.jpg);
	background-repeat: no-repeat;
	z-index: 4;
	margin-left: 630px;
    }
.nav_block {
	width: 130px;
	margin-top: 0px;
	margin-left: 10pt;
	background-color: none;
	position: absolute;
	top: 240px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 10px;
	color:#FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 10px;
	padding-top: 10px;
	font: bold;
	font-weight: bold;
	line-height: 150%;
	height: 292px;
    }
	.nav_block_right {
	width: 124px;
	margin-top: 0px;
	margin-left: 10pt;
	background-color: none;
	position: absolute;
	top: 69px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: 10px;
	color:#FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	font: bold;
	font-weight: bold;
	height: 92px;
	line-height: 150%;
    }
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFE00;
}
   .footer {
	margin-bottom: 0px; 
	color: #00FF33;  
}
h1  {
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	vertical-align: text-top;
	float: left;
	width: 100px;
   }
h2  {
	vertical-align: text-top;
	float: left;
   }
#bandbio  {
    padding-top:5px;
    float: left;
	width:400px;
}
