.scsu-shell-width {
	width: 750px;
}
#scsuSubsiteArea {
     width: 750px;
}
#wrapper {
	margin: 1px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#main {
	width: 750px;
	margin: 0;
	padding: 0;
	margin: auto auto;
	background-color: #fffaef;
}
#mid_pg {
	width: 100%;
	background-color: #ffe5b2;
}
#mid_content {
	background-color: #fffaef;
	background-image: url(images/bar.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
	width: 494px;
	/* hide from IE mac \*/
	width: 495px;
/* end hiding from IE5 mac */
	
	height: 100%;
	padding: 29px 10px 10px 10px;
	color: #300;
	float: left;
	line-height: 1.2em;
	min-height: 169px;
}
#slide {
	width: 235px;
	float: left;
}
#clear1 {
	clear: both;
}
#btm_pg {
	width: 100%;
	background-image: url(images/btm_bg_a.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
#btm_pg h2 {
	display: block;
	background-color: #340101;
	text-align: center;
	margin: 0;
	padding: 3px;
	color: #ffc;
	font-size: 105%;
	line-height: 1.6em;
}
#btm_pg ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#btm_pg li a:link, #btm_pg li a:visited, #btm_pg li a:active {
	 display: block;
	 line-height: 2.3em;
	 width: 235px;
	 text-decoration: none;
	 text-align: center;
	 color: #300;
	 font-weight: bold;
	 font-size: 90%;
}
#btm_pg li a:hover {
	background-color: #ffd88c;
}
#btm_left, #btm_ctr, #btm_right {
	background-color: #ffe5b2;
	width: 235px;
	margin: 0;
	float: left;
}
#btm_ctr {
	margin:0 23px 0 22px;
	color: #300;
}
#btm_ctr p {
	padding: 0 15px;
}
#btm_ctr a:link, #btm_ctr a:visited, #btm_ctr a:hover, #btm_ctr a:active {
	text-decoration: underline;
	color: #300;
}
#clear2 {
	clear: both;
}

