* {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0;
}
body {
	background-color: #455B7B;
}
#container {
	height: 1750px;
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 5px;
	background-image: url(container_bg_bigger.jpg);
	background-repeat: no-repeat;
}
#left_bar {
	float: left;
	height: 576px;
	width: 216px;
	margin-left: 16px;
	margin-top: 14px;
	background-image: url(left_bar_bg.jpg);
	background-repeat: no-repeat;
}
#au_logo {
	background-image: url(logo_au.gif);
	background-repeat: no-repeat;
	float: left;
	height: 123px;
	width: 145px;
	margin-top: 42px;
	margin-left: 38px;
}

#au_logo a {
display:block;
height:123px;
}
* html #au_logo a {
display:inline-block;
}
#top_bar {
	float: left;
	height: 198px;
	width: 606px;
	margin-top: 14px;
	background-image: url(top_bar_bg.jpg);
	background-repeat: no-repeat;
}
#content {
	float: left;
	height: 1400px;
	width: 606px;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
#content h6 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 18px;
}
#aiche_logo {
	background-image: url(aiche_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 216px;
	margin-top: 25px;
	margin-left: 190px;
}
#top_bar h5 {
	color: #EB7D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	float: none;
	width: 400px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 95px;
}
#top_bar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EB7D1D;
	font-size: 18px;
	width: 350px;
	float: none;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 14.5px;
	padding-left: 0px;
	padding-right: 35px;
	padding-top: 12px;
}
#top_bar em {
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #EB772F;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}
#horiz_bar {
	background-image: url(horiz_bar.gif);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 91px;
	margin-left: 65px;
	margin-top: 10px;
	margin-bottom: 6px;
}
#links ul {
	width: 212px;
	float: left;
	text-align: center;
	margin-left: 4px;
}
#links li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#links a {
	color: #455B7B;
	text-decoration: none;
	line-height: 20px;
}
#links span {
	color: #081E45;
	line-height: 20px;
}
#links a:hover {
	color: #081E45;
}

