@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-size: 12pt;
	font-style: italic;
}
body {
	background-color: #011036;
}
img{
	border: none;
}
ul{
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
}
#sponsa a{
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	background-image: url(siteImages/banner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 124px;
}
#head {
	background-image: url(siteImages/bannerbg.jpg);
}

#menulong {
	background-image: url(siteImages/menu.jpg);
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #011036;
}

#menulong a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#menulong a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}

#menu {
	color: #000000;
	font-family: sans-serif;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 3px;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
	min-height:360px;
	background-color: #FFFFFF;
	padding-top: 10px;
}

#center {
	width: 800px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: sans-serif;
	font-size: 12pt;
	color: #333333;
}

#bottom {
	clear: both;
	background-color: #FFFFFF;
	color: #000000;
	text-align: right;
	background-image: url(siteImages/pieces/whiteleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	font-family: Arial, SansSerif;
	height: 22px;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.Center{
	text-align:center;
}
.NewsLinks {
	padding-top: 5px;
	height: 28px;	
}
.NewsDates{
	width: 90px;
	float:left;
	padding-top: 5px;
}
.test1 {
	float: right;
	width: 160px;
	padding-right: 10px;
}

.bigtop {
	background-image: url(siteImages/pieces/centerbox.jpg);
	height: 25px;
	background-position: top;
}
.bigcenter {
	background-image: url(siteImages/centerback.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0c1a3f;
	border-left-color: #0c1a3f;
	padding-top: 6px;
	padding-right: 7px;
	padding-left: 7px;
}
.bigleft {
	background-image: url(siteImages/pieces/leftbox.jpg);
	background-repeat: no-repeat;
	background-position: left;
	
	height: 25px;

}
.bigbox {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0C1A3F;
	height: 15px;
}
.bigdoublebottom {
	background-color: #FFFFFF;
	background-image: url(siteImages/pieces/bottombottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 15px;
}
.bigbottomleft {
	background-image: url(siteImages/pieces/leftbottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	width: 22px;
	float: left;
	background-color: #FFFFFF;
}
.bigbottomright {
	background-image: url(siteImages/pieces/rightbottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	height: 15px;
	width: 22px;
}
.bigright {
	background-image: url(siteImages/pieces/rightbox.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	height: 25px;
	width: 19px;
}

.bigcenter h3 {
	font-size: 18px;
	padding-bottom: 7px;
	font-style: italic;
	font-weight: bold;
}

.bigcenter h2 {
	font-size: 26px;
	padding-bottom: 4px;
	font-style: italic;
	font-weight: bold;
}
.BigFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 5px 0px 0px 19px;
	text-align:center;
}
.TabIn{
	padding-left:25px;
}
.littletitle{
	text-decoration:underline;
}
/*News Stuff
/////////////
//////////*/
#newstable{
	border: none;
	margin-left:auto;
	margin-right:auto;
	border-spacing: 5px;
	width:700px;
}
.newstbldate{
width: 105px;
}
.newstbltitle{
text-align:left;
}
.newsinfo{
text-align:justify;
}
/*Table Stuff
//////////////
/////////////*/
#resources{
	width:650px;
	border: none;
	margin-left:auto;
	margin-right:auto;
}
#resources td{
	text-align: left;
	vertical-align: top;
}
#tstandard {
	border: none;
	margin-left:auto;
	margin-right:auto;
	border-spacing: 20px;
}

#bigcalendar {
	width: 770px;
	border-collapse:collapse;
	empty-cells:hide;
}
#bigcalendar a{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
#bigcalendar td{
	font-size:1em;
	width: 70px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	height: 60px;
	border:1px solid #e2e2e2;
	vertical-align: top;
}
#bigcalendar th {
	font-size:0.9em;
	border:1px solid #e2e2e2;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#e2e2e2;
	color:#000000;
	height: 10px;
	padding-left: 5px;
}
.CaleTitle {
	font-size:12px;
}
.specialtd{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Mini Calendar
//////////////////
////////////////*/
#MiniCalendar{
	width:140px;
	border-collapse:collapse;
	font-size: 12px;
	text-align: center;
}

/*Drop Down Menu
//////////////////
////////////////*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:10;
}

#nav a {
	display: block;
	width: 110px;
	text-align:center;
}

#nav li { /* all list items */
	float: left;
	width: 110px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 130px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	width: 130px;
	background-color: #000066;
	border: thin solid #000000;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
#nav li:hover ul li a{
	width: 120px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#nav li:hover ul li a:hover{
	font-weight: normal;
	color: #000000;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0 0 130px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* Gallery
/////////////
///////////*/
td.list { BACKGROUND: #EEEEEE; white-space: nowrap; }
td.listtitle {text-align:center;}
td.show {
	text-align: left;
	margin: 0px;
	padding: 0px;
	text-align:center;	
} 
.show a {
	color:#000000;
	text-decoration: none;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}

.lilbox {
background-image:url(siteImages/transbg.png);
width:110px;
height:110px;
padding-top:10px;
padding-left:10px;
}
