html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:arial, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:90px; bottom:20px; left:130px; right:0; background:#fff;}

#content {
	top:0px;
	left:7px;
	right:0;
	bottom:0;
	height:600px;
	max-height:100%;
	width:890px;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:110px solid #fff;
	border-bottom:100px solid #fff;
	border-left:125px solid #fff;
	background-color: #FFFFFF;
}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:103px; background: url(images/headerback3.jpg) ; background-position:0 0; background-repeat:2; z-index:5;}
#headzone1 {position:absolute; margin-left:0px; margin-top:0px; left:0; display:block; width:430px; height:95px;  font-size:3em; z-index:5; overflow:hidden; color:#fff;}
#headzone2 {
	position:absolute;
	margin-left:500px;
	margin-top:50px;
	left:0px;
	display:block;
	width:180px;
	height:50px;
	font-size:1.4em;
	font-weight:bold;
	z-index:5;
	overflow:hidden;
	color:#c00;
	top: 0px;
}
#headzone3 {
	float:right;
	margin-top:10px;
	background:#fff;
	left:0px;
	display:block;
	width:260px;
	height:95px;
	font-size:1.4em;
	font-weight:bold;
	z-index:5;
	overflow:hidden;
	color:#000;
	top: 0px;
}

#rightzone {float:right; height:900px; width:350px; background:#eee; border:1px solid #ccc; margin:15px; padding:5px;}
#rightzone2 {float:right; height:100%; width:155px; background:#fff; border:1px solid #ccc; margin:15px; padding:5px;}
#rightzone3 {float:right; height:100%; width:150px; background:#eee; border:1px solid #ccc; margin:15px; padding:5px;}

#piczone1 {
	position:absolute;
	margin-left:10px;
	margin-top:200px;
	left:0px;
	display:block;
	background-color:#ccc;
	width:180px;
	height:50px;
	font-size:1.4em;
	font-weight:bold;
	z-index:5;
	overflow:hidden;
	color:#c00;
	top: 0px;
}

#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:96%; height:20px; font-size:1em; z-index:5; overflow:hidden; background-color:#fff; color:#000;}

#left {position:absolute; left:0px; top:100px;  width:120px; height:100%; background: #fff; font-size:1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}

* html #left {height:100%; top:2px; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff; color:#fff;}

#content p {padding:10px;}
.bold {font-size:1.4em; font-weight:bold;}

dd {display:none;}
a.nav, a.nav:visited {margin-left:5px; display:block; width:110px; height:25px; background:#F4E3E3; padding:5px;color:#000; border:1px solid #fff;color:#000;text-decoration:none; text-align:left; line-height:25px;}
a.nav:hover {background:#fff; color:#B74853;}
a,a:visited{color;#00f;text-decoration:none;}
a:hover {color:#B74853;text-decoration:underline;}
