/*General */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #39486c;
}
div#shadow {
	margin: 0 auto;
	width: 760px;
	behavior: url('/apps/shared/iepngfix.htc');
	text-align: left;
	background: url('/pics/shadow.png') top left repeat-y;
}
div#wrapper {
	width: 760px;
	text-align: left;
	background: #fff;
	position: relative;
	z-index: 0;
}
.contentIndex {
	text-align: left;
	width: 760px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	background: url('/pics/indexbg.gif') top left repeat-y;
}
.content {
	text-align: left;
	width: 740px;
	padding: 10px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	line-height: 1.4em;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #fff;
	width: 760px;;
	padding-top: 3px;
	margin: 0 auto;
	text-align: left;
}
#search {
	width: 215px;
	height: 17px;
	margin: 0;
	border: solid 3px #337849;
	background: #337849;
	float: right;
	margin-right: 10px;
}
#googleTranslate {
	float: left;
	margin-left: 7px;
	width:130px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 30px;
	padding: 15px 0 0 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
}
/* Header */

div#header h1 {
	width: 760px;
	height: 250px;
	margin: 0;
	padding: 0;
}
div#header h1 a {
	display: block;
	width: 760px;
	height: 0;
	overflow: hidden;
	padding: 250px 0 0 0;
	background: url('/pics/header.jpg') top left no-repeat;
}
/* Navigation menu */
div#menu {
	width: 760px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	border-bottom: 5px solid #115f2a;
}
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: 0;
	display: block;
	overflow: hidden;
	padding: 32px 0 0 0;
	background-position: 0 0;
	margin: 0;
}
ul#topNavItems li a#topNav1 {
	width: 76px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 78px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 83px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 85px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 98px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 65px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 72px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 60px;
	background: url('/pics/topNav8.gif') no-repeat;
}
ul#topNavItems li a#topNav9 {
	width: 50px;
	background: url('/pics/topNav9.gif') no-repeat;
}
ul#topNavItems li a#topNav10 {
	width: 93px;
	background: url('/pics/topNav10.gif') no-repeat;
}
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, ul#topNavItems li:hover a#topNav10, ul#topNavItems li.over a#topNav10 {
	background-position: 0 -32px;
}
/* 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 ul li {
	margin: 0;
}
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%;
}
ul#topNavItems li ul#lastMenu {
	margin: 0 0px 0 -127px;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	width: 172px;
	border: 1px solid #a1a1a1;
	border-width: 0 1px 1px 4px;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	margin-left: -5px;
	
}
ul#topNavItems li ul li a {
	line-height: 11pt;
	text-align: left;
	text-decoration: none;
	padding: .36em 4px .36em 8px;
	height: auto;
	width: 160px;
	color: #4e4e4e;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	-moz-opacity:.97;
	filter:alpha(opacity=97);
	opacity:.97;
/* 	border-left: solid 4px #a1a1a1; */
	letter-spacing: normal;
}
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: #333;
	background: #F0E0A0;
/* 	border-left: solid 4px #E0BD33 */
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #333;
	background: #F0E0A0;
/* 	border-left: solid 4px #E0BD33 */
}
/* Index properties */
#indexBot {
	width: 760px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	background: url('/pics/indexbot.jpg') bottom left no-repeat;
	margin: 0;
	padding: 0;
}
#leftColumn {
	width: 380px;
	float: left;
}
#rightColumn {
	width: 380px;
	float: right;
}
/* Quicklinks */
#quickLinks {
	width: 360px;
	padding: 0;
	margin: 0 auto;
	background: #284a98;
}
#quickLinks span.midnavtop {
	width: 0;
	height: 0;
	background: url('/pics/midnavtop.gif') top left no-repeat;
	display: block;
	padding: 0 0 11px 360px;
	margin: 0;
	overflow: hidden;
}
#quickLinks span.midnavbot {
	width: 0;
	height: 0;
	background: url('/pics/midnavbot.gif') top left no-repeat;
	display: block;
	padding: 0 0 11px 360px;
	margin: 0;
	overflow: hidden;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 26px 293px;
	margin: 0 0 0 8px;
	overflow: hidden;
	display: block;
}
#quickLinks a#midNav1 {
	background: url('/pics/midnav1.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav2 {
	background: url('/pics/midnav2.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav3 {
	background: url('/pics/midnav3.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav4 {
	background: url('/pics/midnav4.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav5 {
	background: url('/pics/midnav5.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav6 {
	background: url('/pics/midnav6.gif') no-repeat;
	background-position: 0 0;
}
#quickLinks a#midNav7 {
	background: url('/pics/midnav7.gif') no-repeat;
	background-position: 0 0;
}

#quickLinks a:hover#midNav1, #quickLinks a:hover#midNav2, #quickLinks a:hover#midNav3, #quickLinks a:hover#midNav4, #quickLinks a:hover#midNav5, #quickLinks a:hover#midNav6, #quickLinks a:hover#midNav7  {
	background-position: -293px 0px;
}
/* Homepage Section Headers */
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 43px 360px;
	margin: 0 auto;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 43px 360px;
	margin: 0 auto;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#mission {
	width: 0;
	height: 0;
	padding: 0 0 46px 360px;
	margin: 0 auto;
	background: url('/pics/mission_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#principals {
	width: 0;
	height: 0;
	padding: 0 0 46px 360px;
	margin: 0 auto;
	background: url('/pics/pres_msg_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 46px 360px;
	margin: 0 auto;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	overflow: hidden;
}
/* Homepage Sections Containers */
#newsContainer, #eventsContainer {
	width: 360px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0 auto;
	padding: 0;
}
#linksContainer, #missionContainer, #principalsContainer {
	width: 360px;
	min-height: 120px;
	height: auto!important;
	height: 120px;
	margin: 0 auto;
	padding: 0;
}

.HPNews, .HPEvents {
	width: 335px;
	padding: 0;
	color: #666666;
	line-height: 1.4em;
	margin: 0 auto;
}

.HPNews a {
	font-weight:bold;
}

.HPLinks {
	width: 360px;
	padding: 0;
	margin: 10px auto;
	color: #666666;
	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: #666666;
	text-decoration: none;
}
.HPEvents a:hover, .HPNews a:hover, .HPSpotlight a:hover {
	text-decoration: none;
	color: #4f8ed5;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
	padding-right: 5px;
}
/* Image shuffles */

#rotate_overlay1 {
	width: 760px;
	height: 255px;
	position: absolute;
	z-index: 0;
}
#rotate_overlay2 {
	width: 280px;
	height: 167px;
	position: absolute;
}

#shuffle1 {
	border: 4px solid #115f2a;
	width: 350px;
	height: 220px;
	margin: 12px auto;
	padding: 1px;
	background-color: #eee;
}

#shuffle2 {
	width: 280px;
	height: 167px;
	margin: 0 auto;
}
/* Footer */
div#footer {
	width: 760px;
	height: 90px;
	display: block;
	background: url('/pics/footer.jpg') top left no-repeat;
	margin: 0 auto;
}
#address {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
        color: #fff;
        position: relative;
        top: 30%;
        right: 15px;
}




/* Page Navigation */
#pageNav {
	border: 0;
	font-size: 10px;  
}


#pageNav ul, #pageNav ul li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px;
}


#pageNav ul {
	padding: 3px 0 !important;
	margin: 0 auto !important;
	border: 1px solid #555;
	width: 250px;
	float: right;
}

#pageNav ul li {
	font-size: 12px;
	line-height: 1.2em;
	display: inline; /* this is important for IE6 */

}

#pageNav td img {
	display: none;
}

#pageNav ul li b {
	background-color: #005cbe;
	background-image:url('/pics/menu_selected.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	font-weight: normal;
	color: #fff !important;
}

#pageNav ul li b,#pageNav ul li a {
	padding: 1px 0 1px 1.3em;
	
	padding: .46em 0 .46em 1.3em;
	display: block;
	text-decoration: none;	
}

#pageNav ul, #pageNav ul li a {
	background-color: #FFD636;
}

#pageNav ul li a:hover {
/* 	color: #fff; */
	background-color: #add4ff;
	border-color: #dac88a;
}
#athleticShuffleOne {
	border:5px solid #e6e6e6;
width:450px; height: 321px;
}





