
body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/back.gif);
	background-position: center;
	}

#content {
	font-size: 11px;
	border: 0px solid #999999;
	width: 535px;
	height: 386px;
	overflow: auto;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
#danceheader {
	text-align: center;
	height:50px;
	width:530px;
	background-image:url(images/dance.gif);
	margin-left:auto;
	margin-right:auto;
	}
	
#dancecontent {
    font-size: 1.2em;
	border: 0px solid #999999;
	width: 517px;
	height: 478px;
	overflow: auto;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #000000;
	}

#sidebar {
	border: 1px solid #FFFFFF;
	padding: 10px;
	width: 300px;
	}

#page {
	padding: 0;
	width: 950px;
	height: 570px;
	background-color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px none #666666;
	}
.topbar {
	color: #fffff;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align:right;
fi
}
.bottombar {
	color: #fffff;
	height: 20px;
	border-top-width: 1px;
	border-top-color: #999999;
	text-align:right;
fi
; 			padding: 5px;
	border-top-style: solid;
}

.footercopy {
	margin: 10px;
}
	
.post {
	text-align: justify;
	padding: 10px;
}
.entry {
	text-align: justify;
	padding: 10px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainnav li {
	list-style-type: none;
	clear: both;
	display: inline;
	margin-left: 20px;
}
.featured {
	height: 300px;
	width: 200px;
	border: 1px solid #999999;
}
#mainnav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#mainnav a:hover {
	color: #0099CC;
}
#mainside {
	padding: 10px;
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bigphoto {
	padding: 0px;
	height: 460px;
	width: 400 px;
	float: left;
	border: 0px solid #999999;
	background-color: #000000;
}

#header {
	border: 0px solid #FFFFFF;
	width: 537px;
	float: right;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#headerimg {
	text-align: center;
	height:90px;
	width:350px;
	background-image:url(images/logo.gif);
	margin-left:auto;
	margin-right:auto;
	}
#headerimg h1 {
	display:none;
	
}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
#comments {
	margin: 10px;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px;
	}

.post h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2px;
}
.archived {
	float: right;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.archived a {
	color: #0099CC;
}
.archived a:hover {
	color: #999999;
}
.post a {
	color: #0099CC;
	text-decoration: none;
}
#searchsubmit {
	height: 20px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #00CC33;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
}
#searchform {
	float: right;
	margin-right: 10px;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.products {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}.dancehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}

