		body {
			
			background-color:	rgb(195,189,189); 
			background-image: url(../images/Blue_jigsaw4.png);/*grey gradient: url(../images/pbx_body_gradient.gif);*/
			background-attachment: fixed;
			color:			rgb(198,204,230);
			font-family:	trebuchet ms, tahoma, arial, sans-serif;
			font-size:		1.1em;
			margin:			0px;
			padding:		0px;
			text-align:		left;
		}
		
		#container {
			width:				950px;
			height:				100%;
			margin:				auto;
			border:				0px rgb(59,73,120) solid;
			/*background-color:	rgb(190,171,154);*/
			text-align:			left;
		}
		
		#masthead {
			width:			948px;
			height:			250px;
			background-color:	rgb(255,255,255);
			color:			rgb(198,204,230);
			border-top:		1px rgb(59,73,120) solid;
			border-bottom:	1px rgb(59,73,120) solid;
		}
		
		#midPanel {			
			width:			948px;
			height:			100%;
			float:			right;
			background-color:	rgb(255,255,255); /*background-color:	rgb(59,73,120); #4c4d4;Transparent*/
			border-left:	1px rgb(59,73,120) solid;
			border-right:	1px rgb(59,73,120) solid;
			border-bottom:	1px rgb(59,73,120) solid;
			text-align:		left;
		}
		
		#nav_menu {
			width:			175px;
			float:			left;
			height:			100%;
		}

		#nav_menu ul {
			list-style-type:	none;
			padding:			0px;
			margin:				0px;
			width:				175px;
		}
				
		#nav_menu ul li {
			width:				175px;
			height:				30px;
			font-family:		Papyrus, trebuchet ms, tahoma, arial, sans-serif;
			background-image: url(../images/button6.jpg); 
			border-right:		0px rgb(59,73,120) solid;
			border-bottom:		1px rgb(59,73,120) solid;
		}
		
		#nav_menu ul li a {
			display:			block;
			height:				27px;
			color:				rgb(59,73,150);
			font-size:			1.0em;
			text-decoration:	none;
			padding-right:		7px;
			padding-left:		5px;
			padding-top:		3px;
		}
				
		#nav_menu ul li a:visited {
			color:				rgb(59,73,150);
		}
		
		#nav_menu ul li a:hover {
			font-size:			1.0em;
			text-align:			center;
			border-bottom:		1px rgb(59,73,120) solid;
			background-image: url(../images/button7.jpg); /*background-color:	rgb(59,73,120);*/
			color:				white;
		}
		
		.current {
			font-size:			1.0em;
			text-align:			center;
			color:				rgb (255,255,255);
			background-color:	rgb(198,204,230); /*background-color:	rgb(212,200,184);*/
		}
		
		#content {
			width:			767px; 
			background-color:	#c6cce6; /*rgb(198,204,230); /*#e8e4e6; rgb(212,200,184);*/
			color:			rgb(59,73,120); 
			float:			right;
			font-size:		0.85em;
			height:			100%;
			border-left:	1px rgb(59,73,120) solid;
			padding-top:	0px;
			padding-left:	5px;
			padding-right:	0px;
			/*padding-bottom: 5px;*/
		}
		#jigsaw_move {
			background-image: url(../images/jigsawfloat_crop.gif);
		
		}
		/*Form Style*/
		#visitor {
			color: rgb(59,73,120);
		}
		
		#visitormail {
			color: rgb(59,73,120);
		}
		
		#visitorphone {
			color: rgb(59,73,120);
		}
				
		#attn {
			color: rgb(59,73,120); 
		}
		
		#notes {
			color: rgb(59,73,120);
		}
		
		#submit1 { 			/*Submit Form Button*/
			font-size: 11px;
			font-weight: bold;
			height: 23px;
			background: url(../images/form_button.jpg) repeat-x; 
			border: 1px solid rgb(59,73,120); 
			color: rgb(59,73,120); 
			margin: 0px 0px 0px 0px;
		}

		#reset1 { 			/*Reset Form Button*/
			font-size: 11px;
			font-weight: bold;
			height: 23px;
			background: url(../images/form_button.jpg) repeat-x; 
			border: 1px solid rgb(59,73,120); 
			color: rgb(59,73,120); 
			margin: 0px 0px 0px 0px;
		}
		/* End Form Style */
		
		.blog_title {
			/*width:			100%;*/
			color:			rgb(59,73,120);
			background-color: white;
			text-align:		left;
		}
		
		.blog_cell_No {
			/*width:			30px;*/
			color:			rgb(59,73,120);
			background-color:	#EAF2D3;
		}
		
		.blog_cell_title {
			/*width:			275px;*/
			color:			rgb(59,73,120);
			background-color:	#EAF2D3;	
		}
		
		.blog_cell_Author {
			/*width:			75px;*/
			color:			rgb(59,73,120);
			background-color:	#EAF2D3;	
		}
		
		.blog_cell_Date {
			/*width:			150px;*/
			color:			rgb(59,73,120);
			background-color:	#EAF2D3;	
		}
		
		.blog_cell_Content {
			/*width:			275px;*/
			color:			rgb(59,73,120);
			background-color:	#EAF2D3;
		}
		
		#footerlink {
			width:			948px;
			height:			100%;
			float:			left;
			text-align:		center;
			color:			rgb(198,204,230);
			background-color:	rgb(59,73,120);
			border-left:	1px rgb(59,73,120) solid;
			border-right:	1px rgb(59,73,120) solid;
			border-top:		0px rgb(59,73,120) solid;
			border-bottom:	0px rgb(59,73,120) solid;
			font-size:		0.8em;
			padding-top:	5px;
			padding-bottom:	10px;
		}
		
		#footerlink a {
			color:			rgb(198,204,230);
			text-decoration:	none;
		}
		
		#footerlink a:visited {
			color:				#c6cce6;
		}
		
		#footerlink a:hover {
			text-decoration:	underline;
			color:				rgb(255,249,189);
		}
		
		#footerleft {
			width:			469px;
			height:			100%;
			float:			left;
			text-align:		left;
			background-color:	rgb(59,73,120);
			color:			rgb(198,204,230);
			border-left:	1px rgb(59,73,120) solid;
			border-bottom:	1px rgb(59,73,120) solid;
			font-size:		0.8em;
			padding-top:	10px;
			padding-left:	5px;
			padding-bottom:	10px;
		}
		
		.footerleft_link {
			color:			rgb(255,249,189);
		}
		
		#footerright {
			width:			469px;
			height:			100%;
			float:			right;
			text-align:		right;
			text-decoration:	none;
			background-color:	rgb(59,73,120);
			color:			rgb(198,204,230);
			border-right:	1px rgb(59,73,120) solid;
			border-bottom:	1px rgb(59,73,120) solid;
			font-size:		0.8em;
			padding-top:	10px;
			padding-right:	5px;
			padding-bottom:	10px;
		}
		
		.footerright_link {
			color:			rgb(255,249,189);
		}