@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#dMenu {position:relative;}
#dMenu #menu {
	position:absolute;
	left:48px;		bottom:2px;
}
#dMenu #menu #services{
	width:82px;
	height:22px;
}	
#dMenu #menu #photos {
	width:63px;
	height:22px;
}
#dMenu #menu #special {
	width:89px;
	height:22px;
}
#dMenu #menu #about {
	width:95px;
	height:22px;
}
#dMenu #menu #contact {
	width:78px;
	height:22px;
}