/*Generic pieces*/
body
{
	background: #e6f8e0 url(/images/top-back.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*Header pieces*/
#container
{
	position: relative;
	width: 995px;
	margin: 0px auto;
	z-index: 2;
}

#brickpp
{
	position: absolute;
	visibility: visible;
	height: 50px;
	width: 94px;
	top: 45px;
	right: 0px;
	z-index: 9;
	background-image: url(images/brick.jpg);
}

#sidemenu
{
	z-index: 20;
	position: absolute;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	text-align: right;
}

#sidemenu a:visited
{
	color: #1e366f;
	text-decoration: none;
	border: none;
}

#sidemenu a:link
{
	color: #1e366f;
	text-decoration: none;
}

#sidemenu a:hover
{
	text-decoration: none;
	color: #000000;
	border: none;
}


#prospective
{
	text-decoration: none;
	position: absolute;
	left: 10px;
	top: 272px;
	width: 150px;
	z-index: 70;
}

#prospective a, #parents a, #students a
{
	font-weight: normal;
}

#parents
{
	text-decoration: none;
	position: absolute;
	left: 10px;
	top: 303px;
	width: 150px;
	z-index: 70;
}



#students
{
	position: absolute;
	left: 8px;
	top: 335px;
	width: 150px;
	z-index: 70;
}

#leftgrade
{
	position: absolute;
	top: 160px;
	left: 167px;
	background-image: url(images/leftgrade.jpg);
	height: 560px;
	width: 155px;
	z-index: 9;
	background-repeat: repeat-x;
}

#leftmenu
{
	position: absolute;
	top: 160px;
	left: 167px;
	z-index: 13;
	width: 135px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	font-weight: bold;
}

#leftmenu ul
{
	list-style-type: none;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 7px;
	padding-top: 2px;
}

#leftmenu li
{
	list-style-type: none;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 5px;
}

#leftmenu a:visited
{
	color: #4B5C80;
	text-decoration: none;
	border: none;
}

#leftmenu a:link
{
	color: #4B5C80;
	text-decoration: none;
}



#mary-top
{
	position: absolute;
	z-index: 12;
	width: 260px;
	height: 365px;
	background-image: url(images/olftopper.png);
}



#streak1
{
	position: absolute;
	visibility: visible;
	height: 126px;
	width: 85px;
	left: 527px;
	top: 0px;
	z-index: 1;
	background-image: url(images/streak1.jpg);
}

#streak2
{
	position: absolute;
	visibility: visible;
	height: 126px;
	width: 69px;
	left: 327px;
	top: 0px;
	z-index: 1;
	background-image: url(images/streak2.jpg);
}

#streak3
{
	position: absolute;
	visibility: visible;
	height: 183px;
	width: 90px;
	left: -100px;
	top: 0px;
	z-index: 5;
	background-image: url(images/streak3.jpg);
}



#title
{
	position: absolute;
	visibility: visible;
	height: 37px;
	width: 509px;
	left: 277px;
	top: 89px;
	z-index: 4;
	background-image: url(images/olftitle.jpg);
}


#top-nav
{
	background-image: url(images/back-nav-top.jpg);
	position: absolute;
	height: 35px;
	width: 800px;
	top: 125px;
	left: 195px;
	font-size: 12px;
	font-weight: bold;
	background-repeat: repeat-x;
	z-index: 13;
}

#top-nav ul
{
	list-style-type: none;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 7px;
	padding-top: 2px;
}

#top-nav li
{
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 5px;
}

#top-nav a:visited
{
	color: #4B5C80;
	text-decoration: none;
	border: none;
}

#top-nav a:link
{
	color: #4B5C80;
	text-decoration: none;
}

#top-nav a:hover
{
	text-decoration: none;
	color: #000000;
	border: none;
}

#top-nav img
{
	display: inline;
	padding: 0;
}

/*Header pieces*/


#main-container
{
	position: absolute;
	width: 829px;
	top: 160px;
	left: 166px;	
	padding-bottom: 15px;
}

#main-subcontainer
{
	background: #ffffff;
	background-image: url(images/backgroundcontent.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border: #666666 solid thin;
	border-top: 0px;
	min-height: 740px;
}

#content-container
{
	padding: 15px 50px 25px 175px;
}

#actualcontent
{
	position: relative;
	width: 500px;
	height: 100%;
	left: 160px;
	top: 35px;
	padding-top: 15px;
}

/*FOOTER*/



#sidecar
{
	background-image:url(images/sideembelishment.jpg);
	bottom:132px;
	height:217px;
	left:-141px;
	position:absolute;
	width:219px;
	z-index:14;
}

#footer-container
{
	position: relative;
	top: -68px;
}

#bottom-stone
{
	margin: 0px auto;
	z-index: 3;
	width: 280px;
	height: 83px;
	background-image: url(images/cornace.jpg);
}



#bottom-menu a:visited
{
	color: #c83f48;
	text-decoration: none;
	border: none;
}

#bottom-menu a:link
{
	color: #c83f48;
	text-decoration: none;
}

#bottom-menu a:hover
{
	text-decoration: none;
	color: #000000;
	border: none;
}

#bottom-menu
{
	z-index: 5;
	font-size: 12px;
	text-align: center;
}

#bottom-menu ul
{
	list-style-type: circle;
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 6px;
	padding-top: 2px;
}

#bottom-menu li
{
	list-style-type: circle;
	display: inline;
	padding-right: 15px;
	padding-top: 5px;
	margin-top: 5px;
}

#address-foot
{
	color: #53648d;
	text-align: center;
	font-size: 12px;
}
/*FOOTER*/

/*Generic bits*/
img
{
	display: block;
}

h1
{
	font-size: 16px;
	color: #4B5C80;
	font-weight: normal;
}

h2
{
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	font-weight: normal;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h4
{
}

a:visited
{
	color: #999999;
	text-decoration: none;
}

a:link
{
	color: #4B5C80;
	text-decoration: none;
}

a:hover
{
	color: #4B5C80;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B5C80;
}

select
{
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	vertical-align: middle;
}

#fatimaheader
{
	color: white;
	font-variant: normal;
	font-size: 24px;
	font-weight: bold;
	background-color: #dec65c;
	padding: 2px 5px 0px 5px;
	font-variant: small-caps;
}

.menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}




#upcomingEventsMenu ul
{
	position: absolute;
	width: 10em;
	margin: -25px 60px;
	left: -999em;
}

#upcomingEventsMenu ul li
{
	background-color: #ffffff;
	border: solid 1px #e0e0e0;
	padding: 5px;
	margin: 0px;
}

#upcomingEventsMenu:hover ul
{
	left: auto;
}
