#logo {
	position:absolute;
	left: 2px;
	width: 803px;
	height: 150px;
	top: 0px;
	background-image:url(images/canaan_police_banner.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-color: #001865;
	border-top: 2px;
	border-top-style:solid;
	border-top-color:#FFDD0A;
	border-right: 2px;
	border-right-style:solid;
	border-right-color:#FFDD0A;
	border-left: 2px;
	border-left-style:solid;
	border-left-color:#FFDD0A;
	}

#menu {
	position:absolute;
	margin: 0px 2px 2px 2px;
	width: 132px;
	height: 825px;
	top: 148px;
	right: 0;
	bottom: 0;
	visibility: visible;	
	left: 0px;
	border-left: 2px;
	border-left-style:solid;
	border-left-color:#FFDD0A;
	}
	
#main {
	position:absolute;
	margin: 0px 2px 2px 2px;
	left: 137px;
	top: 150px;	
	background-color:#ffffff;
	background-image:url(images/thatch_blue_yellow.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	width: 654px;
	height: 1284px;	
	border: 20px;
	border: 3px;
	border-style:solid;
	border-color:#FFDD0A;	
	padding-left: 10px;
}

#left_main {
	position:absolute;
	margin: 0px 2px 2px 2px;
	left: 3px;
	top: 66px;
	background-color:#ffffff;
	width: 656px;
	height: 419px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	}

#right_main {
	position:absolute;
	margin: 0px 2px 2px 2px;
	left: 1px;
	top: 528px;
	background-color:#ffffff;
	width: 657px;
	height: 661px;
	background-image:url(images/back_grad.gif);
	
}

#bottom_main {
	position:absolute;
	margin: 2px 2px 2px 2px;
	left: 0px;
	top: 466px;	
	background-color:#ffffff;
	width: 660px;
	height: 260px;	
	border-top: 2px;
	border-top-style:solid;
	border-top-color:#FFDD0A;
}

#Chief {
	position:absolute;
	margin: 0px 2px 2px 2px;
	right: 950px;
	top: 216px;
	background-color:#ffffff;
	background-image:url(images/chiefs_banner.jpg);
	background-color:#001865;
	background-repeat:no-repeat;
	background-position: top left;
	width: 391px;
	height: 255px;
	border: 20px;
	border: 3px;
	border-style:solid;
	border-color:#FFDD0A;
	padding-left: 10px;
	z-index: 1;
	left: 477px;


}

#Chief_text {
	position:absolute;
	margin: 2px 2px 2px 2px;
	right: 945px;
	top: 260px;
	background-color:#001865;
	width: 330px;
	height: 165px;
	padding-left: 10px;
	z-index: 1;
	left: 485px;
}

#footer {
position:relative;
clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	left: -2px;
	top:1131px;
}                                                                  



body {
	background-color: #ffffff;
	background-image: url(images/back_grad.gif);
}

body {
	color: #001865;
}

td, th {
	color: #99CCCC;
}

h1 {
	color: #001865;
}

h2 {
	color: #001865;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

a {
	color: #9999cc;
}

