HTML
{
	overflow-y: scroll !important;
	overflow-x: auto !important;
}

BODY, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

BODY, P, DIV, TD, TH, H1, H2, H3, H4, H5, H6, INPUT, TEXTAREA
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

BODY
{
	background-color: #dddedf;
	z-index: 0;
}

IMG, TABLE
{
	border: none;
}

FORM
{
	display: inline;
}

.link
{
	cursor: pointer;
	cursor: hand;
}

.float
{
	position: absolute;
	top: 0px;
	left: 0px;
}

DIV.float
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.a
{
	color: #0045a3;
}

A:link, A:visited
{
	color: #0045a3;
	text-decoration: underline;
}
	
A:hover, A:visited:hover
{
	color: #0045a3;
	text-decoration: underline;
}

#container
{
	position: relative;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 808px;
	height: auto;
	margin-left: auto;
	margin-top: 43px;
	margin-right: auto;
	margin-bottom: 0px;
	background: url('./images/bg_site-background.gif');
}

#logo
{
	position: absolute;
	left: 7px;
	top: -65px;
	width: 184px;
	height: 230px;
}

#school_links
{
	position: absolute;
	left: 28px;
	top: 170px;
	width: 163px;
	height: 279px;
	line-height: 22px;
	color: #5d5d5d;
}

#school_links a
{
	color: #5d5d5d;
	text-decoration: none;
}

#school_links a:hover
{
	color: #5d5d5d;
	text-decoration: underline;
}

#enrollment
{
	position: absolute;
	left: 12px;
	top: 466px;
	width: 188px;
	height: 50px;
	background-color: #820024;
	color: white;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

#enrollment a
{
	color: white;
	text-decoration: none;
}

#enrollment a:hover
{
	color: white;
	text-decoration: underline;
}

#enrollment #corner_nw
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 15px;
}

#enrollment #corner_sw
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 15px;
	height: 15px;
}

#tagline
{
	position: absolute;
	left: 207px;
	top: 0px;
	width: 433px;
	height: 42px;
	background-color: #c7a754;
	color: #820024;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	font-weight: bold;
}

#tagline span
{
	font-weight: normal;
	font-style: italic;
}

#tagline #corner_sw
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 15px;
	height: 15px;
}

#tagline #corner_se
{
	position: absolute;
	left: 418px;
	bottom: 0px;
	width: 15px;
	height: 15px;
}

#subnav
{
	position: absolute;
	right: 0px;
	top: 16px;
	width: 168px;
	height: 14px;
	text-align: center;
	color: #5d5d5d;
}

#subnav a
{
	color: #5d5d5d;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}

#subnav a:hover
{
	color: #5d5d5d;
	text-decoration: underline;
}

#nav
{
	position: absolute;
	left: 207px;
	top: 46px;
	width: 601px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: white;
	background-color: #5d5d5d;
}

#nav a
{
	color: white;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}

#nav a:hover
{
	color: white;
	text-decoration: underline;
}

#textcontainer
{
	padding-left: 207px;
	padding-top: 82px;
	padding-right: 0px;
	padding-bottom: 4px;
}

#text
{
	position: relative;
	left: 0px;
	top: 0px;
	min-height: 384px;
	height: auto !important;
	height: 384px;
	background-color: #ddca98;
	color: black;
	padding: 25px;
}


#text #corner_nw
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 15px;
}

#text #corner_ne
{
	position: absolute;
	left: 586px;
	top: 0px;
	width: 15px;
	height: 15px;
}

#text #corner_sw
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 15px;
	height: 15px;
}

#text #corner_se
{
	position: absolute;
	left: 586px;
	bottom: 0px;
	width: 15px;
	height: 15px;
}

