body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #330033;
}

.statement {
	font-size: 105%;
	font-weight: bold;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660066;
	float: left;
	margin-top: 35px;
	margin-right: 10px;
	font-size: 200%;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660066;
	letter-spacing: 2px;
	font-size: 160%;
	margin-top: 0px;
	border-bottom: 1px solid #003366;
	padding-bottom: 5px;
}

h3 {
	color: #41bbe2;
	font-weight: normal;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 120%;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	font-size: 105%;
	color: #41bbe2;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited {
	color: #fff;/*#41bbe2;*/
	 font-weight: bold;
}

a:hover{ 
	color: #660066;
}

img {
	 border: none;
}

acronym {
	font-weight: bold;
}

#wrapper {
	width: 777px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #FFDE72; 
	border-right: 1px solid #FFDE72;
	background: #fff url(images/content_bg.gif) top left;
}

#header {
	background: #660066 url(images/header_purple.gif) top left no-repeat;
	height: 110px;
}

#header h1{
	display: none;
}

#header #logo {
	height: 100px;
	padding: 5px 10px;
	float: right;
}

#menu {
	color: #000;
	background: #000 url(images/menu_bg.gif) bottom right no-repeat;
	height: 27px;
}

.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menulist ul {
	display: none;
	position: absolute;
	top: 12px; margin-top: 13px;
	left: -1px;
	width: 140px;
}

.menulist ul ul {
	top: -1px; margin-top: 0;
	left: 138px;
}

.menulist li {
	float: left;
	display: block;
	position: relative;
	/*color: #fff bug to make transparent!!!!!*/
	background: #41bbe2;
	border: 1px solid #ffcc00; 			/*1px solid #ffcb6e;*/
	margin-right: -1px;
}

.menulist ul li {
	float: none;
	margin: 0;
	margin-bottom: -1px;
}
.menulist ul>li:last-child {
	margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
	display: block;
	padding: 5px 8px;
	color: #fff;
	/*background: #41bbe2;*/
	text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #fff;
 background-color: #660066;
}
.menulist a.highlighted {
 color: #FFF;
 background-color: #FFCC00;
}

.menulist a.selected, .menulist ul li a.selected {
 color: #fff;
 background-color: #330066;
}

.menulist a .subind {
 display: none;
}

a:link.arrow, a:visited.arrow{
 background: #41bbe2 url(images/menu_arrow_off.gif) bottom right no-repeat;
}

a:hover.arrow{
 background: #4f4374 url(images/menu_arrow_on.gif) bottom right no-repeat;
}

.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}

*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}

#banner{
	height: 240px;
}

#breadcrumbs {
	background: #330066;
	border-top: 1px solid #FFCC33;
	border-bottom: 1px solid #FFCC33;
	height: 27px;
	margin: 0px;
	padding: 0px;
	color: #FFCC33;
	font-weight: bold;
}

#breadcrumbs p{
	margin: 0px;
	padding: 6px 20px;
	float: right;
}

#breadcrumbs marquee{
	float: right;
	width: 500px;
	margin-top: 6px;
	direction: left;
}

#breadcrumbs ul {
	list-style-type: none;
	margin: 0px;
	padding: 6px 20px;
}

#breadcrumbs ul li{
	float: left;
	padding-right: 5px;
}

#breadcrumbs ul li a:link, #breadcrumbs ul li a:visited{
	color: #fff;
	text-decoration: none;
}

#breadcrumbs ul li a:hover{
	color: #FFCC33;
}

#scrollnews {
	width: 500px;
	border-left: 1px solid #FFCC33;
	height: 27px;
	margin-top: -12px;
	float: right;
}

#scrollnews a{
	color: #ffffff;
}

#content {
	color: #333;
	background: url(images/background.png) no-repeat;
	padding: 10px 20px;
	width: 500px;
	float: left;
}

#content p{
	line-height: 130%;
}

#content ul{
}

#content ul li{
	list-style-type: none;
}

#content a:link, a:visited {
	color: #000;
}

#content a:hover{ 
	color: #660066;
}

#governors {
	width: 450px;
	border-collapse: collapse;
	text-align: left;
}

#governors th {
	width: 225;
	border-bottom: 1px solid #000;
	padding-top: 10px;
}

#governors td {
	width: 225;
	border-bottom: 0.5px solid #000;
}

#governors tbody tr:hover td{
	background: #660066;
	color: #fff;
}

#calendartable {
	width: 490px;
	border-collapse: collapse;
	text-align: left;
}

#calendartable th {
	border-bottom: 1px solid #000;
	padding-top: 15px;
}

#calendartable tr { vertical-align: top;}

#calendartable td {
	padding-right: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d0d0d0;
}

#calendartable tbody tr:hover td{
	background: #660066;
	color: #fff;
}


#right-content {
	float: left;
	width: 205px;
	padding: 20px 15px;
	color: #333;
	font-size: 95%;
}

#right-content a{
	text-decoration: none;
	color: #41bbe2;
}


#right-content ul{
	margin: 15px 0px 0px;
	padding: 0px;
}

#right-content ul li{
	list-style-type: none;
	background: #660066;
	border-top: 1px solid #fff;
	padding: 4px 10px;
}

#right-content ul li a{
	text-decoration: none;
	color: #41bbe2;
}

#right-content ul li a:hover{
	text-decoration: none;
	color: #fff;
}

#right-content ul li ul{
	padding: 0px;
	margin-top: 5px;
}

#right-content ul li ul li{
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: circle;
	color:#FFCC00;
}

#footer {
	clear: both;
	font-size: 90%;
	padding: 5px 20px;
	border-top: 5px solid #FFCC33;
	background: #fff;
	text-align: center;
}

#footer strong {
	color: #660066;
}

#footer a:link, #footer a:visited {
	color: #41bbe2;
	text-decoration: none;
	}

#footer a:hover {
	color: #660066;
	text-decoration: none;
	}

.left {
	float: left;
	margin-right: 20px;
}

/* ----- search box ----- */

#search{
	margin: 0px;
	background: url(images/ico_search.gif) no-repeat 0px 5px;
}
#search label{display:none;}
#search_keyword{
	border: 1px solid #e1e1e1;
	background: #fff;
	width: 140px;
	margin-top: 7px;
	margin-left: 27px;
	vertical-align: middle;
}
#search_submit{
	border: 1px solid #e1e1e1;
	background: #fff;
	color: #660066;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 3px;
	padding: 0px;
	vertical-align: middle;
}


/* ----- calendar ----- */

#calendar_manager {
	width: 360px;
	height: 360px;
	background: #fff;
	padding: 20px;
}

table.calendar {
	font-size: 90%;
}

.titlebar {
	color:#ffffff;
	background:#330066; 
	text-align:center;
	font-weight:bold;
}

.maintble {
background-color: #fff;
font-size: 110%;
}
	
.cell {
	background-color: #EEEEEE;
	color:#330033;
}

.cell a:link, .cell a:visited { 
	text-decoration: none;
	border: 1px solid #EEEEEE;
	
}

.cell a:hover, .cellToday a:hover{
	background: #fff;
	border: 1px solid #ccc;
}

.cellToday {
	background-color: #DFDFDF;
	color:#ffffff;
}

.cellToday a:link, .cellToday a:visited { 
	text-decoration: none;
}

.day {
	color: #FFCC00;
}

.event {
	display: block;
	padding: 5px;
	border: 1px solid #fff;
	margin: 1px 0px;
	font-size: 85%;
	background: #ccc;
	
}

body#popup_cal {
	background: #fff;
}
