body {
	background: #020104 url(../images/bodybg.gif) repeat-x;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

* {margin:0px;padding:0px;}

#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
	background-color:#FF0000;
}
#header li{
	background-color:#cebc7d;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	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;}
#navtop{
	background-image:url(../images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}
#navbottom{
	background-image:url(../images/navbottom.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
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{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
#container {
	margin: 30px auto 0px auto;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#GenCent{
background: url(../images/generalbg.gif) repeat-y;
	width: 785px;
}
#general {
	margin-left:5px;
	display:block;
	background: url(../images/footerbg.gif) repeat-x;
	width: 775px;
	height:67px;

}
#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;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin-bottom:20px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #F00;
	text-decoration: none;
	margin-bottom:20px;
}

#Newleft {
	position:relative;
	margin-left:5px;
	padding:50px 100px;
	background: url(../images/leftbg.gif);
	width: 575px;
	background-repeat: repeat;
}
#djset{
	position:absolute;
	bottom:0px;
	right:0px;
}
#middle {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	background: url(../images/middlebg.gif) repeat-x;
	width: 400px;
}
#photos{
	position:absolute;
	bottom:0px;
	left:0px;
	border: 0px none #FFFFFF;	
}

#right {
	float:left;
	display:inline;
	background: url(../images/rightbg.gif) repeat-x;
	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:#e5d7a7;
}
#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 {
	display: block !important;
	background-color: black;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 3em;
	color: #f1e6c0;
	text-align:center;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}

#overlay div {
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
     background-image:url(../images/smallWeb/store_logo.png);
}
