<style>

p{margin-top:0em;
margin-bottom:0em;}
img{border:none;}

body {
 background-color: #90bbd9;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 24px;
 color: #000000;
}

.bold_large {
	font-size: 16px;
	font-weight: bold;
}

.wanted_poster{
background-image:url(../images/wanted_poster.png);
width:205px;
height:236px;
padding-top:50px;
background-repeat:no-repeat;
}
.wanted_image{
margin-top:65px;
margin-right:18px;
width:144px;
height:124px;
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}
.floatleft
{
float: left;
margin: 0 10px 10px 0px;
clear: left;
}



.main{background-color:#004a7e;
	width:1024px;
	border:thin;
	border-width:thin;
	border-style:solid;
	border-color:#000000;
	height:auto;
}
.top_banner{
background-image:url(../images/top_banner.jpg);
width:inherit;
height:94px;
background-repeat:repeat-x;
}

.nav_menu{
width:203px;
float:left;
}

.body_main{
width:819px;
float:left;
height:auto;
}

.body_main_top{
	background-image:url(../images/body_main/images/body_main_14.png);
	width:819px;
	height:21px;
	background-repeat:no-repeat;
}

.body_main_filler{
	background-image:url(../images/body_main/images/body_main_16.png);
	width:769px;
	background-repeat:repeat-y;
	padding:0px 25px 0px 25px;
}

.body_main_bottom{
	background-image:url(../images/body_main/images/body_main_31.png);
	width:819px;
	height:27px;
	background-repeat:no-repeat;
}
</style>

