body {
	background-color:#101113;
	background-image:url(images/newbgall.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0%;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
* {margin:0px;padding:0px;}
#header ul{
	margin: 20px 10px 20px 30px;
	padding:0px;
	display:block;
	color:#E2E2E2;
	width:auto;
	width: 110px;
	position:absolute;
}
#header li{
	width: 140px;
	text-align:left;
	padding: 0px 0px 1px 8px;
	list-style-type: none;
}
#rightpane {
	width: 220px;
	height: 305px;
	text-align:left;
	position: absolute;
	top: 195px;
	left: 580px;
	overflow: auto;
}
.link,#last {
	font-size: 10px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 125px;
	display:block;
	color: #E2E2E2;
	font-size: 10px;
	font-weight: bold;
	position:relative;
	text-align:left;
}
.link:hover, #last:hover{
	color:#7F7F7F;
}
.link {border-bottom: 1px dashed #7F7F7F;}
#last {border-bottom: 0px none #9c8f5e;}
#navtop{
	background-image:url(images/dirtfamous2.gif);
	background-repeat: no-repeat;
	display:block;
	width:140px;
	height:140px;
}
#navbottom{
	width:140px;
	height:19px;
}
p a:link { 
	color: #9f9f9f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #9f9f9f;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;	
}
	
p a:hover, a:active { 
	color: #E2E2E2;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E2E2E2;
}

#container {
	position:relative;
	text-align: left;
	width: 785px;
	display:block;
	margin: auto;
	left: 0px;
	top: 38px;
}

#header {
	width: 785px;
	height: 351px;
	margin:0px -30px;
	display:block;
/*	background-image: url(images/newbg.jpg);*/
	position:relative;
}

#content {
/*	background-image: url(images/newbgbott.jpg);
	background-repeat: no-repeat; */
	width: 785px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
#left { 
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	width: 250px;
}
#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}
#middle {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	width: 200px;
}
#photos{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}
#right {
	float:left;
	display:inline;
	width: 265px;
}
#right p{
	padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#E2E2E2;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#E2E2E2;
}

#right img{
	border: 0px none #FFFFFF;	
}

.clear{clear:both;}
#footer {
	background-color:#200080
	display:block;
	width: 785px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}
