#header {
	background-image: url(images/LAAStop2.gif);
	height: 91px;
	width: 900px;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #101C18;
}
#bottom {
	background-image: url(images/LAASbottom2.gif);
	height: 55px;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#middle {
	background-image: url(images/LAASmiddle2.gif);
	width: 900px;
	background-repeat: repeat;
	background-attachment: scroll;
	height: 470px;
	margin-right: auto;
	margin-left: auto;
}
#credits {
	float: left;
	height: 30px;
	width: 140px;
	padding-top: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#bottom_text {
	float: right;
	width: 740px;
	text-align: center;
	background-image: url(images/LAASmiddle2.gif);
}

#bottom_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	float: right;
	height: 30px;
	width: 735px;
	padding-top: 25px;
	text-align: center;
	font-weight: normal;
}

#menu {
	float: left;
	height: 400px;
	width: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
#quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#content {
	float: right;
	height: 100%;
	width: 720px;
	padding-right: 10px;
	text-align: center;
	overflow: auto;
	color: #CCC;
	font-size: 16px;
}
#middle #content p {
	color: #CCC;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
.PAGEHEADERS {
	color: #996;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
#middle #content h2 {
	color: #996;
	text-align: center;
	font-size: 18px;
}

