#sectionMenu
{
	float:left; 
	width:259px;
	background-color:#e0e0e1;
	color:#000000;
	height:auto;
}

#sectionMenu ul 
{
	padding-left:5px;
	padding-bottom:10px;
	padding-right:10px;
}



#sectionMenu ul ul
{
	padding:0px;
	padding-left:15px;
}


#sectionMenu 

.selectedSection { color:#000000; font-weight:bold; }



#sectionImage
{
	float:right;
	width:518px;
}


#sectionText
{
	background-color:#eeeeef;
	color:#000000;
	padding:10px;
}


#sectionText label
{
	font-weight:bold;
	font-size:14px;
}



#sectionText h2
{
	font-weight:bold;
	font-size:12px;
	display:inline;
}


#sectionText a
{
	font-weight:bold;
	font-size:12px;
}


#sectionText ul
{
	list-style:circle;
	padding-left:40px;
}



#sectionFlash
{
	width:259px;
	height:156px;
	background-color:none;
}


#flyThrough
{
	text-align:center;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.menutexthighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	padding: 2px;
}
