@charset "UTF-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height: 800px;
	background-color: #FFFFFF;
}
#container #header {
	background-color: #333333;
	height: 185px;
	width: 900px;
	background-image: url(images/headerbg2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#container #sidebarLeft {
	float: left;
	width: 120px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-left: 0px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #333333;
}
#container #sidebarRight {
	float: right;
	width: 160px;
	background-color: #CCCCCC;
	margin-left: 10px;
	height: 900px;
}
#container #menubar {
	background-color: #996633;
	margin-top: -5px;
	float: none;
}
#djContent {
	width: 580px;
	float: left;
	background-image: url(images/djsmontage.jpg);
	background-repeat: repeat-y;
	margin-top: -15px;
	background-position: left;
	background-color: #FFFFFF;
}

#container #menubar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	width: 600px;
	margin-top: 5px;
	margin-left: 100px;
	margin-right: auto;
}
#container #menubar ul li {
	display: inline;
	width: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
#container #menubar a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebarLeft #leftMenu ul {
	list-style-type: none;
	width: 120px;
	text-align: center;
	position: relative;
	left: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebarLeft #leftMenu li {
	background-image: url(images/sidemenu_bg.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	padding: 0px;
	width: 120px;
}
#sidebarLeft #leftMenu a {
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#sidebarLeft #leftMenu a:hover {
	color: #FFFF00;
}
#sidebarLeft #ad1 {
	height: 120px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#container #mainContent {
	float: left;
	background-image: url(images/montage01.jpg);
	background-repeat: repeat-y;
	width: 600px;
}
#mainContent h2 {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	display: block;
	line-height: 1.5em;
}
#mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 80px;
	font-style: italic;
	text-align: right;
	display: block;
	width: 440px;
	margin-left: 200px;
	line-height: 1em;
	padding-right: 5px;
	margin-right: 20px;
}
#musicContent {
	width: 400px;
	margin-left: 180px;
}
#musicContent h3 {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	width: 350px;
	font-size: 18px;
	padding-bottom: 10px;
}
#musicContent  h4 {
	font-size: .9em;
	font-weight: bold;
	position: relative;
	width: 350px;
	margin: 0px;
	line-height: 1.1em;
	text-align: left;
	padding-bottom: 10px;
}
#musicContent  h2 {
	font-size: 1.5px;
	color: #FF0000;
	margin: 0px;
	position: relative;
	width: 350px;
	text-align: left;
}
#musicContent h5 {
	position: relative;
	width: 350px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
}


#mainMenuBox ul li {
    margin-bottom:0px;
    margin-right:0px;
    margin-left:0px;
    font-weight:normal;
    color:#F00;
    padding-bottom:7px;
    padding-left:0px;
}
#adspaceTop {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#djContent h2 {
	color: #FF0000;
	text-align: center;
}
#djContent h4 {
	text-align: right;
	letter-spacing: normal;
	word-spacing: normal;
}
#djContent #djs {
	list-style-position: inside;
	list-style-type: none;
}
#djinfo p {
	font-size: 0.9em;
}
#djinfo {
	margin-left: 160px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 5px;
}
#djinfo img {
	padding: 5px;
}
#musicContent #musicPlayer1 {
	height: 400px;
	width: 325px;
	background-color: #000000;
}
#galleryContainer #galleryLinks .active {
	text-decoration: underline;
}
