#anchor {
	position:relative;
	left:50%;
	top:0px;
	width:115px;
	height:96px;
	z-index:1;
}
#main {
	position:relative;
	left:-480px;
	top:0px;
	width:960px;
	height:100%;
	z-index:1;
}
#content {
	position:absolute;
	left:97px;
	top:104px;
	width:838px;
	height:615px;
	z-index:1;
}
#searchbox {
	position:absolute;
	left:223px;
	top:79px;
	width:527px;
	height:21px;
	z-index:1;
	visibility: visible;
}
	#searchbox form {
		margin: 0px;
		padding: 0px;
	}
	#searchbox img.logo {
		position: relative;
		right: 5px;
		bottom: 4px;
	}
	#searchbox input {
		margin-top: 1px;
		vertical-align: top;
		width:120px;
	}
	#searchbox button {
		background-color: #FFEA31;
		color: #000000;
		border: none;
		height: 18px;
		padding: 0px;
		width: 35px;
		vertical-align: top;
		position: absolute;
		left: 210px;
		top: 1px;
	}
#downbutton {
	position:absolute;
	left:0px;
	top:106px;
	width:88px;
	height:28px;
	z-index:2;
}
div.dropbox {
	position:absolute;
	left:90px;
	width:130px;
	visibility: hidden;
}
#dropmemship {
	top:151px;
	z-index:3;
}
#dropevents {
	top:181px;
	z-index:4;
}
#dropsafety {
	top:211px;
	z-index:5;
}
#dropleg {
	top:241px;
	z-index:6;
}
#dropquest {
	top:271px;
	z-index:7;
}
#dropcons {
	top:301px;
	z-index:8;
}
#dropjobs {
	top:331px;
	z-index:9;
}
#droplinks {
	top:361px;
	z-index:10;
}
#dropcontact {
	top:391px;
	z-index:11;
}
#dropmembers {
	top:421px;
	z-index:12;
}
#hider {
	position:absolute;
	left:-48px;
	top:110px;
	width:47px;
	height:426px;
	z-index:2;
}
#header td {
	background-color:#FFFFFF;
	height:106px;
}
#header img {
	position:absolute;
}
#header img.logo {
	top:0px;
	border:none;
}
#header img.text {
	top:0px;
	left:74px;
}
#header img.bar {
	left:74px;
	top:74px;
}
td.mainpanel {
/* 	background-color:#FFFFFF; */
}
#footer {
	background-color:#FFFFFF;
}
#footer p {
	text-align:center;
	display:none;
}
