body {
	background:#333333
	
}

#container{
	position:relative;
	width: 800px;
	height: auto;
	margin: 0 auto;
	background:#333333;
}
#container2{
	width: 800px;
	height: auto;
	margin: 0 auto;
	background:#333333;
	
}
#headers{
	width: 800px;
	height: 200px;
	background-image:url(../images/hed_bg.jpg);
    padding: 0px;
    text-align: left;
    position: relative
}
#pgbreak{
	width: 800px;
	height: 10px;
	float:right
}
#pgbreak2{
	width: 600px;
	line-height:10px
}
#nav_butts{
	width: 133px;
	height: 50px;
	float:left;
	background-image:url(../images/nav_bg.jpg)
}
#subnav_butts{
	width: 133px;
	height: 20px;
	float:left;
	background-image:url(../images/subnav_bg.jpg)
}
#content{
	width: 600px;
	height: auto;
	background:#ffffff;
	float:left
	}
#content_mlw{
	width: 600px;
	height: auto;
	background:#ffffff;
	float:left;
	background-image:url(../images/mlw_bg.jpg);
	background-position:right;
	background-repeat:no-repeat
}
#footer{
	width: 800px;
	height: auto;
	float:left
}
#side_butt_pos{
	width: 195px;
	height: auto;
	float: right
}
#side_butt{
	width: 195px;
	height: auto;
	float: right
}
div.wanted_image {
  float: left;
  width: 200px

}
div.wanted_image p {
  text-align: center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px
}

