body
{
	background-color:#FFF;
	color:#000;
	margin:5px auto;
	padding:5px;
	width:1000px;
}

.smallheader
{
	background:#FFF;
	display:block;
	margin:0;
	min-height:125px;
	text-align:left;
}

.headline
{
	color:#6A7685;
	float:right;
	font-family:Antiqua, Geneva, serif;
	font-size:2.2em;
	font-style:italic;
	font-weight:700;
	padding-top:1.2em;
	text-align:center;
	width:470px;
}

h1
{
	color:#460000;
	font-family:"Times New Roman", serif;
	font-size:2.5em;
	font-style:italic;
	margin-bottom:20px;
	text-align:center;
}

h2
{
	clear:both;
	color:#333;
	font-family:Cambria, serif;
	font-size:2em;
	margin-bottom:20px;
	text-align:center;
}

h3
{
	clear:both;
	color:#333;
	font-family:Cambria, serif;
	font-size:2em;
	margin-bottom:20px;
	text-align:center;
}

section
{
	background:#FFF;
	display:block;
	margin:0;
	min-height:150px;
	overflow:hidden;
	width:100%;
}

ul
{
	list-style:none outside none;
	padding-left:0;
}

section.main
{
	background:#FFF;
	float:left;
	margin-right:2%;
	min-height:200px;
	padding-top:1em;
	text-align:left;
	width:100%;
}

.roster h3
{
	font-family:"Times New Roman", serif;
	margin:0 0 10px;
	text-align:left;
	width:300px;
}

.roster ul
{
	float:left;
	font-family:"Times New Roman", serif;
	height:350px;
	list-style-type:none;
	margin:20px 36px;
	padding:0;
	width:260px;
}

figure.rowone
{
	float:left;
	height:350px;
	margin:30px 16px 10px;
	text-align:center;
	width:260px;
}

figcaption.rowone
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1em;
	text-align:center;
	width:300px;
}

figure.rowtwo
{
	float:left;
	height:300px;
	margin:15px 16px 10px;
	text-align:center;
	width:300px;
}

figcaption.rowtwo
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1em;
	text-align:center;
	width:300px;
}

figure.rowthreesmall
{
	float:left;
	height:400px;
	margin:15px 16px 10px;
	padding-top:70px;
	text-align:center;
	width:300px;
}

figure.rowthree
{
	float:left;
	height:400px;
	margin:15px 16px 10px;
	text-align:center;
	width:300px;
}

figcaption.rowthree
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1em;
	text-align:center;
	width:300px;
}

section.main:last-child
{
	float:right;
	margin:0;
}

section.main:last-child:after
{
	clear:both;
	content:'.';
	display:block;
	height:1px;
	visibility:hidden;
}

footer
{
	background:#DDD;
	color:#333;
	display:block;
	font-family:Cambria, serif;
	font-size:1em;
	margin-top:5em;
	text-align:center;
	width:100%;
}

.firstpara::first-letter
{
	color:#262626;
	font-size:150%;
}

.firstpara
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
	text-align:justify;
	text-indent:20px;
}

.para
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
	text-align:justify;
	text-indent:0;
}

.textwrap2
{
	color:#262626;
	float:right;
	font-style:italic;
	margin:10px 20px 0;
	text-align:center;
}

.textwrap3
{
	color:#262626;
	float:left;
	font-style:italic;
	margin:10px 20px 0;
	text-align:center;
}