body {
	margin:0px;
	padding:0px;
	}
#header {
	position:relative;
	left:34px;
	top:0px;
	width:757px;
	height:186px;
	z-index:1;
	visibility:visible;
}
#menu {
	position:absolute;
	left:0px;
	top:186px;
	width:160px;
	height:289px;
	z-index:2;
	visibility:visible;
}
#brushhandle {
	position:absolute;
	left:194px;
	top:186px;
	width:33px;
	height:271px;
	z-index:3;
	visibility:visible;
}
#cont {
	z-index:4;
	visibility:visible;
	position: relative;
	width: 650px;
	min-height:450px;
	height:auto !important;
	height:450px;
	margin-bottom: 50px;
	left: 256px;
}
#footer {
	width:auto;
	height:50px;
	visibility:visible;
	background-color: #942E27;
	clear: both;
	position: relative;
}
td img {display: block;}

.button {
	position:relative;
	top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
