body {
	font-family: "Times New Roman", Times, serif;
	color: #333;
	background-color: #FFF;
	margin: 0px;
}

.outer {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #5E0000;
	border-left-color: #5E0000;
}

.header {
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E0000;
}

.graybar {
	background-image: url(images/gray-bar.jpg);
	background-repeat: repeat-x;
	height: 20px;
}


a:link {
	color: #00468E;
}

a:visited {
	color: #00468E;
}

a:hover {
	color: #900;
}

a:active {
	color: #900;
}

.img-right {
	float: right;
	margin-left: 8px;
	text-align: left;
	font-size: small;
	margin-bottom: 3px;
}

.img-left {
	float: left;
	margin-right: 8px;
	text-align: left;
	font-size: small;
	margin-bottom: 3px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
	color: #036;
}

.nav a {
	color: #5E0000;
	text-decoration: none;
}

.nav a:visited {
	color: #5E0000;
	text-decoration: none;
}

.nav a:hover {
	color: #036;
	text-decoration: none;
}

.nav a:active {
	color: #036;
	text-decoration: none;
}
.main {
	width: 800px;
}

.content {
	background-image: url(images/bkgd_ornament2.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	width: 600px;
}


.sidebar {
	text-align: left;
	vertical-align: top;
	padding-top: 40px;
	width: 200px;
}
.heading {
	font-size: large;
	font-weight: bold;
}
.smalltext {
	font-size: small;
}
.smallredtext {
	font-size: small;
	color: #900;
}


.news {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left: 10px;
}
.lineheight {
	line-height: 125%;
}


.centered {
	text-align: center;
}

.footer {
	background-image: url(images/footer-bkgd.jpg);
	height: 60px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5E0000;
}

.footertext {
	text-align: left;
	width: 900px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}

.footertext a {
	color: #FFF;
	text-decoration: underline;
}

.footertext a:visited {
	color: #FFF;
	text-decoration: underline;
}

.footertext a:hover {
	color: #CCC;
	text-decoration: underline;
}

.footertext a:active {
	color: #CCC;
	text-decoration: underline;
}

.pagetitle {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
}
.pagetitle-larger {
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
}

.infobox {
	text-align: center;
	vertical-align: middle;
	padding: 10px 8px;
	border: 2px solid #039;
}

.musictable {
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}

.musictable p {
	text-indent: -15px;
	margin-left: 18px;
}

.musictableimg {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}

.ddmenu {
}

.top {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


.mccallum {
	color: #900;
}
.redlarge {
	font-size: large;
	color: #900;
}

.indented {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.indentedtable {
	margin-left: 20px;
}
.hangingindent {
	text-indent: -20px;
	margin-left: 20px;
}
.sidebar-home {
	text-align: left;
	vertical-align: top;
	width: 200px;
}

