body {
	margin: 0px;
	padding: 0px;
	background-color: #fcfbfa;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	color: #ebe8e6;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px; 
	overflow: -moz-scrollbars-vertical !important;
}

div#site {
	width: 710px;
	left: 50%;
	margin-left: -355px;
	background-image: url("../images/bg.gif");
	position: absolute;
}

div#left {
	width: 10px;
	height: 410px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url("../images/vleft.jpg");
}

div#right {
	width: 10px;
	height: 410px;
	margin-left: 700px;
	top: 0px;
	position: absolute;
	background-image: url("../images/vright.jpg");
}

div#top {
	width: 690px;
	height: 30px;
	margin-left: 10px;
}

div#middle {
	width: 690px;
	height: 200px;
	margin-top: 15px;
	margin-left: 10px;
}

div#main {
	width: 660px;
	margin-top: 15px;
	margin-left: 25px;
}

div#bottom {
	background-image: url("../images/bottom.gif");
	width: 710px;
	height: 36px;
	position: absolute;
}

div#search {
	width: 215px;
	height: 30px;
	margin-left: 15px;
	background-color: #f2efe5;
}

div#metanavigation {
	width: 445px;
	height: 30px;
	margin-left: 230px;
	top: 0px;
	position: absolute;
	background-color: #f2efe5;
}

div#logo {
	width: 200px;
	height: 200px;
	margin-left: 15px;
}

div#eyecatcher {
	width: 445px;
	height: 200px;
	margin-left: 230px;
	top: 45px;
	position: absolute;
}
