/*generic styles*/
body {
	background: none;
}

body#secthree,
body#sectwo,
body#secone {
	
	background: none;

}
#secthree #wrapper{
background: none;
}

#secone #wrapper,
#sectwo #wrapper{
background: none;

}


#cheat{
	background:none;
	}
/*header*/
#header {
	height:auto;
	background:none;
}

#header a {
display:none;

}
#header h1 a {
display:block;
}


#searchbox{
	display:none}

p#newsletter {
display:none
}
#gobutton {
	display:none
}
input.textbox{
display:none
}
/*content*/
#wrapper #content {
	margin-top:auto;
}
#secthree #wrapper #content {
	margin-top:auto;
}
#sectwo #wrapper #content {
	margin-top:auto;
}
#secone #wrapper #content {
	margin-top:auto;
}

#wrapper #sideBar {
display:none;
}

}
#secthree #wrapper #content #bodytext {
width:auto;
}
#sectwo #wrapper #content #bodytext {
width:auto;
}

/*footer*/
#footer{
display:none}
#menu {
display:none;
}

#wrapper #content #secmenu{
display:none}

