body {
	font-size: medium;
	margin-left: 5%;
	border-left: 1px solid #e4e4e4;
	padding-left: 5%;
	margin-right: 10%;
}
* img {
    height: 0;
    width: 0;
    position: absolute;
}

#navWrap {
	display: none;
}

#navSubWrap {
	display: none;
}

#sidebar {
	display: none;
}

.leftSubNav {
	display: none;
}

#topCap {
	display: none;
}

#bottomCap {
	display: none;
}

#footer {
	display: none;
}

.imgFloatLeft {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-family: "Georgia, "Times New Roman"";
}

.horzLine {
	display: none;
}
a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

#header a:link, #header a:visited {
	text-decoration: none;
	color: #000000;
}
#header a:link:after, #header a:visited:after {
	content: "";
}#nclb {
	display: none;
}
