@charset "utf-8";
/* CSS Document */

/* Template 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:2585px;
	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 */

#fundedtitle {
	position:absolute;
	left:200px;
	top:42px;
	width:650px;
	height:311px;
}
#graphtable {
	position:absolute;
	left:166px;
	top:372px;
	width:720px;
	height:2208px;
}