/* General */
img {
	behavior: url('/apps/shared/iepngfix.htc');
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/body_bg.jpg') repeat-x #003500;
}
div#wrapper {
	margin: 0 auto;
	width: 976px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.gif') top left repeat-y;
	width: 900px;
	margin-left: 38px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 880px;
	padding: 10px;
	margin-left: 38px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	line-height: 1.4em;
	background: #fff;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #000;
	width: 900px;
	height: 20px;
	background: url('/pics/marqueebg.jpg') top left repeat-x;
	margin-left: 38px;
	padding-top: 4px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 31px;
	padding: 15px 0 0 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
	margin-bottom: 10px
}
#top {
	width: 976px;
	height: 25px;
	padding: 3px 0 0 0;
}
#search {
	width: 185px;
	float: left;
	position: relative;
	left: 742px;
}
a#spanish {
	float: right;
	width: 0;
	height: 0;
	padding: 0 0 20px 89px;
	overflow: hidden;
	background: url('/pics/spanish.gif') top left no-repeat;
	background-position: 0 0;
	display: block;
}
a#spanish:hover {
	background-position: -89px 0;
}
/* Header */
div#header h1 {
	display:block;
	width: 0;
	height: 0;
	margin: 0 auto;
	padding: 229px 0 0 976px;
	background: url('/pics/header.jpg') no-repeat;
	overflow: hidden;
}

div#header a#MaterAcademy {
	padding-top: 80px;
	display:block;
	overflow: hidden;
	height: 0px;
	width:290px;
	position: absolute;
	left:50%;
	margin-left:180px;
	top: 62px;
}
div#header a#USNewsLink {
	padding-top: 105px;
	display:block;
	overflow: hidden;
	height: 0px;
	width:87px;
	position: absolute;
	left:50%;
	margin-left:360px;
	top: 180px;
}
/* Navigation menu */
div#menu {
	width: 976px;
	height: 32px;
	padding: 0;
	margin: 0 auto;
	background: url('/pics/topnavbg.jpg') top left no-repeat #d8a505;
	position: relative;
	z-index: 999;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 24px;
	padding: 8px 5px 0 5px;
	display: inline;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003500;
	float: left;
	text-align: left;
	margin-left: 20px
}
ul#topNavItems li span a {
	margin-left: 10px;
}
ul#topNavItems li.first {
	margin-left: 35px
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8, ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	color: #fff;
	background: url('/pics/topnavf2.gif') top left repeat-x;
	background-position: 0 7px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: 0;
	top: 32px;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: none
}
ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 8px;
	height: auto;
	width: 175px;
	color: #fff;
	background: #003b00;
	position: relative;
	border-left: solid 1px #0c510c;
	border-right: solid 1px #0c510c;
	border-bottom: solid 1px #0c510c;
	letter-spacing: normal;
	opacity: .95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha(opacity=95)";
	-khtml-opacity: .95;
	-moz-opacity: .95;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #003500;
	background: #f1c815;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #003500;
	background: #f1c815;
}
/* Index properties */
#indexBot {
	background: url('/pics/indexbot.jpg') bottom left no-repeat;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	padding-bottom: 20px;
}
#indexTop {
	width: 675px;
	height: 231px;
	background: url('/pics/indextopbg.jpg') top left repeat-x;
}
#indexTopL {
	width: 225px;
	height: 231px;
	float: left;
}
#indexTopR {
	width: 450px;
	height: 231px;
	float: right;
}
#leftColumn {
	width: 675px;
	float: left;
}
#leftColumnL {
	width: 225px;
	float: left;	
}
#leftColumnR {
	width: 450px;
	float: right;	
}
#rightColumn {
	width: 225px;
	float: right;
}
/* Quicklinks */
#quickLinks {
	width: 205px;
	margin: 6px auto 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
        display: block;
	margin-top: 5px;
}
#quickLinks ul li a {
	display: block;
	color: #f6d453;
	width: 185px;
	height: 23px;
	margin: 0;
	padding: 8px 0 0 20px;
	font: 14px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: left;
	background: url('/pics/midnav.gif') top left no-repeat;
}
#quickLinks ul li a:hover {
	background: url('/pics/midnavf2.gif') top left no-repeat;
	color: #fff;
}
/* Homepage Section Headers */
h2 a#greenTitleSmall {
	width: 189px;
	height: 24px;
	padding: 7px 0 0 16px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #f6d453;
	background: url('/pics/greentitle_small.jpg') top left no-repeat;
}
h2 a#greenTitleBig {
	width: 402px;
	height: 24px;
	padding: 7px 0 0 16px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #f6d453;
	background: url('/pics/greentitle_long.jpg') top left no-repeat;
}
h2 a#yellowTitleSmall {
	width: 189px;
	height: 24px;
	padding: 7px 0 0 16px;
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #003500;
	background: url('/pics/yellowtitle_small.jpg') top left no-repeat;
	
}
h2 a:hover#greenTitleBig, h2 a:hover#yellowTitleSmall, h2 a:hover#greenTitleSmall {
	color: #fff;
}
/* Homepage Sections Containers */
#eventsContainer {
	width: 205px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	padding: 0;
	margin: 10px auto;
	background: url('/pics/greenbg_small.jpg') top left no-repeat;
	background-position: 0 35px;
}
#bulletinContainer, #linksContainer {
	width: 205px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	padding: 0;
	margin: 10px auto;
	background: url('/pics/greenbg_small.jpg') top left no-repeat;
	background-position: 0 35px;	
}
#newsContainer {
	width: 418px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url('/pics/greenbg_big.jpg') top left no-repeat;
	background-position: 0 35px;
}
#newsContainerBot {
	width: 418px;
	min-height: 180px;
	height: auto!important;
	height: 180px;
	padding: 0 0 203px 0;
	margin: 10px auto;
	background: url('/pics/newsbot.jpg') bottom right no-repeat;
}
.HPNews {
	width: 418px;
	padding: 0;
	margin: 0;
	color: #696b72;
	line-height: 1.4em;
	margin: 10px auto;
}
.HPEvents {
	width: 205px;
	padding: 0;
	margin: 10px auto;
	color: #696b72;
	line-height: 1.4em;
}
.HPLinks, .HPBBMessages {
	width: 195px;
	padding: 0;
	margin: 10px auto;
	color: #696b72;
	line-height: 1.4em;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #198325;
}
.HPEvents a:hover, .HPNews a:hover, .HPSpotlight a:hover {
	text-decoration: none
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 9px;
	padding-right: 5px;
}
/* Image shuffles */

#rotate_overlay1 {
	width: 450px;
	height: 231px;
	position: absolute;
}
#rotate_overlay2 {
	width: 225px;
	height: 140px;
	position: absolute;
}
/* Footer */

div#footer {
	width: 900px;
	height: 73px;
	padding: 0;
	background: url('/pics/footer.jpg') top left no-repeat;
	margin-left: 38px;
}
#address {
	width: 400px;
	color: #bfd6be;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	position: relative;
	top: 18px;
	right: 10px;
}
#wotd {
	width: 179px;
	height: 46px;
	padding-top: 15px;
	background: url('/pics/wotd.jpg') top left no-repeat;
	color: #fff;
	text-align: center;
	margin: 5px auto;
}
#wotd a {
	color: #fff;
	font-weight: bold
}
#wotd b {
	display: none;
}
#wotd i {
	display: none
}
#wotd a:hover {
	color:#ffd200
}
#sat {
	width: 179px;
	height: 61px;
	background: url('/pics/sat.jpg');
	margin: 0 auto;	
}


#poweredby {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}