.scsu-shell-width {
	width: 816px;
}
#scsuSubsiteArea {
	width: 760px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
}
#content {
	margin: 10px 5px 20px 20px;
	clear: both;
}
#content p {
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
}
#content li {
	font-size: .8em;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2 {
	font-size: 1.25em;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
#content h3 {
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content a {
	color: #006666;
}
#content a:hover {
	color: #663366;
}
#content td {
	font-size: .8em;
}
#content h4 {
	font-size: .8em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#facstaff {
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}
#facstaff img {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.facName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}
#splash_content {
	height: 300px;
	background-image: url(images/people2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#splash_content p {
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	padding: 60px 30px 30px;
	margin: 0px;
}
#splash_content a {
	color: #006666;
	text-decoration: underline;
}
#splash_content a:hover {
	color: #663366;
	text-decoration: underline;
}

#minitabs {
	margin: 0px;
	padding: 0px;
}
#minitabs ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#minitabs li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-style: none;
}

#minitabs a {
	font-size: .8em;
	line-height: 25px;
	font-weight: bold;
	padding: 0px 4px 5px 4px;
	text-decoration: none;
	margin: 0px 2px 4px 2px;  
	color: #000000;
	}
	
#minitabs a.active, #minitabs a:hover {
	border-bottom: 2px solid #006666;
	padding-bottom: 5px;
	color: #006666;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	}
#minitabs ul.splsh {
	margin-top: 10px;
}
#minitabs .nudge {
	margin-left: 8px;
}
/*#minitabs a:hover {
	color: #006666;
}*/

