body {
	background-color: #00093b;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#backgrounds {

}
.fluid {
	width: 100%;
}

#topbgnd {
	background-image: url(../images/bgnd_gradient402.png);
	background-repeat: repeat-x;
	height: 450px;
	width: 100%;
}
#navbgnd {
	background-image: url(../images/nav_bgnd.png);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}
#footbgnd {
	width:100%;
	height:181px;
}
.stretch {
	width: 100%;
	height: auto;
	min-height: 100%;
	}
.container {
	position:absolute;
	overflow: hidden;
	width:100%;
	left: 0px;
	top: 0px;
	height: 864px;
	
	}
#content {
	width: 1024px;
	height: 864px;
	margin: 0 auto;
}
#topcontent {
	position: relative;
	height: 450px;
	width: 1024px;
	margin: 0 auto;
	overflow:hidden;
	z-index:0;
}
#leftcolumn {
	height: 450px;
	width: 220px;
	position: absolute;
	left:0px;
}
#rightcolumn {
	height: 450px;
	width: 785px;
	position: absolute;
	top: 0px;
	left: 237px;
	z-index:3000;
}
#employment_form {
	height: 470px;
	width: 785px;
	overflow:scroll;
}
#rightcolumn.topmargin {
top:20px;
height:430px;
}
#frame{
	position:absolute;
	width:660px;
	height:450px;
	left:52px;
	z-index:2000;
	}
#flash {
	positioin:absolute;
	width:660px;
	height:450px;
	margin-left: 52px;
	border: 8px solid #FFFFFF;
	}
#nav {
	position:relative;
	height: 29px;
	width: 1024px;
	margin: 0 auto;
	overflow:hidden;
}
#nav #navmenu_left {
	float:left;
	height: 29px;
	width:409px;
}
#nav #navmenu_right {
	float:right;
	height: 29px;
	width: 409px;
}
#footer{
	position: relative;
	height: 181px;
	width: 1024px;
	margin: 0 auto;
	z-index:0;
}
#logo {
	margin: 0 auto;
	height: 110px;
	width: 206px;
	position: absolute;
	top: -65px;
	left: 409px;
	z-index:4000;
}
#banner {
	height: 150px;
	width: 325px;
	position: absolute;
	left: 28px;
	top: 17px;
}
#recycle {
	position: absolute;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	left: 461px;
	top: 52px;
	width: 98px;
	height: 176px;
	overflow:hidden;
}
#poll_button {
	position:absolute;
	left:800px;
	top:10px;
	width:100px;
	height: 85px;
	}
#newsletter {
	position: absolute;
	left: 676px;
	top: 102px;
	width: 180px;
}

#fanbutton {
	position: absolute;
	left: 939px;
	top: 100px;
}

#textVIPbutton {
	position: absolute;
	left: 863px;
	top: 87px;
}
