@import url("../default/style.css");


div#front {
	background: url('gfx/front.jpg') no-repeat left top;
	width: 1000px;
	margin:0;
}
div#leftMenu2 {
	background:  none;
}
div#content {
	background: none;
}
div#leftColumn {
	background: none;
}
div#rightColumn {
	background: none;
}
div#logo2 {
	position: absolute;
	width: 207px;
	height: 60px;
	left: 365px;
	top: 20px;

}
