#banner {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 2;
	background-color: #000000;
	right: 0px;
}
#banner2 {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 25%;
	height: 216px;
	z-index: 1;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	left: 0px;
	top: 225px;
}
#pagetitle {
	position: absolute;
	width: 800px;
	left: 10%;
	top: 260px;
	background-image: url(../images/page-elements/title_bg.gif);
	text-indent: 30px;
	border-color: #000066;
	border-width: 2;
	background-repeat: no-repeat;
}
#subtitle {
	background-attachment: fixed;
	background-image: url(../images/page-elements/title_bg_white.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 28px;
}
#maincontent {
	position: absolute;
	height: 100%;
	width: 80%;
	left: 10%;
	top: 330px; 
	background-position:left;
}
.table_0_15pc_100pc {
	width: 80%;
	left: 0px;
	top: 15%;
}
#sidecontent {
	left: 0%;
	top: 260px;
	width: 90px;
	position: absolute;
	height: 200px;
	padding-top: 0px;
	margin: 0;
	background-color: #012F84;
}
#footer {
	width: 100%;
	left: 0px;
	bottom: 0px;
}
#main_table {
	width: 100%;
}
