body {
	background-color:#006699;
	margin: 0px;
	padding: 0px;
	background-image: url(/wp-content/themes/default/images/pageBkgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

a:link {
	text-decoration: none;
	color: #006699;
	}

a:visited {
	text-decoration: none;
	color: #006699;
	}

a:hover {
	text-decoration: underline;
	color: #006699;
	}



/* HOME PAGE STYLES */
#home {
	margin: 0px;
	width: 610px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#home a:link {
	color: #660000;
	text-decoration: none;
	}

#home a:visited {
	color: #660000;
	text-decoration: none;
	}

#home a:hover {
	color: #660000;
	text-decoration: underline;
	}

#home img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	}

#home p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}

#home p.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #996666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}

#home h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#home h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}




/*  PAGE STYLES  */
#header {
	padding: 0px;
	height: 100px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#menu {
	padding: 0px;
	height: 42px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #663333;
	}

#main {
	background-color: #FFFFFF;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(/wp-content/themes/default/images/mainBkgrnd.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#submenu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	}

#submenu p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #6699FF;
	font-weight: normal;
	text-transform: uppercase;
	}

#submenu a:link {
	color: #92B4F1;
	text-decoration: none;
	font-weight: bold;
	}

#submenu a:visited {
	color: #92B4F1;
	text-decoration: none;
	font-weight: bold;
	}

#submenu a:hover {
	color: #92B4F1;
	text-decoration: underline;
	font-weight: bold;
	}




/* CONTENT */
#content p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}

#content p.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bolder;
	}

#content p.more {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	}

#content ul {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#content li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #660000;
	margin: 0px;
	font-weight: bolder;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	}

#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #09347A;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bolder;
	}

#content h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #006699;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bolder;
	font-style: italic;
	}

#board {
	margin: 20px;
	padding: 20px;
	background-color: #FAF5F5;
	width: 225px;
	float: left;
	text-align: center;
	}



/* PAST ACCOMPS STYLES */
#past {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006699;
	margin: 20px;
	padding: 0px;
	}

#past p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#past p.more {
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	}

#past h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #660000;
	margin: 0px;
	font-weight: bolder;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#past h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #09347A;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bolder;
	}



/* SIDEBAR STYLES */
#sidebar {
	width: 249px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	}

#sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

#sidebar p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #660000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

#sidebar p.date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #006699;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: italic;
	}

#sidebar h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #330000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	}

#sidebar form {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	}

#sidebar input {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}



/*  FOOTER STYLES  */
#footer {
	background-color: #663333;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 52px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/wp-content/themes/default/images/footerRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	}

#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 250px;
	padding-bottom: 5px;
	padding-left: 25px;
	}


/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
	background-color: #666666;
	}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
	}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
	}		
.slideshow-thumbnails {
	overflow: hidden;
	}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	width: 570px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	}		
.slideshow-images-visible { 
	opacity: 1;
	}	
.slideshow-images-prev { 
	opacity: 0; 
	}
.slideshow-images-next { 
	opacity: 0; 
	}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
	}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	width: 570px;
	height: 210px;
	margin: 20px;
	padding: 0px;
	}

.slideshow a img {
	border: 0;
	}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #0099CC;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	}

.slideshow-captions-hidden {
	height: 0px;
	opacity: 0;
	}

.slideshow-captions-visible {
	height: 28px;
	opacity: 1;
	}


/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
	}
.slideshow-loader-hidden {
	opacity: 0;
	}
.slideshow-loader-visible {
	opacity: 1;
	}
