#scsuSubsiteArea {
	width: 730px;
}
#together_wrap {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 80%;
	width: 731px;
	margin: 2px auto 0 auto;
	padding: 0;
	background-image: url(images/nav_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
#together_inner_wrap {
	margin: 0;
	padding: 0;
	background-image:url(images/flourish.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#together_header h1 {
	display: none;
}
#together_header a img {
	text-decoration: none;
	border: none;
}
#together_nav {
	width: 146px;
	float: left;
	margin: 0;
	padding: 16px 0 0 0;
	background-color: #ECECEB;
}
#together_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#together_nav li {
	margin: 0;
	padding: 0;
}
body#home_pg #together_nav li#hme a, body#ed_events_pg #together_nav li#ed_events a, body#timeline_pg #together_nav li#timeline a, body#safety_alerts_pg #together_nav li#safety_alerts a, body#resources_pg #together_nav li#resources a, body#president_pg #together_nav li#president a, body#feedback_pg #together_nav li#feedback a {
	color: #000;
	background-color: #fff;
	border-bottom: 2px solid #046380;
}
#together_nav li a:link, #together_nav li a:visited, #together_nav li a:active {
	width: 146px;
	padding: 3px 0;
	display: block;
	text-decoration: none;
	color: #000;
	border-bottom: 2px solid #ECECEB;
}
#together_nav li a:hover {
	color: #000;
	background-color: #fff;
	border-bottom: 2px solid #046380;
}  
#together_content {
	margin: 5px 10px 10px 10px;
	padding: 0;
	width: 560px;
	float: right;
}

#together_content blockquote {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#together_content h2 {
	color: #046380;
	font-size: 125%;
	margin: 1em 0 3px 0;
	padding: 0;
}
#together_content h3 {
	color: #000000;
	font-size: 115%;
	margin: 0 0 -10px 0;
	padding: 0;
}
#together_content a:link, #together_content a:visited, #together_content a:active {
	color: #046380;
	text-decoration: none;
}
#together_content a:hover {
	text-decoration: underline;
}
#together_anchor ul {
	list-style-type: none;
	margin: 3px 0;
	padding: 0;
}
#together_anchor li {
	margin: 0 5px 0 5px;
	padding: 2px 0;
	float: left;
}
#prev_alerts h4 {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
	float: left;
}
#prev_alerts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#prev_alerts li {
	display: inline;
}
.clearit {
	margin: 0;
	padding: 0;
	clear: both;
}
.together_callout {
	margin: 5px 0 5px 5px;
	padding: 10px;
	width: 250px;
	border: 1px solid gray;
	background-color: #ECECEB;
	float: right;
}
.together_callout2 {
	width: 535px;
	margin: 5px auto;
	padding: 5px;
	border: 1px solid gray;
	background-color: #ECECEB;
}
.top_emphasis {
	margin: 0;
	padding: 15px;
}
