body { 
   font-family: Verdana;
   font-size: 14px;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   font-variant: normal;
   color: #00539F;
   margin: 10px auto 20px auto;
   padding: 0;
   height: 100%;
   width:  820px;
   text-align: center;
   background: #FFFFFF url(images/img1.gif);
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #00539F;
}

#header {
	width: 800px;
	height: 140px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: #7375D8;
	border: 5px solid #FFFFFF;
	border-bottom: none;
}

/* Menu */

#menu {
	width: 800px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 98px;
	height: 26px;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	text-align: left;
}

#content .title {
	padding: 10px 20px;
	background: #7375D8;
	font-size: 1em;
	text-align: left;
	color: #FFFFFF;
}

#content .story {
	padding: 20px;
	border: 2px solid #7375D8;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 10px 20px;
	background: #4E4E4E;
	border: 5px solid #FFFFFF;
	border-top: none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.executive {
   border: dotted 1px #18428C;
   background: #F3F7FF; 
   width: 205px;
   height: 75px;
   padding: 10px 10px 10px 10px;
   margin: 8px 8px 8px 8px;
   float: left;
   font-size: 11px;
}

ul#newsList { list-style-image: url(images/pdf.gif); } 

.day {border: solid 1px #18428C;}
.blankday {border: solid 1px #18428C; background: #cccccc;}
.today {border: solid 1px #18428C; background: #BCD2EE;}
.event {font-family: Verdana; font-size: 10px;}