@charset "iso-8859-1";
/* CSS Document */

body {
	background-image: url(../images/background.png);
	background-repeat: repeat;
}
#banner {
	position: absolute;
	left:30px;
	top:20px;
	width:925px;
	height:128px;
	z-index:2;
	background-color: #FFFFFF;
}
#topnav {
	position:absolute;
	left:30px;
	top:170px;
	width:925px;
	height:38px;
	z-index:3;
	background-color: #006600;
}
#content {
	position:absolute;
	left:30px;
	top:189px;
	width:925px;
	height:900px;
	z-index:1;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	left:545px;
	top:145px;
	width:349px;
	height:286px;
	z-index:6;
}
#new_update {
	position:absolute;
	left:676px;
	top:208px;
	width:276px;
	height:389px;
	z-index:7;
	border:#000000;
	overflow: auto;
	border-left-style:solid;
}
#tier_2 {
	position:absolute;
	left:686px;
	top:598px;
	width:auto;
	height:auto;
	z-index:7;
}
#image {
	position:absolute;
	left:499px;
	top:1101px;
	width:43px;
	height:285px;
	z-index:8;
}
#flash {
	position:absolute;
	width:545px;
	height:100px;
	z-index:9;
	left: 0px;
	top: 46px;
}
#nav_2 {
	position:absolute;
	left:4px;
	top:4px;
	width:615px;
	height:24px;
	z-index:9;
}

a:link {
	color: #060;
}
.rows {
	font-size: 18px
	color: #000000
}
.H1 {
	font-size: 40px;
	font-weight: bold;
	color: #009900;
}
.green {
	color: #009900
}
.style5 {
	font-size: 14px
}
