body { background-color: #dfd7a4; }.

banner {		z-index: 0;	position: absolute;	top: 10px;	width: 800px;	height:100px;	background-image: url('images/banner.gif');	}.

navigation	{	z-index: 0;	position: absolute;	top: 200px;	width: 800px;	height: 40px;	}
A.imglink {	color: #fff;	width: 200px;	height: 40px;	background:white url('images/button.gif') no-repeat;	text-align:center;	padding-top:10px;	padding-bottom: 16px;	display:block;	text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:trebuchet ms, sans-serif	}
A.imglink-current {	color: #4f3611;	width: 200px;	height: 40px;	background:white url('images/button_active.gif') no-repeat;	text-align:center;	padding-top:10px;	padding-bottom: 16px;	display:block;	text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:trebuchet ms, sans-serif	}
A.imglink:Hover {	color: #AFDFA4;	text-decoration:none;	background:white url('images/button_over.gif') no-repeat; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:trebuchet ms, sans-serif	}
A.imglink-current:Hover {	color: #4f3611;	text-decoration:none;	background:white url('images/button_active.gif') no-repeat; font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:trebuchet ms, sans-serif	}
A.textlink {	color: #003300;	text-decoration: underline;	}

A.textlink:Hover {	color: #AFDFA4;	text-decoration: none;	background-color: #003300;	}.

main { z-index: 0; position: absolute; top: 250px; width: 800px; height: 450px; color: #003300; font-family: "trebuchet ms", sans-serif; background-color: white; overflow: auto; border: 1px solid #4f3611; border-top-color: #fff;}.

faq {	z-index: 1;	position: absolute;	top: 150px;	margin-left: 400px;	width: 400px;	height: 450px;	color: #003300;	font-family: "trebuchet ms", sans-serif;	overflow: auto;	background-color: #d1f6c8;	}	