body {
	background-color: white;
	color: black;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainHead {
	background-image: url(images/header_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainMenu {
	background-image: url(images/side_stretch.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 200px;
	color: white;
	font-size: 12px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
}

a { color: red }
a:link { color: red }
a:visited { color: red }
a:active { color: red }
a:hover { color: red }

.mainMenu a { color: white;  text-decoration: none;}
.mainMenu a:link { color: white;  text-decoration: none;}
.mainMenu a:visited { color: white;  text-decoration: none;}
.mainMenu a:active { color: white;  text-decoration: none;}
.mainMenu a:hover { color: white;  text-decoration: none;}
.mainMenu hr { width: 70%; }
.menuList {
	list-style-type: none;
	padding-left: 15px;
}
.menuList li {
	border-top: solid white 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 15px;
}
.mainContent {
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

h1,h2,h3,h4 {
	color: #E50B0B;
}
h1 {
	font-size: 24px;
}

h3 {
	font-size: 16px;
}

.members li {
	padding-left: 80px;
	padding: 3px 3px;
	font-size: 16px;
	font-weight: bold;
	list-style-type: none;
}

/* The following items are for the event calendar and it's admin area: */

.eventAdmin  { border: none; font-size: 10pt;}
.eventAdmin a:link    { color: #FF0000; }
.eventAdmin a:visited { color: #FF5500; }
.eventAdmin a:hover   { color: #FF8800; }
.eventAdmin a:active  { color: #FF8800; }
.eventAdminEven { background-color: #F2F2F2; }
.eventAdminOdd { background-color: #FFFFFF; }
.eventAdminAdd { background-color: #F2F2F2; font-size: 10pt; }
.eventAdminAdd td { padding: 3px; text-align: center;}
.eventAdminError { background-color: #FF0000; color: #FFFFFF; font-size: 10pt; font-family: Arial, sans-serif; }

.adminMenu a:link    { color: #FF0000; }
.adminMenu a:visited { color: #FF5500; }
.adminMenu a:hover   { color: #FF8800; }
.adminMenu a:active  { color: #FF8800; }

h1.eventDetail {
  font-size: 20px;
  font-family: Arial, sans-serif;
  margin-bottom: 0px;}
h2.eventDetail {
  font-size: 18px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  margin-top: 0px;}
div.eventDetail {
  font-size: 16px;
  font-family: Arial, sans-serif;}
p.eventDetail {
  font-size: 16px;
  font-family: Arial, sans-serif;}

select.calendar {
  border-style: inset;
  border-color: #FF0000;
  border-width: 2px;
  background-color: #FFFFFF;
  color: #000000;}

input.calendar {
  border-style: outset;
  border-color: #666666;
  border-width: 2px;
  background-color: #FFFaFa;
  color: #000000;}

input.calendar:active {
  border-style: inset;
  border-color: #888888;
  border-width: 2px;
  background-color: #FFFFFF;
  color: #FF0000;}

.calendar td { width: 14%; }
.calendarDay0 {
  vertical-align: top;
  border-color: #118811;
  border-width: 1px;
  border-style: solid;
  }
.calendarDay1 {
  vertical-align: top;
  border-color: #008800;
  border-width: 1px;
  border-style: solid;
  background-color: #F2FFF2;
  }
.calendar a:link    {color: #990000; font-family: arial, sans-serif; font-size: 14px;}
.calendar a:visited {color: #880000; font-family: arial, sans-serif; font-size: 14px;}
.calendar a:active  {color: #FF0000; font-family: arial, sans-serif; font-size: 14px;}
.calendar a:hover   {color: #FF0000; font-family: arial, sans-serif; font-size: 14px;}

#linksDiv li { list-style-type: none; line-height: 1.2em;}
#linksDiv a { color: #FF0000; font-size: 85%; }
.smallBlack { color: #000000; font-size: 90%; }

#storiesList { padding: 0px; }
#storiesList li { list-style-type: none; line-height: 1.2em; font-size: 85%;}

.whoNews li { list-style-type: none; line-height: 1.2em; color: black; font-size: 90%; }
.blueText { color: blue; }

.blackText { color: black; }

.redText { color: red; }

.poemBox {
	padding-left: 10px;
	background: transparent;
	font-size: 12px;
	height: 500px;
	overflow: scroll;
}

#sponsors {
	text-align: center;
}

.rememberYears {
	color: #FFFFFF;
	font-weight: bold;
}

.valueHeader {
	color: #008800;
	font-weight: bold;
	font-size: 18px;
}

.dividerLine {
	width: 100%;
	border-top: medium double #818181;
	text-align: center;
}

.ravensNames {
	font-size: 14px;
}
.ravensNames a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.ravensNames a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.ravensNames a:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.ravensTitle {
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
}

.ravensTitle a:link {
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}

.ravensTitle a:visited {
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}

.ravensTitle a:hover {
	font-weight: bold;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

.ravensSubTitleNormal {
	font-size: 14px;
}

.ravensSubTitle {
	font-weight: bold;
	font-size: 14px;
}

.ravensSubTitle a:link {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.ravensSubTitle a:visited {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.ravensSubTitle a:hover {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.ravensArchive {
	font-size: 10px;
	color: #DDDDDD;
}

.ravensArchive a:link {
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: underline;
}

.ravensArchive a:visited {
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: underline;
}

.ravensArchive a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.ravensLink a:link {
	color: #000000;
	text-decoration: none;
}

.ravensLink a:visited {
	color: #333333;
	text-decoration: none;
}

.ravensLink a:hover {
	color: #000000;
	text-decoration: underline;
}
