* { 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	/*border: 0;*/
}
.threeColumnWide {
	float: left;
	width: 189px;
	margin: 0px;
	padding: 0px;
	display: block;
}

 
/*--------------------This is the page body---------------*/
body {
	padding: 0px;
	margin: 0px;
    text-align: left;
	font-size: 12px;	
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/sc_edu_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body a, body a:hover {
	text-decoration: none;
}

/*--------------------This is the page container---------------*/
#container {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto; 
	margin-right: auto;
}
/*-------------------This is the top brand or logo bar --------*/
#brandBar {
	background-color: #000000;
	display: block;
	float: left;
	height: 80px;
	width: 750px;
}
#logo, #logo a {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:  center;
	display: block;
	float: left;
	height: 80px;
	width: 100px
}
#logo a:hover {
	background-image: url('../images/brand_usc_dn.gif');
}
#brandTitle {
	background-color: #333333;
	display: block;
	float: left;
	height: 80px;
	width: 570px;
    background-image: url('../images/brand_title.gif');
	background-repeat: no-repeat;
	background-position: left center
}
#brandTitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	top: 45px;
	text-transform:uppercase;
	font-weight: normal;	
}
#tree {
	background-color: #990000;
	display: block;
	float: left;
	height: 80px;
	width: 80px;
}
/* -------------------------------------------------------------------------------- */
/* TOOLBAR*/
/* -------------------------------------------------------------------------------- */
#toolbar {background-color: #ccc;}
#toolbar h3 {display: none;}
#toolbar li {display: inline; float: left; clear: none; margin: 0; text-align: center; list-style: none;}
#toolbar li a {display: block; float: left; clear: none; padding: 3px 0; font: bold 1.0em Arial, sans-serif; text-align: center;}
/* -------------------------------------------------------------------------------- */
/* TOOLBAR TOP */
/* -------------------------------------------------------------------------------- */
#topToolBar {
      width: 750px;
      padding-top: 2px;
}
#topToolBar ul {
      font-size: 100%;
      margin-left: 195px;
      padding-left: 0px;
      padding-top: 0px;
      font-weight: bold;
}

#topToolBar li {
      display: inline;
      list-style-type: none;
      padding-right: 24px;
      padding-top: 2px;
      padding-bottom: 2px;
      float: left;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
}
#topToolBar li a:link, #topToolBar a:visited {
      font-weight: bold;
      color: #990000;
      text-decoration: none;
}
/*-----------------This ends the top toolbar divs --------------------*/

/*-----------------This is the Content Container DIV------------------*/
#contentContainer {
	float: left;
	width: 750px;
	background-image: url('../images/2col_dot.gif');
	background-repeat: repeat-y;
	background-position: right top;
	display: block
}
#contentContainer2 {
	float: left;
	width: 750px;
	display: block;
}
.subHeader {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*---------------This ends the Content Container DIV------------------*/

/*-------------------------This is the bottom toolbar-----------------*/
.events a {
	width: 93px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-image: url('../images/toolbar_events.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:  center
}
.events a:hover {
	width: 93px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-color: #222;
	background-image: url('../images/toolbar_events.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat
}
.vip a {
	width: 89px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-image: url('../images/toolbar_vip.gif');
	border-bottom: 1px solid #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:  center
}
.vip a:hover {
	width: 89px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-color: #222;
	background-image: url('../images/toolbar_vip.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position:  center
}
#randomImages {
	display: block;
	float: left;
	height: 150px;
	width: 570px;
	padding-top: -10px;
	background-color: #000000;
}
.siteinfo a {
	background-color: #333333;
	background-image: url('../images/toolbar_siteinfo.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 14px;
	width: 189px;
	float: left;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333
}

.siteinfo a:hover {
	background-color: #222;
	background-image: url('../images/toolbar_siteinfo.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 14px;
	width: 189px;
	float: left;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333
}
.uscMap a{
	width: 79px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-image: url('../images/toolbar_map.gif');
	border-bottom: 1px solid #000000;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position:  center
}
.uscMap a:hover {
	width: 79px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-color: #222;
	background-image: url('../images/toolbar_map.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position:  center
}
.returnToTop a {
	background-color: #333;
	background-image: url('../images/toolbar_return.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 14px;
	width: 179px;
	float: left;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333
}
.returnToTop a:hover {
	background-color: #222;
	background-image: url('../images/toolbar_return.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 14px;
	width: 179px;
	float: left;
	border-top: 0px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 0px solid #333333
}
.directory a{
	width: 115px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-image: url('../images/toolbar_directory.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:  center
}
.directory a:hover {
	width: 115px;
	display: block;
	float: left;
	height: 14px;
	border-right: 1px solid #666666;
	background-color: #222;
	background-image: url('../images/toolbar_directory.gif');
	border-bottom: 1px solid #000000;
	background-repeat: no-repeat;
	background-position:  center
}

/*-------------------This ends the bottom toolbar----------------------*/

/*--------------------This is the left side nave bar-------------------*/
#leftsideNavbar {
	background-color: #660000;
	background-image: url('../images/redFade660000.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	float: left;
	width: 180px;
	padding-bottom: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	color: #FFFFFF
}
#leftsideNavbar ul{
	display: block;
	padding: 5px 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #660000;
}
#leftsideNavbar li {
	padding: 5px 0px 6px;
	list-style-type: none;	
}
#leftsideNavbar li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;	
}
#leftsideNavbar li a:hover {
	text-decoration: none;
	background-image: url('../images/sidenav_arrow.gif');
	background-repeat: no-repeat;
	background-position: left center
}
#leftsideNavbar h3 { 
display:none
}
/*------------------This ends the leftSide NavBar------*/

/*------------------This the footer div----------------*/

#footer {
	display: block;
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
}
/*------------------This ends the footer---------------*/

/*---------------This is the Seearch Box DIV---------- */

#searchbox {
	background-color: #660000;
	display: block;
	padding: 5px 0px 5px 15px;
	width: 165px;
	border-bottom: 1px solid #660000;
	margin-top: 0px;
	margin-bottom: 0px;
}#searchbox label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
#searchbox input {
	display: block;
	float: left;
	margin-right: 5px;
}
#searchbox input#qt {
padding: 1px; 
font: bold 10px/10px Arial, sans-serif; 
border: 1px solid #900; 
border-color: #600 #d99 #d99 #600; 
width: 125px; /* was 130 */
}
#searchbox input#searchSubmit {
width: 16px; 
height: 16px;
}
#searchbox input#qp {
display: none;
}
#searchbox a {
display: block; 
clear: both; 
font: bold 1.0em Arial, sans-serif; 
text-decoration: none; color: #fff; /*padding: 5px 0; Breaks in IE*/
}
#searchbox a:hover {
background: 
none; 
color: #ccc;
}
/*----------------This ends the SearchBox DIV---------------------*/

/*-------------This is the credit and copyright divs--------------*/

#creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	float: left;
	width: 750px;
	margin-bottom: 20px;
}
.address {
	display: block;
	margin: 4px;
	float: left;
}
.copyright {
	display: block;
	margin: 4px 10px 4px 4px;
	clear: none;
	float: right;
}
#creditline a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	margin: 0px;	
}
#creditline a:hover {
	color: #c00;
}
#mainColumn {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 380px;
	clear: none;
	border-top: 1px solid #CCCCCC;
}
#columnOne3 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	clear: none;
	border-top: 1px solid #CCCCCC;
}
#columnThree {
	width: 190px;
	padding-top: 0px;
	float: left;
	display: block;
	border-top: 1px solid #CCCCCC;
}
img.photo {
	display: block;
	width: 380px;
}
image.subhead {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
img.headshot {
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
img.subhead {
	padding-top: 0px;
	padding-bottom: 5px;
}
.itemDot {
	margin: 0px;
	padding: 5px 5px 15px 10px;
	border-bottom: 1px dashed #CCCCCC;
	text-decoration: none;
	display: block;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	word-spacing: 0.1em;
}
.itemPlain {
	margin: 0px;
	padding: 5px 5px 15px 8px;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	word-spacing: 0.1em;
}
.itemTest {
	width: 175px;
	padding: 5px 5px 10px 10px;
}
.itemPlain p {
	margin-top: 5px;
	padding-top: 0px;
}
#newMatter {
	display: block;
	float: left;
	width: 570px;
	padding: 0px 0px 10px;
    background-color: #ffffff;
}
/*#newMatter p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #000000;
	margin: 0px 0px 10px;
	font-size: 1.05em;
	
	
}*/
#newMatter a {
	color: #990000;
	text-decoration: none;
}
#newMatter a:hover {
	color: #c00;
	text-decoration: none;
}
#newMatter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	margin: 5px 0px 10px;
	font-weight: 300;
	line-height: 20px;
}
#newMatter h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}
#newMatter h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
.form {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Redarrow li {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/sm_red_arrow.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	list-style-type: none;
	vertical-align: top;
	background-position: left center;
	font-weight: normal; padding-left:10px; padding-right:0px; padding-top:5px; padding-bottom:3px
}
.Redarrow li ul {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/sm_red_arrow.gif');
	background-repeat: no-repeat;
	background-position: left 6px;
	vertical-align: top;
	display: block;
	margin: 0px;
	list-style-type: none; padding-left:10px; padding-right:0px; padding-top:5px; padding-bottom:3px
}
#newMatter ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 5px;
	list-style-type: none;
}
.clearfloats {
	clear: both;
}
.thumb {
	margin: 0px 10px 5px 0px;
	float: left;
	height: 80px;
	width: 80px;
	padding-bottom: 5px;
	clear: left;
}
.icons {
	margin: 0px 10px 8px 0px;
	float: left;
	padding-bottom: 0px;
}
/* SKIP NAV */
/* -------------------------------------------------------------------------------- */
#skipnav {
	position: absolute;
	left: -100px;
	z-index: 6;
	display: none;
}
#skipnav h3 {
display: none;
}
#skipnav ul {
display: block; list-style: none;
}
#skipnav span {
display: none;
}
/* -------------------------------------------------------------------------------- */
#randomImages {
	display: block;
	float: left;
	height: 150px;
	width: 570px;
	padding-top: -10px;
}
/*------------------This is the spotlight menu-------------------------------*/
#menuThree{
	background-color: #000000;
	display: block;
	clear: left;
	height: 66px;
	width: 570px;
}
.profileOne a {
	background-color: #666666;
	background-image: url('../../homepage/images/spotlight.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px;
	float: left
}
.profileOne a:hover {
	background-color: #666666;
	background-image: url('../../homepage/images/spotlight_over.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px
}
#sectionBanner {
	background-color: #999999;
	display: block;
	float: left;
	width: 570px;
}
.phototour a:hover {
	background-color: #666666;
	background-image: url('../../homepage/images/phototour_over.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px
}
.phototour a {
	background-color: #666666;
	background-image: url('../../homepage/images/phototour.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px;
	float: left
}
.profile2 a:hover {
	background-color: #666666;
	background-image: url('../../homepage/images/outreach_over.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px
}
.profile2 a {
	background-color: #666666;
	background-image: url('../../homepage/images/outreach.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px;
	float: left
}
.highlight a:hover {
	background-color: #666666;
	background-image: url('../../homepage/images/highlights_over.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px
}
.highlight a {
	background-color: #666666;
	background-image: url('../../homepage/images/highlights.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 95px;
	float: left
}
.cartoday a:hover {
	background-color: #666666;
	background-image: url('../../homepage/images/carolinatoday_over.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 190px
}
.cartoday a {
	background-color: #666666;
	background-image: url('../../homepage/images/carolinatoday.jpg');
	background-repeat: no-repeat;
	background-position:  center 50%;
	display: block;
	height: 66px;
	width: 190px;
	float: left
}
.mainColSplitA {
	display: block;
	float: left;
	width: 189px;
	border-right: 1px solid #CCCCCC;
}
.mainColSplitB {
	display: block;
	float: left;
	width: 189px;
}
.columnThreeSplitA {
	display: block;
	width: 80px;
	float: left;
	padding: 5px 5px 10px 10px;
	text-align: left;
}
.columnThreeSplitB {
	display: block;
	width: 80px;
	float: left;
	padding: 5px 5px 10px;
}
#newMatter blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #ffe;
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 10px 10px;
	float: right;
	width: 150px;
}
.RedarrowMultiLine li {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/sm_red_arrow.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	list-style-type: none;
	background-position: 0px 2px;
	font-weight: normal; padding-left:10px; padding-right:0px; padding-top:0px; padding-bottom:5px
}


#newMatter h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
}
#contentContainer3 {
	float: left;
	width: 750px;
	background-image: url('../images/3columnBackgrd.gif');
	background-repeat: repeat-y;
	background-position: right top;
	display: block
}
.toolbarImage {
	background-color: #990000;
	display: block;
	height: 14px;
	width: 570px;
	float: left;
	border-top: 0px solid #990000;
	border-right: 0px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 0px solid #990000;
}
