html, body, div, span, h1, h2, h3, p, em, img, q, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana; 
	background: #000 url(/lib/img/backgrounds/left-side.gif) repeat-y;
	color: #AAA;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #444;
}
a.pdf {
	background-image: url("/lib/img/icons/pdf.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 2px;
	padding: 0 0 0 20px;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 1.4em;
	line-height: 1;
}
h2 {
	font-size: 1.3em;
	letter-spacing: .05em;
	text-transform:uppercase;
	color:#FFF;
}
h3 {
	font-size: .98em;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #999999;
}
h3 span {
	text-transform: none;
}
.col1 {
	float: left;
	width:200px;
	position:relative;
	top:-35px;
	left:77px;
}
.col2 {
	float: left;
	width: 490px;
	margin: 0 25px;
}
.col3 {
	float: left;
	width: 240px;
}
.col2 {
	margin-left:112px;
	width:612px;
	z-index:-1;
}
.col2 p {
	font-size:90%;
	margin-top:10px;
	margin-bottom: 15px;
}
.col2 p a {
	text-decoration:underline;
}
.col2 ul {
	font-size:90%;
	line-height:150%;
	padding-left:40px;
}
.col2 h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #999;
	margin-bottom:12px;
	margin-top:0px;
}
.col3 {
	float:right;
	position:relative;
	top:10px;
	right:0px;
	width:220px;
}
.footer {
	padding-top: 40px;
}
.footer p {
	font-size:.6em;
}
.footer-logo {
	padding-right: 20px;
}
#content {
	clear:both;
	overflow: hidden;
	padding-bottom:50px;
	width:950px;
	left:2px;
}
#content h2 {
	font-weight: bold;
	font-size: 1.4em;
	top:-10px;
	border-bottom: 1px solid #ccc;
}
#content h3 {
	font-weight: bold;
	color: #f89520;
	padding-top: 15px;
	font-size: 1.1em;
}
p.disclosure {
	font-size:.6em;
}
/*--------  MAIN STAGE  --------*/
#stage {
	text-align: left;
	position: relative;
	background:url("/lib/img/backgrounds/left-half-orange.gif") repeat-y;
	margin: 0 auto;
	min-height: 940px;
	padding:0;
	width: 950px;
}
/*------  END MAIN STAGE  ------*/

/*----------  HEADER  ----------*/
#logo {
	position: relative;
	top: 18px;
	left: 140px;
	height: 30px;
}
#school-menu {
	position: relative;
	background: url("/lib/img/icons/choose-school.gif") no-repeat;
	height: 78px;
	width: 275px;	
	padding-bottom: 62px;
	top: -10px;
	left:690px;
	cursor:pointer;
}
/*----------  END HEADER  ----------*/

/*----------  BILLBOARD  ----------*/
#billboard {
	position: relative;
	width:940px;
	background-color:#FFF;
	padding:10px;
	height:340px;
	top:-35px;
	left:3px;
	margin-top:10px;
	background:url(/lib/img/billboard/billboard.jpg);
	*z-index: -1;
}
#billboard-text {
	padding: 50px 15px 10px 450px;
}
#billboard-text p {
	padding-bottom: 20px;
	color: #FFF;
}
/*------  BILLBOARD END   --------*/

/*----------    LEFT MENU     ----------*/
li.toplevelhome a {
	color:#000;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans serif;
	text-transform:lowercase;
	font-size:.95em;
	margin-top:10px;
	padding-right:4px;
	font-size:16px;
}
li.toplevelhome a:hover {
	color:#FFF;
}
li.toplevelhome ul {
	color:#999;
}
ul#navmenu {
	position:relative;
	top:88px;
	text-align: right;
	list-style: none;
}
/*----------  LEFT MENU END   ----------*/
