body {
	background: #020104 url(/images/bodybg.gif) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
* {margin:0px;padding:0px;}
#header ul{
	margin: 10px 25px 25px 650px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	position:absolute;
	visibility:hidden;
}
#header li{
	text-align:left;
	padding: 10px 0px 1px 5px;
	list-style-type: none;
}
.link,#last {
	font-size: 14px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:center;
}
.link:hover, #last:hover{
	color:#4c5b38;
}
.link {border-bottom: 1px dashed #9c8f5e;}
#last {border-bottom: 0px none #9c8f5e;}

p a:link { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}
	
p a:hover, a:active { 
	color: #7a6b3e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 290px;
	margin:0px;
	display:block;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: url(/images/contentbg.gif) repeat-y;
	width: 785px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #4c5b38;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom:5px;
}
#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 20px 10px 20px;
	display:inline;
	background: #ece5ca;
	width: 570px;
}



#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}

#right {
	float:left;
	display:inline;
	background: #847a52;
	width: 165px;
}
#right p, #right a, #right h3 {
padding: 5px 10px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
	margin-bottom: 0;
}

#right h3{
	font-weight: bolder;
padding: 5px 10px 0px 20px;
}

#right a{
  text-decoration: none;
  font-size: 10px;
}
#right a:hover{color: #ffffff;}

#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {
	margin-left:5px;
	display:block;
	background: url(/images/footerbg.gif) repeat-x;
	width: 775px;
	height:18px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:right;
	padding-top:3px;
	padding-right:5px;
}

