body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	text-align:justify;
	background-image:url(../images/palm-back.jpg);
	background-repeat:no-repeat;
	background-color:#cdd3fd;
}
#header {
	margin:30px 0px 10px 0px; 
	filter:alpha(opacity=80);
	opacity: 0.8;	
	padding:17px 0px 0px 20px;
	height:43px; 
	border-style:solid;
	border-color:black;
	border-width:1px 0px; 
	line-height:11px;

	voice-family: "\"}\"";
	voice-family:inherit;
	height:24px; 
}
body>#header {height:24px;}

#content {
	float:left;
	margin:0 0 0 50px;
	padding:5px;
	width:600px;
	background-image:url(../images/contentback.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:400px;
	font:11px/20px verdana, arial, helvetica, sans-serif;
	_height:400px;
}
	
#left {
	float:left;
	margin-top:10px;
}

div.leftcontainer {
	filter:alpha(opacity=80);
	opacity: 0.8;
	width:172px;
	margin:20px 0 0 40px;
	padding:10px;
	background-color:#eee;
	border:0px dashed #999;
	line-height:17px;

	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
}
	
body>div.leftcontainer {width:150px;}

div.rightcontainer {
	float:left; 
	margin-top:10px;
	width:200px; 
}