body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000033;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000066;
}
.outercontainer {
	width: 800px;
	background-color: #CDE5FF;
	background-image: url(images/crest_bg.jpg);
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.leftcolumn {
	background-image: url(images/side_bg.gif);
	background-attachment: scroll;
	background-position: left;
	background-repeat: repeat-y;
}
#content {
	width: 584px;
	margin: 0;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	clear: both;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #003399;
	text-align: center;
	clear: both;
}
.subspaced {
	padding-bottom: 10px;
}
a {
	color: #CC3300;
	text-decoration: underline;
}
.borderIMG {
	border: 2px solid #000033;
}
.clearer {
	width: 100%;
	display: block;
	clear: both;
}
.inner_half_left, .inner_half_right {
	float: left;
	width: 45%;
	padding: 10px;
}
.inner_onethird {
	float: left;
	width: 30%;
	padding: 10px;
}
.inner_twothirds {
	float: left;
	width: 60%;
	padding: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 5px;
	clear: both;
	width: 95%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #003399;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#photobox {
	width: 245px;
	display: block;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.photobox_left {
	float: left;
}
.photobox_right {
	float: right;
}
