html, body {
	background-color: #2957AF;
	min-height: 100%;
	height: auto !important;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #2450A9;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC9933;
}

.style1 {color: #FFFFFF}
.style2 {color: #000000}
.style1 {color: #FFFFFF}
.style2 {color: #2957AF}
.style3 {
	font-size: 16px
}
.style4 {
	color: #FFFFFF;
	font-size: 16px;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #050505;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2553B1;
	border-right-color: #2553B1;
	border-bottom-color: #2553B1;
	border-left-color: #2553B1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	word-spacing: normal;
}
.updates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2957AF;
	font-style: normal;
}
.bodytextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style3 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.picframe {
	border: medium ridge #000139;
}

#nonFooter
{
	position: relative;
	padding-bottom: 50px;
	top: 0;
	left: 0;
}

#bg {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 140px;
	background-image: url(testimages/apobg04.gif);
	background-repeat: repeat-x;
}

#mainmenu  {
	width: 100%;
	left: 0px;
	top: 0px;
	height: 150px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #2450A9;
	position: absolute;
	visibility: visible;
	background-image: url(deepfield_nightsky.jpg);
	background-repeat: repeat;
	z-index: 5;
}

#contacts  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC9933;
	top: 0px;
	right: 10px;
	position: absolute;
	width: 279px;
	height: 36px;
	z-index: 5;
}

#contents  {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	position: absolute;
	top: 152px;
	font-weight: 300;
	font-style: normal;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #2450A9;
	border-bottom-color: #2450A9;
	border-left-color: #2450A9;
	left: 5%;
	width: 90%;
	z-index: 5;
	min-height: 100%;
}

#announcement {
	background-color: #000000;
	position: absolute;
	width: 425px;
	top: 10px;
	right: 100px;
	border: medium ridge #000139;
	background-image: url(images/apo_profile_w425.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 580px;
}

#indention {
	position: absolute;
	left: 30px;
	width: 90%;
}
