@charset "UTF-8";
/* CSS Document */

#Contentcontain {
	position:absolute;
	width:830px;
	height:670px;
	z-index:2;
	background-image:url(Images/Base-Layer.jpg);
	top:0px;
	left:75px;
	overflow:auto;
}
body {
	width:955px;
	position: relative;
	margin: 0 auto;
	z-index:1;
	background-image:url(Images/burgback.jpg);
}

#bcrumbs {
	position:absolute;
	width:780px;
	height:15px;
	z-index:3;
	top:0px;
	left:100px;
}	

#Bannerleft {
	position:absolute;
	width:320px;
	height:115px;
	z-index:4;
	top:15px;
	left:100px;
	background-image:url(Images/companyname.png);
}
#Bannerright {
	position:absolute;
	width:460px;
	height:115px;
	z-index:5;
	background-image:url(Images/book.png);
	top:15px;
	left:420px;
}
#topdivider {
	position:absolute;
	width:780px;
	height:25px;
	z-index:6;
	background-image:url(Images/topdivder.png);
	top:130px;
	left:100px;
}
#Linkbox {
	position:absolute;
	width:140px;
	height:325px;
	z-index:7;
	background-image:url(Images/link-box.jpg);
	top:155px;
	left:100px;
	padding-left:10px;
}
#gradient {
	position:absolute;
	width:150px;
	height:125px;
	z-index:8;
	background-image:url(Images/gradient.png);
	background-repeat:repeat;
	top:480px;
	left:100px;
}
#Heading {
	position:absolute;
	width:630px;
	height:25px;
	z-index:11;
	top:155px;
	left:250px;
}
#Content {
	position:absolute;
	width:630px;
	height:440px;
	z-index:9;
	top:180px;
	left:250px;
	overflow:auto;
}
#Footer {
	position:absolute;
	width:780px;
	height:45px;
	z-index:10;
	top:615px;
	left:100px;
	padding-top:3px;
	
}

#linktable {
	white-space:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top:5px;
	top: 155px;
	right: 100px;
	text-align:center;
}

#estplantable {
	color: #663300;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12;
	padding-left:10px;
	padding-right:10px;
}

#attytable1 {
	position:absolute;
	top:25px;
	left:50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color:#663300;
	width: 265px;
}
#attytable2 {
position:absolute;
top:25px;
left:325px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #663300;
}

#quiztable {
position:relative;
width:500px;
	padding-right:15px;
	padding-left:10px;
	z-index:11;
}
#resourcetable {
	width: 600px;
}
#formtable {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	padding-top: 10px;
	padding-left: 10px;
	text-align:left;
	
}
html {
scrollbar-face-color:#E7DFC7;
scrollbar-shadow-color:#C5AA96;
scrollbar-highlight-color:#FBFAF7;
scrollbar-3dlight-color:#E8D0D0;
scrollbar-darkshadow-color:#C5AA96;
scrollbar-track-color:#E7DFC7;
scrollbar-arrow-color:#E7DFC7;
}
