html,body {
	height: 100%
}
body {	
	background: #ffffe7;
	padding:0;
	margin: 0
}
.container {
	padding-top: 5px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #ffffe7 url('gfx/left.gif') repeat-x 0px 46px
}
.pres {	
	display: block;
	width: 129px;
	height: 56px;
	margin: 9px auto 0 auto;
	background: #ffffe7 url('gfx/presented.gif') no-repeat 0px -56px
}
* html .pres {	
	margin-top: 14px
}
.pres:hover   {
	background-position: 0px 0px
}
.wrapper {
	height: 100%;
	width: 80%;
	margin: 0 auto 0 auto;
}
.ltable {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #fff
}

.mlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	color: #FFFFFF;
	width: 80px;
	padding-top: 10px
}

.lmenu {
	margin: 0;
	padding: 20px
}

* html .lmenu {
	margin: 10px 20px;
	padding: 0
}

.lmenu li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;

}
.lmenu li a:hover, a:active {
	font-size: 14px;
}
.tmenu {

	vertical-align: top;
	background: url('gfx/leaves.jpg') repeat-y;
	height: 100%
}

.content {
	text-align: left;
	vertical-align: top;	
	width: 100%
}
.text {
	vertical-align: top;
	background: url('gfx/grijs.gif') repeat-y;
	padding: 30px 15px;
	height: 100%;
}

.dmenu {

}

.lc {
	background: url('gfx/leavesc.jpg') no-repeat
}

.bt {
	background: url('gfx/leavestop.jpg') repeat-x
}
.bckgrnd {
	background: url('gfx/grijs.gif') repeat-y;
	height: 100%

}
