.register-button {
	background-color: #E9E1D4;
	font-weight: bold;
	color: #FFF;
	padding: 4px;
	display: block;
	width: 90px;
	text-align: center;
	margin-top: 10px;
}
.register-button a {
	color: #FFF;
	text-decoration: none;
}
table tr td {
	font-size: 11px;
	color: #333;
	width:300px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-image: url(../images/bgtile-brown.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#mainContentWide {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 205px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainContentWide p {
	font-size:12px;
	line-height:140%;
	color:#484049;
}


#mainContentWide h1 {
	font-size:18px;
	color: #474238;
	font-weight:bold;
}
#mainContentWide h2 {
	font-size:12px;
	color: #419EA9;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
#mainContentWide h2 a{
	color:#E45916;
}
#mainContentWide h2 a:hover{
	color:#47ADB7;
}
#mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainContent p {
	font-size:12px;
	line-height:140%;
	color:#484049;
}
#mainContent a {
	color:#E45916;
}
#mainContent a:hover {
	color:#47ADB7;
}
#mainContent h1 {
	font-size:18px;
	color: #474238;
	font-weight:bold;
}
#mainContent h2 {
	font-size:12px;
	color: #419EA9;
	line-height: 140%;
	margin-bottom: 0px;
}
#container {
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/bg-main.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 0px;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 194px;
	height: 193px;
}
#sidebar1 h2 {
	font-size:12px;
	color:#fff;
}
#sidebar2 img{
	border:none;}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 194px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2 img{
	padding-top:10px;	
}
#sidebar2 h2 {
	font-size:12px;
	color:#fff;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container .header {
	height: 300px;
	width: 100%;
}
#container .footer {
	font-size: 10px;
	text-align: center;
	height: 30px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	padding-top: 33px;
	color: #2b1f3e;
	margin-top:25px;
}
.footer a {
	color:#E45916;
}
.footer a:hover {
	color:#47ADB7;
}
.top-menu {
	text-align: right;
	height: 25px;
	padding-top: 25px;
	color: #493A05;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-right: 40px;
}
.top-menu p{
	padding-bottom:5px;	
}
.top-menu a {
	color:#E45916;
}
.top-menu a:hover {
	color:#47ADB7;
}
.top-menu img{
	border:none;
	padding-left:5px;}
.video-gallery {
	width: 170px;
	border: 2px solid #419EA9;
	font-size: 10px;
	padding-left: 10px;
	background-color: #47adb7;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 10px;
}
.newsletter {
	width: 181px;
	border: 2px solid #EA7035;
	font-size: 10px;
	padding-left: 10px;
	background-color: #EF9163;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 10px;
}
input {
	color: #666;
}
.social-buttons {
	padding-top: 5px;
	width:200px;
}

.nav {
	margin-top: 20px;
	background-color: #CD1321;
}
#sidebar1 img {
	padding-top: 10px;
}
table tr td p {
	font-size: 10px;
	line-height: 130%;
	color: #484049;
}
#class-content p {
	font-size: 10px;
	line-height: 130%;
	color: #484049;
}
#class-content{
	border:1px solid #A3D5DC;
	width:670px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#class-content a{
	color:#E45916;}

#class-content a:hover {
	color:#47ADB7;
}
#icpsignup a {
	color: #FFF;
}
.TabbedPanelsContent.TabbedPanelsContentVisible p {
	padding-right: 10px;
	padding-left: 10px;
}
.TabbedPanelsContent.TabbedPanelsContentVisible h2 {
	padding-left: 10px;
}

#mainContentWide #vids {
	float: left;
}
#mainContentWide #vidsright {
	float: right;
}
.titlefield { /*CSS for RSS title link in general*/
	text-decoration: none;
}
.labelfield { /*CSS for label field in general*/
	color:brown;
	font-size: 90%;
}
.datefield { /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
}
#example1 { /*Demo 1 main container*/
	width: 150px;
	height: 28px;
	padding: 0px;
	font-size:12px;
	line-height:165%;
}
#example1 a { /*Demo 1 main container*/
	width: 150px;
	height: 28px;
	padding: 0px;
	font-size:12px;
	color:#EF9163;
}
code { /*CSS for insructions*/
	color: red;
}
.news .cushycms p {
	text-align: left;
	color: #ABE8F0;
	line-height: 130%;
	font-size: 12px;
}
.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.news {
	width: 170px;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #686052;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 10px;
	height: auto;
	border: 2px solid #474238;
	overflow: auto;
}
#container #sidebar1 .newsletter #icpsignup table tr .style3 input {
	width: 140px;
}
#MenuBar1 {
	background-color:#cd1321;
}
.MenuBarActive {
	background-color:#9F091F;
	background-image:url(../images/btn_active.png);
}
img.dancer {
	outline: 1px solid #dbd2b9;
	border-top: 1px solid #fff;
	padding: 5px;
	background: #f1ede2;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

