body {
		margin:0 auto;
		padding:0px 0px 0px 0px;
		text-align:center;
		background:#980E10 url(images/gradback.jpg) top center repeat-y;
		}

	#titlebanner {
			width:660px;
			margin:0 auto;
			background: white;
			top:0px;
			height:100px;
		}
	
	#frame {
		top:142px;
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:50px;
		padding:0px;
		text-align:left;
		}

	#contentcenter {
		width:800px;
		padding:0px;
		float:left;
		background:#ffffff;
		//IE 5x 6 fix
		voice-family: "\"}\"";
		voice-family: inherit;
		width:803px;
		top:50px;
		}
	html>body #contentcenter {
		width:803px;
		}
	#leftcontent {
		position:relative;
		top: 15px;
		left:0px;
		width:570px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
	#rightcontent {
		position:relative;
		top: 43px;
		width:233px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-right:0px;
		}
	#rightcontentindex {
		position:relative;
		top: 15px;
		width:233px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-right:0px;
		}
	#bottomcontent {
		position:relative;
		top: 15px;
		width:805px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-right:0px;
		}
	#bigcontent {
		position:relative;
		top: 15px;
		width:803px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-right:0px;
		}
	#leftcontentcontact {
		position:relative;
		top: 15px;
		left:0px;
		width:478px;
		padding:0px;
		float:left;
		background:#ffffff;
		}
	#rightcontentcontact {
		position:relative;
		top: 15px;
		width:325px;
		padding:0px;
		float:left;
		background:#ffffff;
		margin-right:0px;
		}


#menu {
  float:left;
  width:100%;
  background:#E6E6E6;
  font-size:70%;
  font-family:tahoma;
  line-height:normal;
  }
#menu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#menu a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#333;
  }
#menu #current {
  background-image:url("left_on.gif");
  }
#menu #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

#bfplist {
	float:left;
	width:360px;
	}

#bfplist ul {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
	width: 360px;
}

#bfplist ul li{
	display: inline; /*IE5 gap fix*/
	list-style: none;
	font-size: 12px;
	font-family: tahoma;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
}

#bfplist ul li a{
	padding: 15px 5px 15px 55px;
	display: block;
	color: #666666;
	text-decoration: none;
	background: #FFF url("images/bfpbullet.jpg") 0 50% no-repeat;
	border-top: 1px dotted #CCCCCC;
	width: 360px; /*IE5 width trick*/
}

#bfplist ul li a:hover {
	background: #FFFFCC url("images/bfpbullet.jpg") 0 50% no-repeat;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#bfplist a {float:none;}
/* End IE5-Mac hack */
#bfplist ul li a{
	display: block;
	color: #666666;
	padding: 15px 5px 15px 55px;
	text-decoration: none;
	background: #FFF url("images/bfpbullet.jpg") 0 50% no-repeat;
	border-top: 1px dotted #CCCCCC;
}
#bfplist a:hover {
  background: #FFFFCC url("images/bfpbullet.jpg") 0 50% no-repeat;
  }





A {  text-decoration: none; color: maroon; font-weight:bold;} A:Hover { text-decoration: 
underline } body { text-align: left; left: 0px; top: 0px; clip: rect( 
);} 


	
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
