body {
	background-color: #000000;
	background-image: url(images/background_secondary.gif);
	background-repeat: no-repeat;
	margin: 48px 0px 0px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D1D1;
	line-height: 20px;
	background-attachment: fixed;
}


#sidebarfaq {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 21px;
	padding-right: 60px;
	color: #A4A4A4;
}

#sidebarfaq h1{
	font-size: 14px;
	line-height: 17px;
	background-image: none;
	color: #FB0000;
	padding-left: 0px;
}

#sidebarfaq a{
color:#FB0000;
}

body a{
color:#FFFFFF;
text-decoration:underline;

}

#signup {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 66px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	padding-left: 40px;
	padding-top: 5px;
}
#feedback {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	width: 745px;
}
#credit {
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	background-image: none;
	font-size: 10px;
}



#slideshow {
	background-image: url(images/image.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

#holder {
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
}

#holderexpanded {
	background-image: url(images/content_background_expanded.png);
	background-repeat: repeat-y;
}

*html #holder {
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;
}


*html #holderexpanded {
	background-image: url(images/content_background_expanded.gif);
	background-repeat: repeat-y;
}



#content {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 30px;
}

img, #slideshowholder {behavior: url(iepngfix.htc);}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	padding-bottom: 2px;
	padding-left: 10px;
}
.figure {
	border: 1px solid #A30001;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#extendedcontent {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
}

.heading2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 2px;
	padding-left: 2px;
}
#submenu {
	margin-left: 10px;
	margin-top: 60px;
}

.dancelevel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868686;
	vertical-align: top;
}
.heading3 {
	font-size: 18px;
	font-weight: bold;
	color: #B00000;

}
.heading4 {
	font-size: 16px;
	font-weight: bold;
	color: #999999;

}
.nextmonth a {
	float: right;
	padding-right: 20px;
	font-size: 18px;
	color: #900000;
	padding-top: 5px;
}

.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
