#outer {
	width: 7in;
	padding-top: 0;	
}

#title h2 {
	display: none;
}

#title h3 a {
	display: block;
	width: 380px;
	height: 20px;
	text-indent: 0;
	background-image: none;
}

#title h3 a:hover {
	background-image: none;
}

#nav_horiz {
	display: none;
}

#subnav {
	display: none;
}

#sidebar {
	display: none;
}


#container {
	width: 100%;
	background: none;
}

#content {
	width: 100%;
	float: right;
	margin-left: 0;
}

#main {
	padding: 10px;
	margin-left: 0;
}

#maininfo {
	width: 100%;
}

#mainbtm {
	display: none;
}

#footer {
	display: none;
}