body {
	background: #99c549;
	color: red;
	font-family: tahoma, arial;
	font-color: red;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
	margin:275px 20px 25px 20px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 10px;
	position:absolute;
	background-color:#FF0000;
}
#header li{
	background-color:black;
	width: 120px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.link,#last {
	font-size: 10px;
	font-weight:900;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: orange;
	font-size: 14px;
	font-weight: bold;
	position:relative;
	text-align:left;
}
.link:hover, #last:hover{
	color:red;
}
.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{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: green;
}
#container {
	margin: 30px auto;
	text-align: left;
	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;
}
#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: red;
	text-decoration: none;
	margin-bottom:20px;
}
#left {
	position:relative;
	margin-left:0px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(../images/leftbg2.gif) repeat-x;
	width: 755px;
}
#djset{
	position:absolute;
	bottom:75px;
	right:90px;
}

#photos{
	position:absolute;
	bottom:-4px;
	left:0px;
	border: 1px red;	
}
#right {
	float:left;
	display:inline;
	background: url(../images/rightbg.gif) repeat-x;
	width: 180px;
}
#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: xirod;
	font-weight: normal;
	color:#e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}
.clear{clear:both;}
#footer {
	margin-left:0px;
	display:block;
	background: url(../images/footerbg.gif) repeat-x;
	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;
}