body {
	background-color: #CC6601;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
h1 {
	font-size: small;
	font-weight: bold;
	color: #990100;
}
h5 {
	font-size: small;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.ftr {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}
#dancepix {
	width: 234px; 
	height:293px; 
	float: right;
}
.mainnav {
	width: 135px;
	margin-left: 10px;
	border-top: 1px solid #F1B16F;
	border-bottom: 1px solid #914F0D;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainnav a {
	line-height: 1.4em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav a {
	line-height: 1.4em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}

.firstnav {
	border-top: none;
}
.lastnav {
	border-bottom: none;
}
.morenav {
	background: url(images/navMore.gif) no-repeat right 12px;
}
.lessnav {
	background: url(images/navLess.gif) no-repeat right 12px;
}
.subnav a:hover  {
	text-decoration: underline;
}
.subnav {
	margin-bottom: 5px;	
	display: none;
}
.subnav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.subscribe {
	text-align: right;
	padding: 5px 10px 10px 5px;
	font-size: x-small;
	color:#FFFFFF;
	font-weight: bold;
}

label {
	display: block;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
select {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
textarea {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.calCell {
	font-size: x-small;
}
.highlight {
	background: #FFE3BB;
	padding: 10px;
	border: 2px dashed #990100;
	margin: 20px;
	font-weight: bold;
	color: #CC3300;
}
.error {
	background-color:#FFFFCC;
}
#hmmsg {
	color: #990000;
	padding: 0px 10px 10px 20px;
	font-weight: bold;
	width: 160px;
	margin-top: 20px;
}
.videocat, .videosubcat {
	display: none;
}
.video {
	float: left;
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	border: 1px solid #BBBBBB;
}

.url {
	display: none;
}

.vtitle {
	width: 109px;
	height: 30px;
	background-color: #777777;
	padding: 5px;
}
.btnplay {
	width: 109px;
	background-color: #777777;
	padding: 5px;
}

#videoPlayer {
	width: 680px;
	position: fixed;
	left: 10px;
	top: 10px;
	display: none;
	background-color:#FFFFFF;
	z-index: 100;
}
#videoPlayer .hdr {
	width: 680px;
	float: left;
	background: url(images/videoHdr.jpg) no-repeat left top;
}
#videoPlayer .videotitle {
	width: 600px;
	overflow: hidden;
	font-size: x-small;
	font-weight: bold;
	color: #CC3300;
	padding-left: 33px;
	float: left;
	height: 22px;
	line-height: 22px;
}
#videoPlayer .videoclose {
	float: right;
}
#videoPlayer .videobody {
	text-align: center;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	padding: 10px;
}
#btnVideo a:link, #btnVideo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
}
#btnVideo a:hover {
	text-decoration: underline;
}
.docList {
	list-style: url(images/next.png) none;
}
.docList li {
	margin-bottom: 10px;
	padding-left: 7px;
}
.thumbnail {
	padding: 10px;
	float: left;
	height: 80px;
	width: 80px;
}

