@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:1250px;
	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 */

#memtitle {
	position:absolute;
	left:200px;
	top:43px;
	width:650px;
	height:23px;
}
#infostatement {
	position:absolute;
	left:200px;
	top:85px;
	width:650px;
	height:66px;
}
#memoptions {
	position:absolute;
	left:397px;
	top:172px;
	width:453px;
	height:145px;
}
#mempic {
	position:absolute;
	left:205px;
	top:174px;
	width:184px;
	height:115px;
}
#or {
	position:absolute;
	left:511px;
	top:337px;
	width:27px;
	height:20px;
}
#memselect {
	position:absolute;
	left:195px;
	top:376px;
	width:660px;
	height:17px;
}
#options {
	position:absolute;
	left:200px;
	top:413px;
	width:650px;
	height:833px;
}