body,td,th {
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #333333;
	line-height: 18px;
}
html, body {
	background-color: #49416a;
	background-image: url(/themes/dance09/images/BodyBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	background-image: url(/themes/dance09/images/BodyBG.jpg);
	background-repeat: repeat-x;
	background-color: #49416a;
}

#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container #top {
	background-image: url(/themes/dance09/images/HeaderBG.png);
	background-repeat: no-repeat;
	height: 362px;
	width: 880px;
	position: relative;
}
#container #top #logo {
	background-image: url(/themes/dance09/images/logo.png);
	background-repeat: no-repeat;
	height: 197px;
	width: 580px;
	position: absolute;
	z-index: 1000;
}
#container #top #header {
	background-image: url(/themes/dance09/images/headerTMP2.jpg);
	height: 295px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	top: 68px;
	left: 55px;
	position: absolute;
}
#container #mainnav {
	height: 18px;
	width: 770px;
	position: absolute;
	left: 55px;
	top: 340px;
	z-index: 10;
}
#page {
	background-image: url(/themes/dance09/images/pageBG.png);
	background-repeat: repeat-y;
	width: 880px;
}
#wrapper #container #page #innerpage {
	background-color: #FFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
}
#container #page #content {
	width: 460px;
	float: left;
	padding-left: 20px;
}
#container #page #content a {
	position:relative;
}
#container #page #sidebar {
	float: right;
	width: 250px;
	clear: none;
	padding-right: 20px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(/themes/dance09/images/footerBG.png);
	background-repeat: no-repeat;
	height: 67px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	text-align: center;
	padding: 20px;
	color: #FFFFFF;
	line-height: 12px;
}
#wrapper #container #footer a {
	color: #CCCCCC;
	text-decoration: none;
	line-height: 24px;
}
#container #page #sidebar #content2 {
	background-color: #FFFFFF;
}



:focus  { outline: thick none black } // get rid of ugly dotted borders
*a{ position:relative; } // fix linkes on top of transparent png in IE6
#wrapper #container #page #innerpage {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
br.clear {
	clear: both;
}
