html, body {
	height: 100%;
}
body {
	background-color: #DDCCB3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin: 0px;
	text-align: center;
}
#hh { 
	width:1px;
	height:50%;
	margin-bottom:-300px;
	float:left;
}
#container {
	margin:0px auto;
	position:relative;
	text-align:left;
	height:600px;
	width:955px;
	clear:left;
	background-color:#000000;
	background-image: url(graphics/back.jpg);
	background-repeat: no-repeat;
}
#page {
	background-color: #FFFFFF;
	height: 580px;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 935px;
	background-image: url(images/image10.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	z-index: 100;
	height: 210px;
	width: 210px;
	left: 540px;
	top: 250px;
}

#menu {
	width: 280px;
	height: 430px;
	position: absolute;
	left: 645px;
	top: 150px;
}
#outer {
	left: 130px;
	position: absolute;
	top: 100px;
}
#title {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#p7PMnav {
	margin: 0px;
	padding:0px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px 5px;
	color: #666666;
	line-height:1;
	border-bottom: 1px solid #E0E0E0;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #000000;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #AA2B56;
	color: #CCCCCC;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 120px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 140px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
h1 {
	font-weight: normal;
	font-size: 2.2em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	text-align: left;
	margin: 0px;
	padding: 0 0 1.2em 0;
}
#content {
	position: absolute;
	width: 645px;
	bottom: 0px;
	background-image: url(graphics/contentback.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
#ktml {
	padding: 15px 120px 5px 15px;
}
#ktml p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
a:link, a:visited {
	color: #FFFFFF;
}
.Accordion {
	text-align: center;
}
#schoolCourses.Accordion {
	text-align: left;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 6px 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px gray;
}
.AccordionPanelContent {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	border-bottom: solid 1px gray;
}
.highlight {
	background: url(graphics/contentback.png);
}
.highlight div.AccordionPanelTab {
	border: none;
}
.menuheading {
	font-size: 1.5em;
	font-weight: bold;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
}

#TB_secondLine {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 0.875em;
}

#TB_window a:link {color: #000000;}
#TB_window a:visited {color: #000000;}
#TB_window a:hover {color: #369f53;}
#TB_window a:active {color: #369f53;}
#TB_window a:focus{color: #369f53;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background-image: url(graphics/macFFBgHack.png);
	background-repeat: repeat;
}
.TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#444444;
	display:none;
	border: 5px solid #FFFFFF;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 20px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#000000;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{

	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

