/* HTML TAGS */
body {
	background-color:#ffffff!important;
	width:100%;}
#main {
	background-color:#ffffff!important;
	width:100%;
	}
#content   
	{
	position: static;
	top: 0;
	left: 0;
	margin-left:0;
	width:100%;
	background-color:#ffffff!important;
	}
#banner {
	display:none;
	}
#contentfootleft
	{
	display:none;
	}
#contentfootright
	{
	display:none;
	
	}
#bodyholder {
	float:none;
	width:100%;
	height:auto;
	padding:0;
	overflow: visible;
	margin:0;
	background-color:#FFFFFF;
	position: static;
	}
#rightcolumn {
	display:none;
}
#leftcolumn {
	width:100%;
	float:none;
	text-align:left;
	word-wrap: break-word;
	overflow:visible;
	margin:0;
	position: static;
	}
#searchbox {
	display:none;
}
#menu {
	display:none;
}
#forum {
	overflow:visible;
	height:100%;
	width: auto;
	}
#logo {
	display:none;
}
.greybox {
	background-color:transparent;
	height: auto;
	width:600px;
	margin:0;
	padding:0;
	background-image: none;
	clear: both;
}
.recruitbox {
	display:none;
}

