@charset "utf-8";

#news
{
	background-color: #FFFFFF;
	text-align: left;
	width: 90%;
	border-left-width: thin;
	border-left-style: none;
	border-top-style: dotted;
	border-right-width: thin;
	border-right-style: none;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-bottom-width: thin;
	padding: 1px;
}

#userList
{
	border: thin solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#userList td
{
	border: 1px solid #000000;
	text-align: left;
}

#newsHeader
{
	font-size: large;
	text-transform: capitalize;
	color: #666666;
	font-family: "Century Gothic";
}

#newsBody
{
}

#newsPoster
{
	font-size: x-small;
}

#eventManager
{
	border: 2px solid #000000;
	padding: 0px;
	margin: 0px;
}
#eventManager td
{
	border: 1px solid #000000;
}

#eventManager a, #eventManager a:visited
{
	color: #0066CC;
}

#eventManager a:hover
{
	color: #0099CC;
}

#wrap
{
	background:		#ffffff;
	clear:			both;
	margin-left:		auto;
	width:			100%;
	margin-right: auto;
	min-height:100%;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: auto;
	height: auto;
}
/* Hack for IE */
* html #wrap {
	height: 100%;
}
/* End IE Hack */

#head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #890b0c;
	width: 100%;
	height: 96px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #333333;
	border-bottom-color: #000000;
	clear: both;
	float: left;
	
}
#missionStatement {
	float: none;
	clear: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 375px;
	text-align: justify;
	width: 550px;
}
#missionStatement .header {
	font-size: 14px;
	font-style: oblique;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#bodyPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	overflow: visible;
	visibility: visible;
	float: left;
	clear: both;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;

}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 204px;
	height: 100%;
	padding-top: 0px;
	float: left;
}
#navLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFCC;
	height: 20px;
	width: 202px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(images/menu_element.jpg);
}
#navObjects {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFCC;
	height: auto;
	width: 202px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-repeat: repeat-y;
	background-image: url(images/menu_element.jpg);
}
#navObjects a, #navObjects a:visited{
	color: #374e66;
	display: block;
	font-weight: bold;
	height:	20px;
	overflow: visible;
	padding-top: 1px;
	text-decoration: none;
	padding-left: 6px;
	font-size: 9px;
}
#navObjects a:hover{
text-decoration: underline;
}
#navLinks:hover{
	background: #FFFF99;
}

#navLinks a, #navLinks a:visited{
	color: #374e66;
	display: block;
	font-weight: bold;
	height:	20px;
	overflow: visible;
	padding-top: 1px;
	text-decoration: none;
	padding-left: 6px;
}
#navLinks a:hover{
text-decoration: underline;
}

#menuRight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 204px;
	height: 100%;
	padding-top: 0px;
	float: right;
}
#menuCat {
	background-image: url(images/menu_header.jpg);
	height: 25px;
	width: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #FFCC33;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	border: 2px solid #003300;
	margin-bottom: 0px;
	background-color: #009933;
}

#content {
	width: 720px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;


}

#logo {
	background-image: url(images/logo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 280px;
	float: left;
	height: 140px;
	clip: rect(0px,auto,0px,0px);

}



body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-color: #8B110E;
	background-position: center;
	
	
}

html, body {
    height: 100%;
}

.header{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #990000;
}
#tableHeader {
	color: #FFCC00;
}
#tableHeader a {
	color: #FFCC00;
}
#tableHeader a:hover {
	color: #FFCC00;
}
#tableHeader a:visited{
	color: #FFCC00;
}
