* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background: url(images/woodBG.jpg) repeat top left #000000;
	color: #4b4b4b;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {
	color: #ff2ffd;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {color: #09c;}
.more{float: left; }
a.more { color:#9ce9ff;}
a.more:hover{ color:#fff;}

.clear{clear:both;}
p{	margin: 20px 10px 20px 0px;line-height: 16px;font-size: 12px;}
#container {
	margin: 0px auto;
	width:873px;
}

h2 { color:#09c;}
#menu {
	background:url(images/header.png) repeat-y top left;
	width:873px;
	height:98px;
	padding:10px 0 0 106px;

}
#menu li{
	position:absolute;
	top:50px;
	list-style-type: none;
}
#header {
	background-image:url(images/header.png);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
	width:240px;
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}

#logo2 {
	width:240px;
	margin: 0px 41px 0px 0px;
	float:right;
	display:inline;
}
#dj {
	background-image:url(images/wee.png);
	width:387px;
	height:512px;
	float:right;
	margin-right:60px;
	display:inline;
}

#cwelcome{

	margin: 5px 0px 0px 40px;
	float:left;
	padding: 20px 36px 0px;
	width: 288px;
	color: #fff;
	height: 272px;
	
}

#welcome{

	margin: 5px 0px 0px 40px;
	float:left;
	padding: 20px 36px 0px;
	width: 288px;
	background: url(images/welcomebg.png) top left no-repeat;
	color: #fff;
	height: 344px;
	
}
#welcome h2, cwelcome h2{
	margin: 0px 0px 20px 0px;
	color:#09c;
}
#welcome p, cwelcome p{
	width:270pxpx;
	
}
#welcome img{
	border: solid 3px #FFFFFF;
}

#about {
	width:500px;
	margin: 5px 0px 0px 90px;
	float:left;
	display:inline;

}
#about h2{
	margin: 0px 0px 20px 0px;
	color:#09c;
}
#about p{
	width:270pxpx;
	
}
#about img{
	border: solid 3px #FFFFFF;
}
#video { float: right; margin-left: 20px; margin-bottom:20px;}

/*#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}*/
#content {
	background-image:url(images/header.png);
	width:873px;
	padding:7px 0 0 0;
}

#aboutleft {
	border-top: 2px dashed #09c ;
	float:left;
	width:687px;
	margin: 10px 0px 0px 85px;
	display:inline;
	padding: 10px 0 0 0;
}

#left {
	border-top: 2px dashed #09c ;
	border-bottom: 2px dashed #09c ;
	float:left;
	width:	730px;
	margin: 10px 0px 15px 85px;
	display:inline;
	padding: 20px 0 0 0;
}
#right{
	float:right;
	width:270px;
	height:auto;
	margin: 0px 40px 20px 0px;
	display:inline;
		list-style:none;

}

#rightgallery {
	float:left;
	width:367px;
	height:auto;
	margin: 0px 0px 20px 96px;
	display:inline;
		list-style:none;

}

#right a img, rightgallery a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}

#doodlerscontainer {

width: 700px;
text-align: center;
margin:0 0 0 50px;
padding: 0;
float: left;
}

#doodlers {
width: 150px;
height: 225px;
border: 8px solid #fff;
text-align: center;
opacity: 50%;

}

#doodbox {
width: 166px;
height: 246px;
margin: 15px 20px;
float: left;
font-size: 9px;
background: #f0e7cf;



}

#doodlers a.hover{
opacity:0.4;
filter:alpha(opacity=40);


}