.scsu-shell-width {
	width: 800px;
}

#danceBody {
	background-image: url(../images/pat_1.gif);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0;
}

#header1 {
	height: 176px;
	float: none;
	/*margin-left: 65px;*/
	margin: 0 auto;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: .7em;
	background-color: #FFFFFF;
	text-align: left;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#navigation li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navigation a {
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #663399;
	width: 132px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#navigation a:hover {
	background-color: #FFFFFF;
	color: #666666;
}


#content {
	padding-top: 2px;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 533px;
	background-color: #FFFFFF;
}
#content h2 {
	font-family: verdana;
	font-size: 0.75em;
	color: #663399;
	display: block;
}
#content h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #663399;
}
#content h4 {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	list-style-type: square;
	line-height: 1.3em;
	margin: 0px 0px 0px 10px;
	padding-left: 10px;
}
#content img.fac {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 5px;
}


#navigation td {
	background-color: #FFFFFF;
}
#bottom  {
	background-image: url(../images/grey_pat.gif);
}
#content a {
	color: #0e6396;
}
/*#content td {
	padding-bottom: 25px;
	padding-right: 6px;
	padding-left: 2px;
}*/
#header2 a {
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	width: 720px;
	display: inline;
}
#header2 a:hover {
	color: #FFFFFF;
	
}
#header2 li {
	display: inline;
}

#header2 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	text-align: right;
	padding-bottom: 10px;
	margin: 0 auto;
}
#header2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

