#scsuSubsiteArea {
	width: 800px;
}
#uchoose_wrapper {
	width: 800px;
    margin: 0 auto;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image: url(images/nav_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#uchoose_header a img{
	text-decoration: none;
	border: none;
}
#uchoose_nav {
	width: 170px;
	margin: 0;
	padding: 70px 0 0 0;
	float: left;
	background-image: url(images/people.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}
#uchoose_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#uchoose_nav li {
	margin: 0;
	padding: 3px 2px 3px 5px;
	font-weight: bold;
	font-size: 110%;
}
body#home_pg #uchoose_nav li#home a, body#about_pg #uchoose_nav li#about a, body#blizz_pg #uchoose_nav li#blizz_shack a, body#schedule_pg #uchoose_nav li#schedule a, body#help_pg #uchoose_nav li#help a, body#sr_pg #uchoose_nav li#sr a, body#bac_pg #uchoose_nav li#bac a, body#resources_pg #uchoose_nav li#resources a, body#presentations_pg #uchoose_nav li#presentations a, body#contact_pg #uchoose_nav li#contact a, body#checkout_pg #uchoose_nav li#checkout a, body#parents_family_pg #uchoose_nav li#parents_family a, body#meet_staff_pg #uchoose_nav li#meet_staff a  {
	color: #666;
}
#uchoose_nav li a:link, #uchoose_nav li a:visited, #uchoose_nav li a:active {
	width: 163px;
	display: block;
	text-decoration: none;
	color: #000;
}
#uchoose_nav li a:hover {
	color: #666;
}  
#uchoose_nav a img {
	text-decoration: none;
	border: none;
}
#uchoose_nav h5 {
	margin: 0;
	padding: 3px 0;
	text-align: center;
}
#uchoose_nav hr {
	width: 80%;
	text-align: center;
}
#uchoose_content {
	width: 590px;
	background-color: #fff;
	margin: 0;
	padding: 0 20px 10px 20px;
	float: left;
	/*text-align: left;*/
}
#uchoose_content h1, #uchoose_content h2, #uchoose_content h3, #uchoose_content h4 {
	margin: 3px 0;
	padding: 0;
}
#uchoose_content h2 {
	color: #666;
	font-size: 140%;
	font-weight: normal;
}
#uchoose_content a img { 
	text-decoration: none;
	border: none;
}
#uchoose_content a:link {
	color: #2D6487;
	text-decoration: none;
}
#uchoose_content a:hover {
	text-decoration: underline;
}
#uchoose_announcement {	
	width: 580px;
	margin: 0 auto 10px auto;
	padding: 0;
	background-color: #f4f4f3;
	border-bottom: 1px solid #000;
}
/* #uchoose_announcement h3 {
	margin: 0;
	padding: 0;
	color: #AB2929;
	display: block;
	background-color: #fff;
}*/
#uchoose_announcement h3 {
	display: block;
	background-color: #000;
	color: #fff;
	margin: 0;
	padding: 2px 0 2px 5px;
	font-style: italic;
	font-size: 105%;
}
#uchoose_announcement #teaser {
	padding: 5px;
	border-left: 2px solid #000;
	border-right: 2px solid #cfcfcf;
}
#uchoose_announcement #teaser .newsdate {
	font-size: 70%;;
	margin: 0;
	padding: 2px 0;
}
#uchoose_announcement #teaser .newsteasertitle {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}
#uchoose_announcement #teaser p {
	margin: 0;
	padding: 4px 0;
}
/*#uchoose_announcement p {
	margin: 0;
	padding: 5px 5px;
	border-left: 2px solid #000;
	border-right: 2px solid #cfcfcf;
}*/
#clearer {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.clearit {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
#thanks {
	margin: 10px auto 5px auto;
	padding: 0;
	width: 320px;
	text-align: center;
	color: #AB2929;
	font-size: 80%;
}
#served_box {
	width: 150px;
	height: 88px;
	margin: 25px 0 0 5px;
	padding: 0;
	background-image: url(images/served.jpg);
	background-repeat: no-repeat;
}
#served_box h3 {
	margin: 0;
	padding: 36px 30px 25px 75px;
	font-size: 165%;
}
a.served {
    position:relative;
    z-index:24;
	color:#000;
	text-decoration: none;
}
a.served:hover {
	z-index:25;
	border-bottom:none;
	text-decoration:none;
}

a.served span {
	display: none;
}

a.served:hover span {
    display:block;
    position:absolute;
	top: 0;
	left: 0;
    margin-top: -1.5em;
	margin-left: 3em;
	width:15em;
    text-decoration:none;
	border:1px solid #900;
	padding:10px;
	width:260px;
	color:#000;
	background-color:#F4F4F2;
	font-size: 70%;
	font-weight: normal;
}
.fac_staff {
	margin-bottom: 5px;
	padding: 3px;
}
.fac_staff_bkgrnd {
	background-color: #fff;
}
.fac_staff_bkgrnd_even {
	background-color: #E6F1F9;
}
#news_script {
	width: 185px;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
.twtr-hd {
	display: none;
}
