img { behavior: url(http://www.focusedlight.net/iepngfix.htc); }
body {
	background-color: #bbbbbb;
	background-image: url(/images/bgContent.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#headbar {
	margin-top:37px;
	margin-left:425px;
	background-color: #aeaeae;
	text-align: left;
	width: auto;
	height:141px;
	
}

#linkbar {
	margin-top:0px;
	background-color: #f1592a;
	text-align: left;
	padding-left:75px;
	width: 818px;
	height:38px;
	float:left;
	
}

#linkbar a {
	font-family: Arial;
	font-size: 24px;
	height:110%;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}

#linkbar a:hover {
	background-image:url(images/hiliteBtn.jpg) ;
	}
#rightbar {
	margin-top:0px;
	text-align: left;
	width: auto;
	height:38px;
	float:left;
	
	
}
#rightbar a	{
	text-decoration:none;
	font-size:10pt;
	color:#888888;
}
#rightbar a:hover	{
	color:#ffffff;
}
#content	{
	width: 600px;
	background-color:#ffffff;
	margin-top:50px;
	margin-left:20px;
	padding:20px;
	color:#666666;
	line-height:16pt;
	font-size:12pt;
	
}
#content b {
	font-size: 14pt;
	font-weight: bold;
	
}

#content i,a {
	
	font-size: 10pt;
}

#links	{
	position:absolute;
	top:228px;
	left:675px;
	width: 200px;
	background-color:#666666;
	padding:10px;
	color:#ffffff;
	line-height:14pt;
	font-size:12pt;
	}
#links a{
	color:#CCCCCC;
	text-decoration:none;
	}
#links a:hover{
	color:#f1592a;
	}
#links b {
	font-size: 14pt;
	font-weight: bold;
	
}

#links i {
	
	font-size: 10pt;
}
.style12 {font-size: 10pt}
.style15 {
	font-size: 12pt;
	font-weight: bold;
}
.style20 {
	font-size: 24px;
	color: #D93D0F;
}
#content li {
	padding: 10px;
}
