@charset "utf-8";
/* CSS Document */

/* Tedmplate Styles */

#header {
	position:relative;
	left:0px;
	top:0px;
	width:918px;
	height:164px;
	margin: 0 auto;
	background-image: url(images/aesbanner.jpg);
}
#menu {
	position:absolute;
	left:21px;
	top:140px;
	width:875px;
	height:24px;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:918px;
	height:1000px;
	margin: 0 auto;
	background-image: url(images/backgrounds/pagebackground.jpg);
	background-repeat: repeat-y;
}
#shadowleft {
	position:absolute;
	left:156px;
	top:0px;
	width:10px;
	height:100%;
	background-image: url(backgrounds/bwleft.gif);
	background-repeat: repeat-y;
}
#shadowright {
	position:absolute;
	left:886px;
	top:0px;
	width:10px;
	height:100%;
	background-image: url(backgrounds/bwright.gif);
	background-repeat: repeat-y;
}
#leftcolumn {
	position:absolute;
	left:21px;
	top:0px;
	width:135px;
	height:100%;
}
#title {
	position:absolute;
	left:166px;
	top:0px;
	width:720px;
	height:22px;
	background-image: url(images/backgrounds/titlebackground.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:918px;
	height:80px;
	margin: 0 auto;
	background-image: url(images/backgrounds/footerbackground.jpg);
	background-repeat: repeat-y;
}

/* Content Styles */

#quest {
	position:absolute;
	left:200px;
	top:42px;
	width:650px;
	height:18px;
}
#buckspringspic {
	position:absolute;
	left:200px;
	top:72px;
	width:253px;
	height:173px;
}
#buckspringstext {
	position:absolute;
	left:467px;
	top:70px;
	width:383px;
	height:177px;
}
#burropic {
	position:absolute;
	left:600px;
	top:261px;
	width:250px;
	height:149px;
}
#burrotext {
	position:absolute;
	left:200px;
	top:268px;
	width:385px;
	height:129px;
}
#burrotext2 {
	position:absolute;
	left:200px;
	top:425px;
	width:650px;
	height:231px;
}
#habitatlinks {
	position:absolute;
	left:223px;
	top:674px;
	width:570px;
	height:82px;
}