body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sc_edu_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*div {
	border: 1px solid #900;

}*/

hr {
	padding: 0;
	margin: 0;
	padding: 0px;
	line-height: 1px;
	color: #ccc;
}

a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

#boxcase {
	width: 750px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
}

#brand {
	display: block;
	float: left;
	height: 80px;
}

#brand a.logo {
	display: block;
	float: left;
	width: 100px;
	height: 80px;
	background: #000 url(../images/hdr_usc_sel-on.gif) no-repeat center center;
}

#brand a.logo:hover{	
	background: #000 url(../images/hdr_usc.gif) no-repeat center center;
}

#brand a.tree {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	background: #000 url(../images/hdr_logo.gif) no-repeat center center;
}

#brand h1 {
	margin-top: 0px;
	float: left;
	width: 570px;
	height: 80px;
	background: #000 url(../images/hdr_pagetitle.gif) no-repeat center center;
}

#brand h1 span {
	display:none
}

#hdr_toolbar {
	display: block;
	float: right;
	height: 15px;
	width: 560px;
}

#hdr_toolbar ul {
	margin: 0;
	padding: 0;
	float: left;
}

#hdr_toolbar li {
	display: inline;
	height: 20px;
	float: left;
	list-style: none;
	font: bold 0.7em Arial, sans-serif;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#hdr_toolbar a.uscbar {
	display: block;
	height: 20px;
	width: 180px;
	background-color: #fff;
}

#hdr_toolbar a.top {
	display: block;
	float: left;
	width: 189px;
	text-align: center;
	height: 17px;
	color: #000;
	text-decoration: none;
	border-right: 1px #ddd solid;
}

#content {
	display: block;
	width: 100%;
	float: left;
	background-color:#FFFFFF;
}

#lft_navtop {
	display: block;
	float: left;
	background-color: #660000;
	width: 180px;
	background-image: url(../images/redFade660000.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 175px;
}

#lft_navtop ul {
	padding: 10px 0 0 0;
	margin: 0;
	padding-bottom: 13px;
}

#lft_navtop li {
	list-style: none;
	padding: 8px 0 0 15px;
}

#lft_navtop a {
	display: block;
	font: 0.75em Arial, sans-serif;
	text-decoration: none;
	color: #fff;
}

#lft_navtop li a:hover {
	text-decoration: underline;
}

#mainphoto {
	height: 150px;
	float: right;
}


#searchbox {
	display: block;
	padding: 10px 0 0 15px;
	height: 30px;
	/*border: 1px solid #000;*/
}

#qt {
	background-color: #ccc;
	width: 100px;
	font-size: 12px;
}

#searchbox span {
	font: normal 0.65em Arial, sans-serif;
}

.searchScope {
	float: left;
}

#midcontent {
	display: block;
	float: left;
	width: 530px;
	font: normal 0.75em Arial, sans-serif;
	padding: 15px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/footer_Bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	width: 750px;
	float: left;
}
#footer ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer ul a:link, #footer ul a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.safetyEmergency {
	height: 14px;
	width: 180px;
	padding-top: 2px;
	float: left;
	text-align: center;
}
.directory {
	width: 115px;
	height: 14px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align: center;
}
.map {
	float: left;
	height: 14px;
	width: 115px;
	padding-top: 2px;
	padding-right: 0px;
	text-align: center;
}
.calendar {
	float: left;
	height: 14px;
	width: 115px;
	padding-top: 2px;
	text-align: center;
}
.vip {
	float: left;
	height: 14px;
	width: 45px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
}
.siteInfo {
	float: left;
	height: 14px;
	width: 180px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}

#creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
	width: 750px;
	height: 16px;
	float: left;
}
#address {
	float: left;
	height: 14px;
	width: 365px;
	text-align: left;
	padding-left: 10px;
}
#boardTrustees {
	text-align: right;
	float: left;
	height: 14px;
	width: 365px;
	padding-right: 10px;
}
#search {
	background-color: #660000;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
#search label {
	font: 0.75em Arial, sans-serif;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
}
#search input {
	display: block;
	float: left;
	margin-right: 5px;
}
#search input#qt {
	font: bold 10px/10px Arial, sans-serif;
	border: 1px solid #900;
	border-color: #600 #d99 #d99 #600;
	width: 125px; /* was 130 */
	*width: 120px; /* was 130 */
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}


#graybox {
	background-color: #CCC;
	padding: 5px;
}

#graybox ul {
	list-style-image: url(../images/hand.png);
}

.faqs {
	cursor: pointer;
	background-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.faq_divs{
	display: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 30px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}





