@charset "utf-8";
/* CSS Document */

body, html {
	padding:0px;
	margin:0px;
}
body {
	background:#625551 url(/templates/wilde/images/bg-page.png) left top repeat-x;
}
#bodyContainer {
	padding:0px;
	width:936px;
	margin-left:auto;
	margin-right:auto;
}
#nav {
	border-right:1px solid #574539;
	width:148px;
}
#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11, #box12, #box13, #box14, #box15 {
	display: none;
	padding-bottom:5px;
}
.navdiv {
	padding-bottom:5px;
}