body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(/images/bg_img.jpg);
	background-repeat: repeat;
}

#header {
	height: 186px;
	background-color: #99CC00;
	background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;
}

#banner {
	background-image: url(/images/funk_header.jpg);
	background-repeat: no-repeat;
	height: 186px;
}

#nav {
	float: left;
	width: 309px;
	height: 614px;
	margin-bottom: 10px;
	background-image: url(/images/side_girl.jpg);
	background-repeat: no-repeat;
}

#content {
	float: left;
	margin-left: 1%;
	width: 65%;
	/*height: 150px;*/
	margin-bottom: 10px;
}


#footer {
	clear: both;
	height: 50px;
	margin-bottom: 10px;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	padding-top: 123px;
	float: left;
	clear: both;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 20px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navlist a:hover {
	color: #fff;
	background-color: #EF0A88;
	text-decoration: none;
}

.push {
	margin-left: 40px;
}

#head_set {
	width: 676px;
	float: left;
	background-image: url(/images/party_head.jpg);
	background-repeat: no-repeat;
	height: 45px;
}

#fsDemo {
	float: left;
	height: 456px;
	background-color: #000000;
	width: 656px;
	margin-left: 15px;
}

#anncment {
	width: 676px;
	float: left;
}

#anncment #top {
	background-image: url(/images/annce_head.jpg);
	background-repeat: no-repeat;
	height: 45px;
}

#anncment #mid {
	background-image: url(/images/annce_body.jpg);
	background-repeat: repeat-y;
}

#anncment #mid p {
	color:#999999;
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	line-height:20px;
	padding-right: 8px;
	padding-left: 32px;
	margin: 0px;
	padding-bottom: 6px;
}

#anncment #buttom {
	background-image: url(/images/annce_footer.jpg);
	background-repeat: no-repeat;
	height: 21px;
}

#perf {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

#perf-list {
	padding-bottom: 10px;
}

#spc {
	margin-bottom: 15px;
	text-align: center;
}

#lineup {
	border-bottom-color: #333333;
	height: 350px;
	width: 708px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-bottom: 15px;
}

#funky {
	
}

.pics {
	width: 698px;
	height: 450px;
	padding: 0;
	margin: 0;
}

.pics img {
	width: 698px;
	height: 450px;
	top: 0;
	left: 0
}

.top_funk {
	width: 698px;
	height: 79px;
}

#slideshow {
	position: relative;
	height: 450px;
}

#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}

#slideshow IMG.last-active {
	z-index: 9;
}

#peom {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: 200px;
}

#peom p {
	color: #FFFFFF;
	margin-top: 20px;
	font-style: italic;
}

#peom_use {
	color: #FFFFFF;
	background-color: #CC2502;
	padding: 6px;
}

#peom_use p {
	color: #FFFFFF;
	margin-top: 20px;
	/*font-style: bold;*/
}
#theme{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 215px;
	width: 680px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#main_theme {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	/*height: 215px;*/
	width: 680px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	color: #666666;
	line-height: 36px;
	margin: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	color: #666666;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#date {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
	line-height: 24px;
	padding-left: 600px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.floatLeft {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
}

img.floatperfLeft {
	float: left;
}


a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEF3C1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}