/* CSS Document */
body {
	background-color: #96B4DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
#flash{
	float:left;
	width: 240px;
	height: 540px;
	padding: 0px;
	text-decoration: none;
	z-index: 1;
}

#banner{
	float:right;
	width: 553px;
	height: 85px;
	position: absolute;
	left: 0px;
}
#leftcolumn{
	float:left;
	width:150px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: B6CBE5;
	margin: 0px;
	position: absolute;
	top: 110px;
	left: 13px;
}

#leftcolumn li {list-style-type:none; width:150px; height:20px; margin:2px 0; clear:both;}
#leftcolumn a, #menu a:visited {position:relative; display:block; width:150px; height:18px;; background-color:#96b4da; color:#fff; padding-left:3px; text-decoration:none;}
#leftcolumn a span, #menu a:visited span {display:none;}
#leftcolumn a:hover {
	color:#fff;
	background-color:#006699;
	text-decoration:none;
}
//* #leftcolumn a:hover span {position:absolute; display:block; left:-10px; top:0; width:0px; height:0px; border-left:11px solid #6c86d0; border-top:11px solid #96B4DA; border-bottom:11px solid #96B4DA; font-size:2px; line-height:0;} *//

#leftcolumn a:hover span {position:absolute; display:block; left:-10px; top:0; width:0px; height:0px; border-left:11px solid #6c86d0; border-top:11px solid #96B4DA; border-bottom:6px solid #96B4DA; font-size:2px; line-height:0;}
* html #leftcolumn a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}

#leftcolumn-head {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-weight: bold;
	width:150px;
	padding:2;
	clear:both;
	font-size: 14px;
	text-align: left;
}
#rightcolumn{
	float:left;
	min-height: 450px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B6CBE5;
	position: absolute;
	left: 164px;
	top: 110px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 410px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: B6CBE5;
}

* html #rightcolumn{ /*IE only style*/
height: 369px;
}
/* CSS Floating Bio Image */

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#map-terms-privacy {
	float: left;
	position: absolute;
	left: 164px;
	top: 710px;
	width: 420px;
	height: 24px;
}
