/*body {
	margin: 0;
	background-color: #3B6283;
	background-image: url(../images/2006-11-29-New-blue_reduced.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/
img {
	behavior:	url("../scripts/pngbehavior.htc");
}
#page_logo_wide {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 40px;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content_full_high {
	position: absolute;
	top: 50px;
	left: 2px;
	width: 760px;
	height: 125px;
	opacity:.70;
	filter: alpha(opacity=70);	
}
#content_full_high a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}
#content_full_high a:hover, #content_full_high a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#content_full_high a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F6550F;
	text-decoration: none;
}