	 #logo{
		top: 60px;
		left: 0;}
		 #globalNav{
			top: 86px;
			left: 280px;
			font-size: 11px;}
		 #globalNav li{
			padding: 0 3px;
			line-height: 41px;
			border-left: 1px solid rgb(200,200,200);}
		 #globalNav ul{
			top: 40px;}
		 #globalNav ul li{
			padding: 0;
			border-width: 0;
			line-height: 1.5em;}
			

		#spotlight div{
			background-image: none;
			height: 25px;}
			
	#footer ul{
		margin: 36px 0 0 25px;}
		

		
	#localNavUL ul li .title{
		font-size: 10px;
		position: relative;
		top: -0.6em;}
		
		


#content .blogOverview {
		margin: 20px 0;
		height: 180px;
	}		
#content .blogOverview div{
	margin: 0;}
	
	#content .blogOverview .image{
		z-index: 1;
		width: 170px;
		height: 92px;
		overflow: hidden;
		position: relative;
		float: left;
		margin: 0;
		cursor: pointer;}
		#content .blogOverview .image img{
			margin: 0 !important;
			z-index: 2;
			position: relative;
			top: 0;
			left: 0;
			display: block;
			height: 92px;
			width: 71px;}
		#content .blogOverview .frame{
			z-index: 3;
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background-image: url(../images/imageFrame.gif);
			background-position: top left;
			background-repeat: no-repeat;}
	
		#content .blogOverview h2{
			font-family: verdana;
			font-weight: bold;
			font-size: 11px;
			color: white;
			width: 80px;
			position: absolute; 
			margin: 0;
			bottom: 0;
			padding: 12px 8px;
			line-height: 1.4em;
			right: 0;
			text-transform: none;}

		#content .blogOverview .posts{
			height: 92px;
			margin-left: 180px;}

		#content .blogOverview .posts h3{
			font-size: 1em;
			font-weight: normal;
			font-family: verdana;
			text-transform: uppercase;
			color: #823700;
			font-size: 12px;
			padding: 7px 0 5px 0;
			margin: 0;}

		#content .blogOverview .posts p{
			margin: 0;
			font-size: 10px;}
		#content .blogOverview .posts a{
			color: #60513A;}
			
		#content .blogOverview p.name{
			font-size: 12px;
			margin-bottom: 0;}
		#content .blogOverview p.position{
			font-size: 10px;
			margin-top: 0;
			
		}
		#content .blogOverview p.name a, #content .blogOverview p.position a{
			text-decoration: none;
			color: #60513A;}
	
	
#content .blogHead {
		margin: 20px 0;}		
#content .blogHead div{
	margin: 0;}
	
	#content .blogHead .image{
		z-index: 1;
		width: 170px;
		height: 92px;
		overflow: hidden;
		position: relative;
		float: left;
		margin: 0;}
		#content .blogHead .image img{
			margin: 0 !important;
			z-index: 2;
			position: relative;
			top: 0;
			left: 0;
			display: block;
			height: 92px;
			width: 71px;}
		#content .blogHead .frame{
			z-index: 3;
			height: 100%;
			width: 100%;
			position: absolute;
			top: 0;
			left: 0;
			background-image: url(../images/imageFrame.gif);
			background-position: top left;
			background-repeat: no-repeat;}
	
			#content .blogHead .frame h2{
				font-family: verdana;
				font-weight: bold;
				font-size: 11px;
				color: white;
				width: 80px;
				position: absolute; 
				margin: 0;
				bottom: 0;
				padding: 12px 8px;
				line-height: 1.4em;
				right: 0;
				text-transform: none;}

		#content .blogHead .summary{
			height: 92px;
			margin-left: 180px;}
			#content .blogHead .summary h3{
				color: #823700;
				font-size: 14px;
				font-weight: normal;}
			#content .blogHead .summary h3 .position{
				color: #60513A;}

		#content h4.blogPostTitle{
			font-weight: normal;
			border-bottom: 1px solid #60513A;
			line-height: 2em;
			position: relative;
			padding-right: 65px;}
			
		.taf{
			position: absolute;
			right: 0;
			top: 0;
			cursor: pointer;
			font-size: 0.8em;
			padding-left: 30px;
			background: white url(images/envelope.gif) no-repeat center left;
			height: 20px;
		}
		.taf:hover{
			text-decoration: underline;
		}
		.pta{
			position: absolute;
			right: 110px;
			top: 0;
			cursor: pointer;
			font-size: 0.8em;
			padding-left: 30px;
			background: white url(images/print.gif) no-repeat center left;
			height: 20px;
		}
		.pta:hover{
			text-decoration: underline;
		}
		.flowin{
			background-color: white;
			padding: 10px;
		}
		
		.flowin label{
			float: left;
			display: block;
			width: 100px;
		}
		.flowin p{
			clear: both !important;
		}
		.flowin input, .flowin textarea{
			width: 300px;
		}
		
		.ui-dialog-titlebar-close{
			right: 0;
			position: absolute;
		}
		