html {
	overflow: visible;
}
    body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	
	font-family:arial, verdana, sans-serif;
	font-size:76%;
	overflow: hidden;
	background-color: #FFFFCC;
	margin-left: 0px;
  }


#main_wrapper
{
	background-color: #FFFFCC;
	padding: 0px;
	margin: 0px;
}

#header
{
	height: 67px;
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -400px;
	padding-left: 50%;
	background-color: #C57341;
	}
#centrepic {
	margin-left: -383px;
	padding-left: 50%;
	padding-top: 5px;
	right: 210px;
}

#menu
{
	background-color: #000000;
	color: #FFFFFF;
	width: 200px;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	float: left;
	text-align: center;
}
#menu IMG { margin: 5px; }
#foot {
	position:absolute;
	margin:0;
	bottom:-1px;
	right:0px;
	display:block;
	width:100%;
	height:92px;
	color:#000;
	text-align:right;
	font-size:2em;
	z-index:4;
	background-color: #6EB70D;
}
.nl {
	position: absolute;
	bottom: 100px;
}



#candd_logo
{
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 54px;
	width: 347px;
	margin-right: auto;
}


div#background {
	width:700px;
	height:465px;
}
       
#content_wrapper
{
	overflow: auto;
	top: 67px;
	left: 210px;
	bottom: 95px;
	right: 0px;
	background-color: #FFFFCC;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index: 100;
	list-style-image: none;
	position: fixed;
}
#header2 {
	height: 67px;
	background-repeat: repeat-x;
	padding-top: 0px;
	background-color: #C57341;
}
