body {
	background-color: #663300;
	font-family: verdana;
	width: 100%
	font-size: 10px;
	color: #000;
	margin: 0px;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 850px;
	height: auto;
	border: solid;
	border: 1px dashed;
	border-color: #996600;
	}
	
#container2 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 850px;
	height: auto;
	border: solid;
	border: 1px dashed;
	border-color: #996600;
	}
	
#head {
	background: url('images/head2.jpg') NO-repeat;
	margin: 0 auto;
	width: 850px;
	height: 100px;
	}

#contentarea {
	background-color: #FFFF99;
	margin: 0 auto;
	width: 600px;
	height: 400px;
	}

	
#footer {
	background-color: #2586D7;
	margin: 0 auto;
	width: 850px;
	height: 30px;
	}

#footermenu {
	background-color: #000;
	margin: 0 auto;
	width: 850px;
	height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	}


#footercopy {
	background-color: #000;
	margin: 0px;
	width: 193px;
	height: 30px;
	color: #CCCCCC;
	font-size: 10px;
	}

#footercompany {
	margin-left: 460px;
	margin-top: -17px;
	width: 370px;
	height: 30px;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	}


#downbar {
	background-color: #FF6600;
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #000;
	font-weight:700;
}

#menu {
	background-color: #000000;
	margin: 0 auto;
	width: 850px;
	height: 35px;

}

#top {
	background-color: #000000;
	margin: 0 auto;
	width: 900px;
	height: 100px;
}


#search {
	background-color: #000;
	margin: 0 auto;
	width: 162px;
	height: 35px;
	text-align: right;
	font-size: 13px;
	margin-right: 0px;
	color: #FFFF00;
	
}

#law {
	background: url('images/law.jpg') NO-repeat;
	width: 188px;
	height: 220px;
	text-align: left;
	font-size: 10px;
}

#request {
	margin: 0 auto;
	width: 179px;
	height: 192px;
	text-align: left;
	font-size: 10px;
	color: #000000;
}


