﻿body
{
}

div.currentHelmet
{
	text-align: center;
	float: left;
	height: 220px;
	border-collapse: collapse;
	margin-left: 5px;
	margin-right: 5px;
	white-space: nowrap;
}

.schoolName
{
	font-weight: bold;
}

.subSection
{
	margin-top: 2em;
	border-top: dotted 1px black;
}

.historySection
{
	margin-top: 2em;
	clear: both;
}

#wrapper
{
	float: left;
	width: 100%;
	border-left: 1px dotted black;
	padding-top: 10px;
	margin-left: 10px;
}
