/* CSS Document */
#mastHead {
	display:none;
}

#sideContent {
	display:none;
}

#breadCrumb {
	display:none;
}

#footer {
	display:none;
}

#mainFoot {
	display:none;
}

#mainArticle {
	font-family: "Times New Roman", Times, serif;
}

h2 {
	text-align: center;
}

#video {
	display:none;
}

div.photo {
	display:none;
}

.centered {
	display:none;
}

.next {
	display:none;
}

.blockquote {
	padding:10px 30px;
	clear:both;
}

.floated-right {
	float:right;
}

.floated-left {
	float:left;
}

a {
	color:#990000;
	text-decoration:underline;
}