body {
	margin: 5px 0;
	padding: 0;
	background: #CECECE url(images/img1.gif);
	background-attachment: fixed;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	color: #730000;
}

h2 {
	font-size: 1.6em;
	text-align: center;
}

h3, h4 {
	margin: 0;
	font-size: 1em;
}

h4 {
	font-style: italic;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

li.spaced {
	margin-bottom: 10px;
}

a:link {
	color: #730000;
}

a:visited {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #730000;
}

a.admin:link		{ font-size: 10px;  text-decoration: none; cursor: text; }
a.admin:visited		{ font-size: 10px;  text-decoration: none; cursor: text; }
a.admin:hover		{ font-size: 10px;  text-decoration: none; cursor: text; }
a.admin:active		{ font-size: 10px;  text-decoration: none; cursor: text; }

.orange {
	color: #D95F0C;
	font-weight: bold;
}

.gray {
	color: #AAAAAA;
}

img {
	border: none;
}

ul img {
	margin: 5px;
}

.articleImg {
	text-align: center;
	margin: 2px 0px;
}

.articleImg img {
	text-align: center;
	border: none;
}

#collage1 {
	position: relative;
	vertical-align: top;
	margin: 5px;
}

#collage2 {
	position: relative;
	margin: 5px;
}

#collage3 {
	position: relative;
	margin: 5px;
}

#collage4 {
	position: relative;
	vertical-align: top;
	margin: 5px;
}

#collage5 {
	position: relative;
	margin: 5px;
}

.noborder {
	border-width: 0; border-style: hidden; background: none;
}

.help {
	cursor: help;
}

input, textarea {
	border: 1px inset #730000;
	color: #730000;
	background-color: #FCFFFF;
	overflow: auto;
}

textarea.comments {
	border: 1px inset #730000;
	color: #730000;
	background-color: #FCFFFF;
	overflow: auto;
	width: 200px;
	height: 100px;
}

.submit {
	border: 1px outset #730000;
	background-color: #FCFF66;
	color: #730000;
	font-weight: bold;
}

#questform input {
	border: none;
	border-bottom: 1px solid #000000;
	color: #730000;
	background-color: #FFFFFF;
}

#questform input.active {
	border: none;
	border-bottom: 1px solid #000000;
	color: #730000;
	background-color: #FCFF66;
}

#questform textarea {
	border: 1px solid #000000;
	color: #730000;
	background-color: #FFFFFF;
	overflow: auto;
}

#questform textarea.active {
	border: 1px solid #000000;
	color: #730000;
	background-color: #FCFF66;
	overflow: auto;
}

#questform .submit {
	border: 1px outset #730000;
	color: #730000;
	background-color: #FCFF66;
	font-weight: bold;
}


/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img2.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

#clickspace {
	width: 302px;
	height: 111px;
	position: relative;
	top: 26px;
	left: 49px;
}

/* Menu */

#menu {
	width: 700px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#welcome, #mission {
	color: #730000;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}

#content {
	width: 700px;
	margin: 0 auto;
	background: #FFFFEA;
	background: url(images/content_bg.gif);
}

#colOne {
	float: left;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: left;
	width: 500px;
	padding: 20px 10px 0 10px;
	background: #EDE6BB;
}

.smallDate {
	margin: 0px 0px 0px 0px;
	font-size: smaller;
}

.indent {
	margin-left: 15px;
}

.blurb {
	margin: 0px 0px 15px 0px;
}

.blurb img {
	vertical-align: text-top;
}

.newsMonth {
	text-align: center;
	margin: 5px 0px 5px 0px;
	background-color: #FFFFEA;
}

.notFound {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 350px;
	margin: 0px 70px 5px 70px;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FCFF66;
}


/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: 12px;
	text-align: center;
}

#footer * {
	color: #000000;
}

#footerLeft {
	width: 50%;
	float: left;
}

#footerRight {
	width: 50%;
	float: left;
}

#footerBottom {
	padding: 20px 0px 0px 0px;
	clear: left;
	font-size: 10px;
	text-align: center;
}

#footerBottom img {
	margin: 0px 10px 0px 10px;
}


/* Admin */

.adminNotify {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FCFF66;
}

.adminError {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	margin: 0px 0px 5px 0px;
	border: 1px solid #000000;
	padding: 3px;
	background-color: #FCFF66;
}

#colFull {
	float: left;
	width: 680px;
	padding: 20px 10px 40px 10px;
	background: #EDE6BB;
}

.editArticle {
	width: 150px;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #222222;
	margin: 0px auto;
	margin-top: 10px;
	padding: 5px;
}

#storyEditor td {
	padding: 0px 5px 10px 0px;
}

.small {
	font-size: smaller;
}

.storyDiv {
	width: 500px;
	margin: 0px auto;
	margin-bottom: 25px;
}

.storyDiv h1 {
	color: #730000;
	font-size: 18px;
	text-align: center;
}

.storyDiv h2 {
	color: #222222;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	margin-top: -10px;
}

.edit {
	text-align: center;
}

