* {margin: 0; padding: 0; border: none; text-decoration: none;}
body {
	background: #010254 url(img/pagebg.jpg) repeat-x;
	color: #333;
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	background: #cc9900;
	width: 700px;
	padding: 5px 10px 5px 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 219px;
	background: url(img/header.jpg) no-repeat;
}
#slideshow {
	width: 700px;
	float: left;
	background: #660000;
	text-align: left;
}
#slideshowheader {
	height: 94px;
	background: url(img/slideshowheader.jpg) no-repeat;
	padding: 0 0 10px 0;
}
#slideshowmenu {
	width: 680px;
	font-size: 90%;
	float: left;
	background: #660000;
	text-align: left;
	padding: 10px 0 0 20px;
	color: #9e7b63;
}
#slideshowmenu a:link, #slideshowmenu a:visited {
	color: #9e7b63;
	text-decoration: underline;
}
#slideshowmenu a:hover {
	color: #010254;
	text-decoration: underline;
}

#footer {
	background: #660000;
	color: #9e7b63;
	height: 20px;
	clear: both;
	font-size: 75%;
	vertical-align: middle;
	padding: 5px 0 0 0;
}
#content {
	width: 400px;
	background: #ffffcc;
	top: 229px;
	float: right;
	text-align: left;
	padding: 15px 30px 25px 30px;
	margin: 10px 0 10px 0;
}

#videolink {
	width: 400px;
	background: #ffffcc;
	float: right;
	text-align: right;
}

#column {
	width: 230px;
	float: left;
}

h1 {
	font-size: 160%;
	text-indent: 5px;
	line-height: 50px;
	color: #660000;
	font-weight: bolder;
	background: url(img/divider.jpg) bottom left no-repeat;
	font-weight: normal;
	margin: 0 0 -8px 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 135%;
	text-indent: 0px;
	line-height: 30px;
	color: #660000;
	font-weight: bolder;
	font-weight: normal;
	margin: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.leftmenu {float: left; }
.pagetitle {float: left; margin: 0 0 10px 0;}
p {margin: 5px 0 10px 0; text-align: justify}
a:link, a:visited {color: #010254; text-decoration: underline;}
a:hover {color: #010254; text-decoration: underline;}
#footer a:link, #footer a:visited {color: #9e7b63; text-decoration: none;}
#footer a:hover {color: #9e7b63; text-decoration: underline;}

#button {
width: 230px;
margin-bottom: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #660000;
color: #fffccc;
text-align: left;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
	margin: 0;
	list-style: none;
}

#button li.top {
	padding: 0;
	border-bottom: 1px solid #fffccc;
}

#button li.nolink {
	padding: 0;
	border-bottom: none;
	display: block;
	border-left: 4px solid #fffccc;
	border-right: 4px solid #fffccc;
	background-color: #660000;
	color: #fffccc;
	text-decoration: none;
	font-size: 125%;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	padding: 5px 0 5px 10px;
}

#button li.subend {
	border-bottom: 1px solid #fffccc;
}

#button li a.sub {
	border-left: 4px solid #fffccc;
	border-right: 4px solid #fffccc;
	border-top: 0;
	border-bottom: 0;
	background-color: #660000;
	color: #fffccc;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	font-size: 100%;
	padding: 2px 0 2px 20px;
}

#button li a {
	display: block;
	border-left: 4px solid #fffccc;
	border-right: 4px solid #fffccc;
	background-color: #660000;
	color: #fffccc;
	text-decoration: none;
	width: 100%;
	border-bottom: 1px solid #fffccc;
	font-size: 125%;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	padding: 5px 0 5px 10px;
}

#button li a.withsub {
	border-left: 4px solid #fffccc;
	border-right: 4px solid #fffccc;
	border-bottom: 0;
	border-top: 0;
	background-color: #660000;
	color: #fffccc;
	text-decoration: none;
	font-size: 125%;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	padding: 5px 0 5px 10px;
}

#button li a:hover {
background-color: #010254;
}

html>body #button li a {
width: auto;
}

html>body #button li a.sub {
width: auto;
}

img.thumb {
	float: left;
	width: 125px;
	border: 3px solid #cc9900;
	margin: 0 8px 8px 0;
}

.italic {
	font-style: italic;
}

.quote {
	font-style: italic;
	text-align: justify;
	padding: 0 40px 10px 40px;
	color: #660000;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.smaller {
	font-size: 85%;
}
table {
	width: 400px;
	border: 0px solid #999999;
}

td.l {
	width: 250px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0 0 3px 0;
}

td.c {
	width: 50px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0 0 3px 0;
}

td.r {
	width: 100px;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: center;
}

