@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3A4354;
	background-image: url(images/lge_background.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
a img { border: none; }
#container {
	width: 1064px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#backgrnd {
	height: 900px;
	width: 1064px;
	position: absolute;
}
#logo {
	height: 98px;
	width: 136px;
	position: relative;
	left: 28px;
	top: 22px;
}
#navbar {
	height: 42px;
	width: 830px;
	position: absolute;
	left: 194px;
	top: 38px;
	background-color: #3A4453;
}
#back {
	height: 42px;
	width: 107px;
	position: absolute;
	top: 566px;
	left: 458px;
}
#next {
	position: absolute;
	height: 42px;
	width: 107px;
	top: 566px;
	left: 781px;
}
#footer {
	font-size: 11px;
	color: #999;
	height: 20px;
	width: 220px;
	position: absolute;
	left: 800px;
	top: 804px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a{
	color:#999;
}
