#container {
	width: 900px;
	background-color: #FFFFFF;
	height: auto;

	

}

#header {
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 132px;
	background-image: url(d/DJ/Header1-2.jpg);

}
.envelop {
	height: auto;
	width: 900px;
}

#navigation {
	background-color: #FFFFAA;
	height: auto;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: blink;
}


#picbox {
	width: 900px;
	height: auto;
	background-color: #C00;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	
}


#body {
	width: 900px;
	height: 40px;
	background-color: #D4FFFF;
	float: none;
	padding-top: 10px;

}

#footer {
	width: 900px;
	height:30px;
	background-color: #FF9900;
	padding-top: 10px;
	

}
#navigation1 {
	background-color: #000000;
	height: 150px;
	width: 900px;
	padding-bottom: 10px;
}
#copyright {
	background-color: #000000;
	height: 30px;
	width: 900px;
	padding-top: 5px;
}
