﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
	height: 100%;
}
#container {
	border: 2px solid #725972;
	width: 765px;
	margin: 0 auto;
	padding: 0px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
	height: 100%;
}
#masthead {
	text-align: center;
	width: 765px;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 86px;
}
#navigation {
	margin: 0px;
	background-position: right;
	position: relative;
	float: left;
	width: 143px;
	background-image: url('../images/side-border.gif');
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #EFEFF7;
	height: 100%;
}
#content {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: right;
	height: 100%;
}
#footer {
	padding: 7px 0px 7px 0px;
	text-align: center;
	clear: both;
	width: 765px;
	background-color: #EFEFF7;
	font-weight: bold;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles (aka IE hell) */
#navigation ul {
	list-style-type: none;
	width: 140px;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	position: relative;
	display: block;
	margin-bottom: 1px;
	padding: 0px;
	background-color: #AD9CD6;
	width: 140px;
	color: white;
}
#navigation li li {
	margin-bottom: -2px;
	width: 200px;
}
#navigation ul a {
	color: white;
	width: 98%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navigation a:hover {
	color: black;
	background-color: #fff;
}
#navigation li:hover li a {
	color: white;
	background-color: #AD9CD6;
}
#navigation li:hover li:hover a {
	color: black;
	background-color: #fff;
}
#navigation .expand {
	background-position: right;
	background-image: url('../images/expand.gif');
	background-repeat: no-repeat;
}
#navigation ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 100%;
}
#navigation ul li:hover ul ul
{display: none;}
#navigation ul ul
{display: none;}
#navigation ul li:hover ul
{display: block;}
#navigation ul ul li:hover ul
{display: block;}
/* Content Styles */
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
#welcomeline {
	padding: 0px;
	background-image: url('../images/welcomeline-left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	/* background-color: #AD9CD6; */
	background-color: #B8AFDC;
	width: 765px;
}
.welcome {
	margin: 0px;
	padding-left: 190px;
	color: #FFFFFF;
	font-size: medium;
	padding-top: 0px;
	padding-bottom: 0px;
}
#locationline {
	padding: 0px;
	background-image: url('../images/midtopbg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 40px;
	clip: rect(auto, auto, auto, auto);
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-weight: bold;
	color: #5231AD;
}
.location {
	padding-top: 20px;
	padding-left: 170px;
}
#midline_left {
	background-position: right;
	padding: 0px 0px 0px 35px;
	background-image: url('../images/midbar-left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 34px;
	width: 154px;
	position: relative;
	background-color: #EFEFF7;
	display: block;
	float: left;
}
#midline_right {
	background-image: url('../images/top-border.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	display: block;
	width: 576px;
	height: 34px;
	float: left;
	clear: right;
}
#bottomline {
	display: block;
	width: 100%;
}
#bottomline_left {
	background-position: right;
	padding: 0px 0px 0px 35px;
	background-image: url('../images/bottombar-left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 34px;
	width: 154px;
	position: relative;
	background-color: #EFEFF7;
	display: block;
	float: left;
	clear: left;
}
#bottomline_right {
	background-position: bottom;
	background-image: url('../images/bottom-border.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	display: block;
	width: 576px;
	height: 34px;
	float: left;
}
.sidetext {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 10px;
	text-align: center;
}
.sidetext a {
	padding-top: 4px;
}
a {
	color: #523AB5;
	text-decoration: underline;
}
a:visited {
	color: #747;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.newsentry {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 152px;
}
.newsentry a {
	text-decoration: none;
	font-weight: bold;
}
.entryavatar {
	width: 140px;
	height: 150px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 4px;
}
.entrydate {
	font-size: large;
	padding-top: 0px;
	margin-top: 0px;
}
.entrytitle {
	font-size: medium;
	padding-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.entrydetails {
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 0px;
}
.entrysection {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: medium;
}
.entryauthor {
	font-size: medium;
	padding-top: 0px;
	margin-top: 0px;
}
.pageheading {
	z-index: 1;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: x-large;
	color: #503750;
	padding-bottom: 0px;
	margin-bottom: 12px;
}
.adminbutton {
	float: right;
	z-index: 10;
	background-image: url('../images/admin-button.png');
	width: 30px;
	height: 39px;
}
.adminbutton a {
	display: block;
	width: 100%;
	height: 100%;
}
.adminbutton:hover .adminmenu { display: block; }
.adminmenu {
	position: relative;
	list-style-type: none;
	width: 168px;
	display: none;
	margin: 0;
	padding: 0;
	border: 1px solid #3699FF;
}
.adminmenu li {
	position: relative;
	display: block;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #AD9CD6;
	width: 162px;
}
.adminmenu li a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
.adminmenu li a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
form { text-align: center; }
.formtable .leftcell {
	text-align: right;
	font-weight: bold;
	padding-right: 6px;
}
.formtable {
	margin-right: auto;
	margin-left: auto;
	width: 75%;
}
.formtable .rightcell {
	text-align: left;
}
.majorbutton {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: large;
	padding: 4px 14px 4px 14px;
}
* + html .majorbutton { padding: 1px 0px; } /* <-IE7 */
.minorbutton {
	margin-bottom: 10px;
}
.error { text-align: center; color: red; }
.styled_image { padding: 5px; border: 1px solid #402640; }
.center_notice {
	font-size: medium;
	text-align: center;
}
.cool_edit {
	font-family: Courier New, Courier, Terminal, serif;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid black;
}
.cool_box {
	border: 2px #5231AD solid;
	float: left;
	margin: 6px;
}
.cool_box_heading {
	text-align: center;
	padding: 6px;
	margin: 1px;
	color: white; font-weight : bold;
	background-color: #5231AD;
	background-image: url('../images/box_heading.gif');
}
.cool_box_info { padding: 6px; }
.calendar * { margin: 0; padding: 0; border: 0; font-family: Tahoma, serif; font-weight: normal; color: #000; }
.calendar .invalidday a, .calendar .invalidday a:hover { color: #ccc; background: #fff; cursor: default; }
.calendar .selectedday { background: #ddd; }
.calendar .today { font-weight: bold; color: #f00; }
.calendar a { padding: 0 2px; color: #000; text-decoration: none; }
.calendar a:hover { background: #bbb; }
.calendar table { border-collapse: collapse; font-size: 90%; }
.calendar tbody td { width: 20px; }
.calendar td, .calendar th { padding: 1px; text-align: center; }
.calendar thead td { border-bottom: 1px solid #aaa; }
.calendar thead td { font-weight: bold; }
.calendar thead th a { font-size: 95%; font-weight: bold; }
.calendar thead th { padding: 2px 0; vertical-align: middle; background: #ddd; }
.calendar { padding-bottom: 2px; border: 1px solid #aaa; font-size: small; background: #fff; }
.calendaricon { cursor: pointer; }
.calendarlink, .calendaricon { margin: 0 3px; }
.pagenav_image {
	padding: 6px;
	vertical-align: middle;
}
.article_body { font-size: medium; }
ul.eclist { list-style-image: url('../images/bullet.gif'); }
ul.eclist a { text-decoration: none; font-weight: bold; }
.lastpicture { margin-bottom: 16px; }