body {
	font-family: Arial, Helvetica, sans-serif;
}

.scsu-shell-width {
	width: 900px; /* 824px */

}

#topline {
	border-top: 5px solid #E1BC95;
}
#navigation {
	width: 167px;
	float: left;
	border-bottom: 2px solid #B0A696;
}
#navigation h1 {
	background-image: url(images/navheadback.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 6px 0px 0px 8px;
	font-size: 0.7em;
	height: 29px;
	border-top: 2px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
#navigation ul {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navigation li {
	margin: 0px;
	padding: 6px 0px 6px 8px;
	list-style-type: none;
	text-transform: uppercase;
	border-bottom: 2px solid #B0A696;
}
#navigation ul ul {
	font-size: 1em;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #B0A696;
}
#navigation ul ul li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	text-transform: none;
	border: 0px solid #000000;
}
#navigation ul ul a {
	color: #B0A696;
	text-decoration: none;
}
#navigation ul ul a:hover {
	color: #4D412E;
	text-decoration: underline;
}
#navigation ul a {
	color: #4D412E;
	text-decoration: none;
}
#navigation ul a:hover {
	color: #B0A696;
	text-decoration: underline;
}
#topper {
	/* border: 1px solid #333333; */
	margin: 0px 0px 0px 0px;
	background-image: url(images/topperback.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}
#topnavigation {
	/* border: 1px solid #333333; */
	border-top: 2px solid #ffffff;
	height: 44px;
	text-transform: uppercase;
	background-image: url(images/redtopback.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topnavigation ul {
	width: 575px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
}
#topnavigation li {
	font-size: 0.7em;
	font-weight: bold;
	border: 0px solid #333333;
	margin: 0px 5px 0px 0px;
	padding: 7px 10px 3px 10px;
	height: 28px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	background-image: url(images/topnavcurve.gif);
}
#topnavigation a {
	color: #ffffff;
	text-decoration: none;
}
#topnavigation a:hover {
	color: #F3E4D5;
	text-decoration: underline;
}
#contentheader {
	border-top: 2px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 2px solid #ffffff;
	height: 29px;
	background-image: url(images/contentheader.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#contentheader h1 {
	margin: 6px 0px 0px 10px;
	padding: 0px;
	font-size: .7em;
	font-weight: bold;
	color: #4D412E;
	text-transform: uppercase;
}
#content {
	font-size: .75em;
	margin: 10px 25px 10px 10px;
	color: #333333;
}
#content h2 {
	margin: 1em 0em 0em 0px;
	font-size: 1.15em;
	text-transform: uppercase;
}
#content p {
	margin: 0em 0em 1em 0px;
}
#content a {
	color: #C61F09;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #990000;
	text-decoration: underline;
}
#content h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}
#feature {
	padding: 0px;
	float: left;
	margin: 5px;
	border: 1px solid #C61F09;
	width: 45%;
}
#feature h3 {
	background-image: url(images/redtopback.gif);
	background-repeat: no-repeat;
	background-color: #990000;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
}
#feature p {
	margin: 0px;
	padding: 0px;
}
#feature a {
	margin: 0px;
	display: block;
	background-color: #F3E4D5;
	padding: 4px;
}
#feature a:hover {
	background-color: #FFFFFF;
}
#lyrics {
	width: 400px;
	border: 1px solid #e1d2c0;
	background-color: #fbfaf9;
	margin-bottom: 5px;
	padding: 2px;
}

