/* http://www.aspire-online.org/home/main.css */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#000000;
}
html,
body,
#page {
	min-height: 100%;
	height: 100%;
}
html>body,
html>body #page {
	height: auto;
}
#page {
	position: absolute;
	top: 0;
	left: 0;
	}

#topmenu {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #99ccff;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
#topmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#topmenu li {
	display: inline;
}
#topmenu a:link, 
#topmenu a:visited,
#topmenu a:active {
	color: #000000;
	text-decoration: none;
	background-color: #99ccff;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}
#topmenu a:hover {
	color: #FFFFFF;
	background-color: #006699;
}
#map {
	margin: 3px;
	padding: 2px;
}
#titleline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	background-color: #99ccff;
	white-space: nowrap;
	margin-left: 100px;
}
#titleline h1 {
	font-size: 60px;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#strapline {
	color: #FFFFFF;
	background-color: #006699;
	white-space: nowrap;
	margin-left: 100px;
}
#strapline h2 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: italic;
	font-weight: normal;
}

#leftmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 97px;
	background-color: #99CCFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006699;
	padding: 0px 0px 10px 0px
}


#leftmenu ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom:0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#leftmenu li {
	border-bottom: 1px solid #99ccff;
	font-size: 12px;
}
#leftmenu li a:link, 
#leftmenu li a:visited, 
#leftmenu li a:active {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #99ccff;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#leftmenu li a:hover {

	color: #FFFFFF;
	background-color: #006699;
}

#content {
	margin-left: 110px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 10px;
	background-color: #006699;
	color: #FFFFFF;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

.textoff {
	display: none;
	visibility: hidden;
}
.redborder {
	border: 1px dotted #FF0000;
}

#photobar {
	float: right;
	width: 130px;
	margin-top: 5px;
	margin-left: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #006699;
	background-color: #006699;
}

#photobar img {
	padding: 0;
	margin: 0;
}
#uppermenu {

	float: right;
	background-color: #99ccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	font-size: 10px;
	text-align: right;
	white-space: nowrap;
}
#uppermenu ul {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#uppermenu li {
	display: inline;
}
#uppermenu a:link, #uppermenu a:visited, #uppermenu a:active {

	color: #000000;
	text-decoration: none;
	background-color: #99ccff;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
}
#uppermenu a:hover {

	color: #FFFFFF;
	background-color: #006699;
}


a:link.gotop, a:visited.gotop, a:active.gotop {

	color: #000000;
	text-decoration: none;
	background-color: #99ccff;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	font-size: 10px;
	border:1px solid #006699;
}
a:hover.gotop {

	color: #FFFFFF;
	background-color: #006699;
}
h2.ourstudents {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3.ourstudents {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 15px;
}
div.callout {
	background-color: #99CCFF;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 30%;
	border: 1px solid #006699;
	font-style: italic;
	text-align: center;
}
#committee {
	white-space: nowrap;
	border: 0px none;
	vertical-align: top;
}
#committee td {
	white-space: nowrap;
	border: 0px none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	vertical-align: top;
}
#committee a:link, #committee a:visited, #committee a:active#committee {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#committee a:hover {

	color: #FFFFFF;
	background-color: #006699;
}


div#board p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	white-space: nowrap;
}
div#board h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	white-space: nowrap;
}
div#board .column1 {
	float: left;
	width: 50%;
}
div#board .column2 {
	float: right;
	width: 50%;
}
div#board h2 {
	white-space: nowrap;
}

#contacts div {
	background-color: #99CCFF;
	border-width: 1px;
	border-style: solid;
	padding: 4px 4px 4px 4px;
	margin: 0px 10px 20px 10px;
	width: 15em;
	float: left;
}
#contacts h3 {
	text-align: center;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}


#contacts ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#contacts li {
	border-bottom: 1px solid #99ccff;
}
#contacts li a:link, 
#contacts li a:visited, 
#contacts li a:active {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #99ccff;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
#contacts li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

.yellowhighlight {
	background-color: #FFFF00;
}
#letterhead {

	position: absolute;
	top: 0;
	left: 0;
}
#letterhead #titleline {
	white-space: nowrap;
	margin-left: 230px;
	border: 0px none;
	padding-left: 50px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#letterhead #strapline {
	color: #FFFFFF;
	white-space: nowrap;
	margin-left: 230px;
	background-color: #FFFFFF;
}
#letterhead #logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 0px none;
}
#letterhead #strapline hr {
	height: 5px;
	color: #006699;
}
#letterhead #content {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}
#letterhead #date {
	text-align: right;
}

