body {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 1em;
	background-image: url(../_images/soar08_home_back.jpg);
	background-repeat: no-repeat;
	background-color: #017A8F;
	margin-top: 0px;
	margin-left: 0px;
	color: #003366;
	line-height: 1.9em;
}

#divTopNav {
	position:relative;
	margin:0px;
	width:825px;
	height:28px;
	text-align:left;
	left: 0px;
	top: 2px;
	z-index: 2000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #017A8F;
}


#divHomeContent {

	/*background-color: #BEEAE9;*/
	color: #FFFFFF;
	width: 335px;
	left: 405px;
	top: 85px;
	position: absolute;
	padding-left: 20px;
	padding-right: 16px;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	margin-bottom: 20px;
	height: 400px;
	overflow: auto;
}
#divNews {
	height: 72px;
	width: 580px;
	position: absolute;
	top: 430px;
	/*top: -18px;*/
	left: 95px;
	z-index: 300;
	background-image: url(/SOAR/_images/whats_new_back.jpg);
	padding-left: 20px;
	padding-right: 40px;
	background-repeat: no-repeat;
	overflow: auto;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.newsHD {
	font-variant: small-caps;
	font-size: 0.8em;
	color: #990033;
	font-weight: bold;
}

.newsItem {
	font-size: .7em;
	text-align: center;
}
#divFooter {
	position: absolute;
	width: 100%;
	top: 530px;
	display: block;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	line-height: normal;
	padding-bottom: 20px;
}

#divFooter a:link, #divFooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#divFooter a:active, #divFooter a:hover {
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #a4e4e4;
}


#divHome {
	font-weight: bold;
	font-size: .9em;
	padding-top: 6px;
	z-index: 600;
	text-align: right;
	width: 815px;
	padding-right: 10px;
	
}
#divHome a:link, #divHome a:visited {
	color: #a4e4e4;
	text-decoration: none;
	letter-spacing: 1px;
	font-style: italic;
}

#divHome a:active, #divHome a:hover {
	color: #FF66FF;
	text-decoration: none;
	letter-spacing: 1px;

}

#divFooterText {

	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}


h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: .3em;
	margin-top: 20px;
}

h4 {
	font-size: 1.2em;
	color: #000033;
	text-decoration: underline;
	padding-top: 10px;
	font-variant: small-caps;
	text-align: left;
}

h5 {

	font-size: 1.1em;
	font-weight: bold;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #990033;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: .1em;
}

h6 {

	font-size: 1.1em;
	font-weight: bold;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 0.3em;
}
#divHomeContent .newsItem a:link, #divHomeContent .newsItem a:visited {
	color: #FFCC00;
}

#divHomeContent .newsItem a:hover {
	color: #FF99FF;
}
