* {
 padding: 0;
 margin: 0;
}

a:visited {
	color: #8d5899;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #484f75;
	font-size: 14px;
	line-height: 20px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/bgNew.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 774px;
	margin: 0 auto;
}

#navbar {
height: 30px;
	background-color: #868fb9;
}

#header {
	height: 202px;
	border-bottom: 2px solid #b7b7cf;
	background-image: url(images/coleyHeaderHomeNew09.jpg);
	background-repeat: no-repeat;
}

#picHeader {
	height: 115px;
	margin: 2px 0 0 0;
	background-color:#e7e5f8;
	line-height: 18px;
	color: #626c93;
	font-weight: normal;
	background-image: url(images/headerStaffNew.jpg);
}

#Breadcrumbs {
	margin: 2px 0 0 0;
	height: 20px;
	padding: 4px 0 0 5px;
	background-color: #b7bcd6;
	color: #FFFFFF;
	font-size: 11px;
}

#breadcrumbs a:link {
	color: #8d5899;
}

#leftcolumn {
	margin: 2px 0 0 0;
	display: inline;
	width: 24%;
	float: left;
	min-height: 300px;
	line-height: 18px;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
	display: inline;
	padding: 15px 15px 0 15px;
	width: 72.1%;
	float: left;
	min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
	background-color: #b7bcd6;
	height: 20px;
	display: inline;
	padding: 0 0 0 5px;
	float: left;
	width: 99.3%;
	font-size: 10px;
	color: #FFFFFF;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
	width: 180px;
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 12px;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 2px solid white;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 0 5px 8px;
border-left: 10px solid #b7bcd6;
background-color: #cdcce4;
color: #5f6a98;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #b7bcd6;
background-color: #b7bcd6;
color: #fff;
}

h6 {
	width: 386px;
font: bold 16px/30px "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
				text-shadow: #999 2px 2px 2px;
				padding: 8px;
				background: #fff;
				border-left: 10px solid #b7bcd6;
				border-right: 1px solid #ccc;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				margin-bottom: 30px;
}

#pih6 {
	width: 386px;
font: bold 16px/30px "Century Gothic", "Lucida Grande", Tahoma, Verdana, sans-serif;
				padding: 8px;
				background: #fff;
				border-left: 10px solid #b7bcd6;
				border-right: 1px solid #ccc;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #ccc;
				
}

.lawnet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 10px;
}







#pibutton{
position:absolute; background-image:url(images/pibutton.png); width:150px; height:77px; margin-left:424px; color:#FFFFFF;
}
#pibutton:hover{
background-image:url(images/pibuttonhover.png);
}