/*General */

html {
	background: #000000 url('/pics/body_bg.jpg') repeat left top;
}
body {
	background: url('/pics/body_pattern.jpg') no-repeat center top;
	text-align: center;
	margin: 15px 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 21px;
	margin: 0 auto 4px auto;
}
div#sides {
	margin: 0 auto;
	width: 950px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #FFF;
	font-weight: bold;
	float: left;
	width: 630px;
	margin-top: 3px;
}
#search {
	width: 120px;
	height: 17px;
	padding: 0px 0 0 0;
	margin: 0 auto;
	background: url('/pics/search_bg.gif') no-repeat bottom left;
	float: left;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 865px;
	height: 31px;
	padding: 14px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#googleTranslate {
	float: right;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 168px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
div#headerIMGIndex {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 149px 900px;
	overflow: hidden;
	background: url('/pics/header_index.jpg') no-repeat;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 750px;
	top: -175px;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') no-repeat;
	width: 900px;
	height: 31px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 31px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 71px;
	background: url('/pics/topnav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 98px;
	background: url('/pics/topnav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 104px;
	background: url('/pics/topnav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 97px;
	background: url('/pics/topnav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 85px;
	background: url('/pics/topnav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 75px;
	background: url('/pics/topnav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 151px;
	background: url('/pics/topnav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 117px;
	background: url('/pics/topnav8.gif') no-repeat;
}

ul#topNavItems li a#topNav9 {
	width: 102px;
	background: url('/pics/topnav9.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 {
	background-position: 0 -31px;
}
/* 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: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	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-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
 */
 
ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #9b0000;
}
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: #fff;
	background: #4c4c4c;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #9b0000;
}
/* Index properties */
#index_bg {
	margin: 0px 0 0 0px;
}
#indexTop {
	width: 900px;
	height: 397px;
	background: url('/pics/indextopbg.jpg') top left no-repeat;
}
#indexTopL {
	width: 607px;
	height: 297px;
	float: left;
}
#indexTopR {
	width: 293px;
	height: 297px;
	padding: 80px 0 0 0;
	float: left;
}
#leftColumn {
	width: 301px;
	padding: 0px 0 0 0px;
	float: left;
}
#middleColumn {
	width: 298px;
	padding: 0px 0 0 0px;
	float: left;
}
#rightColumn {
	width: 301px;
	padding: 0px 0 0 0px;
	float: left;
	background: url('/pics/right_bg.gif') no-repeat right bottom;
}
/* Quicklinks */

#quickLinks {
	width: 293px;
	padding: 0;
	margin: 0;
}
#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 29px 293px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {
	background: url('/pics/midnav1.gif') no-repeat;
}
#quickLinks a#midNav2 {
	background: url('/pics/midnav2.gif') no-repeat;
}
#quickLinks a#midNav3 {
	background: url('/pics/midnav3.gif') no-repeat;
}
#quickLinks a#midNav4 {
	background: url('/pics/midnav4.gif') no-repeat;
}
#quickLinks a#midNav5 {
	background: url('/pics/midnav5.gif') no-repeat;
}
#quickLinks a#midNav6 {
	background: url('/pics/midnav6.gif') no-repeat;
}
#quickLinks a#midNav7 {
	background: url('/pics/midnav7.gif') no-repeat;
}
#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 0;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 35px 523px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 73px 315px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 73px 315px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 35px 523px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}

/* Homepage Sections Containers */

#newsContainer {
	width: 301px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
	background: url('/pics/left_section_bg.gif') no-repeat left top;
}
#eventsContainer {
	width: 301px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;http://stbonaventureschool.entest.org/
}
#directoryContainer {
}
#bulletinContainer {
	width: 298px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
	background: url('/pics/bulletin_board_bg.gif') no-repeat left top;
}
#linksContainer {
	width: 315px;
	min-height: 286px;
	height: auto!important;
	height: 286px;
	margin: 0;
	padding: 0;
	background: url('/pics/selected_links_bg.giNav7') no-repeat left top;
}
#memoirsContainer {
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: -20px 30px 0 30px;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: -20px 30px 0 30px;
	color: #000;
}
.HPDirectory {
}
.HPBBMessages {
	padding: 0;
	margin: -20px 30px 0 30px;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPMemoirs {
}
/* Other homepage section extras */

.leftContainer {
	width: 523px;
	padding: 0;
	background: url('/pics/left_container_bg.gif') repeat-y;
}
.leftContainerBottom {
	width: 523px;
	height: 93px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents 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 {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate_overlay {
	width: 607px;
	height: 307px;
	position: absolute;

}
#shuffle1 {
	width: 607px;
	height: 311px;
}
#shuffle_blue {
	width: 510px;
	height: 183px;
	background: #84b4d5;
	padding: 9px 3px 3px 3px;
}
/* Footer */

div#footer {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer_header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#footerIndex {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer_index.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#address {
	position: absolute;
	text-align: left;
	left: 50px;
	top: 35px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	width: 480px;
}
#logo_one {
	position: absolute;
	left: 732px;
	top: 39px;
}
#logo_two {
	position: absolute;
	left: 780px;
	top: 39px;
}
#logo_three {
	position: absolute;
	left: 827px;
	top: 39px;
}
#logo_four {
	position: absolute;
	left: 875px;
	top: 39px;
}





