body {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 13px;
}

#wrapper { 
 width: 100%;
}

h1 {
 font-size: 14px;
}

#faux {
 margin: 0 auto;
 margin-bottom: 0px;
 overflow: auto;
 width: 950px;
}

#widewrapper {
 width: 100%;
 background-color: #fff;
}

#header {
 display: none;
}

hr.white {
 display: none;
}


.printlarge {
 display: none;
}

/* Navigation */
/*__________________________________*/

#navigation {
 display: none;
}
#taglineinside {
display: none;
}
/* Right Column */
/*__________________________________*/

#rightcolumn { 
 display: none;
}

#bottom {
display: none;
}

#footer {
 display: none;
}
.clear {
 clear: both;
 background: none;
}
hr {
clear: both;
}
form {
	display: none;
}