html,body {
    text-align: left; 
    color: #000000;
    width: 100%;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: .9em;
}


body {
	padding:0;
	margin:0;
	color: #000000;
	min-width: 750px;
	background-color: #ffffcc;
	b/ackground: #ffffcc url("../images/Right-Background.gif") repeat-y 552px 100px;
}

#topbar{
	position:absolute;
	top: 0px;
	left: 0px;
	height: 16px;
	width: 100%;
	background: url("../images/Top-Colors.gif") repeat-x left top;
	color: #000000;
}

#header{
	position:absolute;
	top: 16px;
	left: 0px;
	background: #ffffcc url(../images/Top-Background.gif) repeat-x top left; 
    padding: 0;
    width: 100%;
	height: 84px;
}

#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin:0;
	padding: 0;
	width:175px;   
}

#middle 
{
	overflow: visible;
	position: absolute;
	top: 100px;
	left: 175px;
    padding: 15px;
    z-index: 1;
	margin: 0 0 20px 0;
	width: 345px;
	background-color: #ffffff;
}


#right {
	position: absolute;
	top: 165px;
	left: 552px;
	width: 400px;
	f/loat :right;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: #ffffcc url("../images/Right-Background.gif") repeat-y top left;
}

#extraDiv1
{
	position: absolute;
	top: 16px;
	left: 476px;
	width: 250px;
	height: 150px;
	background: url("../images/Logo.gif") no-repeat top left;
	z-index: 200;
}

#quickfacts 
{
	font-size: .8em;
	font-weight: bold;
	padding: 15px 10px 10px 10px;
}

#quickfacts h3
{
	font-family: VAG Rounded Light;
	font-size: 1.5em;
	color: #333399;
	padding: 0;
	margin: 0;
}

#quickfacts dl
{
	margin: 0;
	padding: 0;
}

#quickfacts dl dt
{
	text-transform: uppercase;
	padding: 5px 0 0 0;
}

#quickfacts dl dd
{
	font-weight: normal;
	margin: 0 0 0 10px;
}

#galleryimage, #GalleryPhotoLink, #GalleryPhoto, #galleryimage img
{
	padding: 0;
	margin: 0;
	border: 0;
}

#contact
{
	font-size: .9em;
	font-style: normal;
	line-height: 1.4em;
	text-align: right;
	margin: 10px 5px 0 0;
}


/* end main layout CSS */


	


div#footer {
    background: #9966CC; 
    border-top: solid 1px #660099;
    width: 100%;
    color: #ffffff;
    font-size: 8pt;
    c/lear: both; 
    vertical-align: middle;
}

div#footer div 
{
    padding: 5px 5px 5px 5px;
}


#left ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
	}

#left ul li {
	margin: 0;
}

#left ul li a { 
	font-family: Verdana, Sans-Serif;
	font-weight: bolder;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 2px 2px 2px;
	border-left: 7px solid transparent;
	width: 134px;
	}

#left ul li a.active, #left ul li a:hover {
	border-left: 7px solid #663399;
	background-color: #9966CC;
}


#breadcrumbs
{
	font-size: .75em;
	color: #A394C3;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	padding: 0 45px 0 0;
	m/argin: 0 40px 0 0;
	z-index: 200;
	} 

#breadcrumbs li {
	border: none;
	list-style: none;
	display: inline;
	}

#breadcrumbs a, #breadcrumbs li
{
	color: #755FA5;
	border-bottom: 0px;
	font-weight: bold;
}

#breadcrumbs a:hover
{
	color: #ffffff;
	border-bottom: solid 2px #333399;
}

.title 
{
	font-weight: 900;
	font-family: VAG Rounded Light;
	font-size: 2em;
	color: #333399;
	padding: 0;
	margin: 0;
}

.subtitle 
{
	font-weight: 900;
	font-family: VAG Rounded Light;
	font-size: 1.5em;
	color: #ff9933;
	padding: 0;
	margin: 0;
	margin: 0 0 0 0;
}

.subhead
{
	font-size: 1em;
	font-weight: bold;
	color: #a1480c;
	margin: 0 0 -1em 0 ;
}

.tablerowover {
	background: #E1D7EC;
	border: solid 1px #663399;
	cursor: hand;
}

.tablerowout {
	background: transparent;
	border: 0;
}

/* begin drop of old css */


A 
{
	color: #660099;
	text-decoration: none;
	border-bottom: dotted 1px #660099;
	font-weight: bold;
}

a:hover {
	c/olor: #660099;
	b/order-bottom: solid 2px #660099;
	color: #ffffff;
	border-bottom: 0;
	background: #333399;
}


input.purplebutton
{
    cursor:pointer;
    cursor:hand;
    background: #660099;
    font-weight: bold; 
    font-size: 9px; 
    padding: 0 0 2px 0;
    margin: 0;
    font-family: Verdana, Arial, Sans-Serif;
    color: #ffffff;
    border: 2px #b188cf;
    padding: 0;
}

/* left side image rollovers */

#right ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#right ul li {position:relative; margin: 15px 0 15px 0;}

/* This is to prevent an IE bug that would make the background image stick */

#right ul li a 
{
	color:#ffffcc;
	position:absolute;
	top:0;
	left:0;
	min-width:200px;
	width:200px;
	min-height:27px;
	height:27px;
	border:0
}

#request a 
{background: transparent url("../images/Tab-Request-Inactive.gif") no-repeat;}
#request a:hover 
{background: transparent url("../images/Tab-Request-Active.gif") no-repeat;}

#apply a 
{background: transparent url("../images/Tab-Apply-Inactive.gif") no-repeat;}
#apply a:hover 
{background: transparent url("../images/Tab-Apply-Active.gif") no-repeat;}


#overview a 
{background: transparent url("../images/Tab-Overview-Inactive.gif") no-repeat;}
#overview a:hover 
{background: transparent url("../images/Tab-Overview-Active.gif") no-repeat;}

#day a 
{background: transparent url("../images/Tab-Day-Inactive.gif") no-repeat;}
#day a:hover
{background: transparent url("../images/Tab-Day-Active.gif") no-repeat;}

#overnight a 
{background: transparent url("../images/Tab-overnight-Inactive.gif") no-repeat;}
#overnight a:hover 
{background: transparent url("../images/Tab-overnight-Active.gif") no-repeat;}

#scholars a 
{background: transparent url("../images/Tab-scholars-Inactive.gif") no-repeat;}
#scholars a:hover
{background: transparent url("../images/Tab-scholars-Active.gif") no-repeat;}

#parents a 
{background: transparent url("../images/Tab-parents-Inactive.gif") no-repeat;}
#parents a:hover 
{background: transparent url("../images/Tab-parents-Active.gif") no-repeat;}


/* left side sub links */

#right ul ul 
{
	margin: 10px 0 0 0 ; 
	padding: 0;
}

#right ul ul li
{
	padding: 3px 0 0 0;
	margin: 0;
	list-style-type: none;
	font-size: .9em;
}

#right ul ul li a 
{
	color: #000000;
	position:relative;
	top: auto;
	left: auto;
	min-width: auto;
	width:200px;
	min-height: auto;
	height: auto;
	background-image: none;
	padding: 0 0 0 4px;
	margin: 0 0 0 10px;
	font-weight: normal;
}

#right a.active
{
	margin: 0;
	border-left: solid 10px #330099;
}

#right ul ul li a:hover
{
	margin: 0;
	background-color: Transparent;
	background-image: none;

}


#overview-sublinks li a:hover, #overview-sublinks li a.active {border-left: solid 10px #FF9933;}
#day-sublinks li a:hover, #day-sublinks li a.active {border-left: solid 10px #0099cc;}
#overnight-sublinks li a:hover, #overnight-sublinks li a.active {border-left: solid 10px #999933;}
#scholars-sublinks li a:hover, #scholars-sublinks li a.active {border-left: solid 10px #CC3333;}
#parents-sublinks li a:hover, #parents-sublinks li a.active {border-left: solid 10px #663399;}

.hide {display: none;}
.show {display: block;}



/* defaults */


#quickfacts 
{
	background: #EFEAF5 url("../images/Left-Background-parents.gif") no-repeat left top;
	border-top: solid 1px #333399;
}

#middle 
{
	border: solid 1px #333399;
}
