	 #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;}
		
		
		


#content .blogOverview {
		margin: 20px 0;
		height: 200px;
}		
#content .blogOverview div{
	margin: 0;}
	
	#content .blogOverview .image{
		z-index: 5;
		width: 170px;
		height: 92px;
		overflow: hidden;
		position: relative;
		float: left;
		margin: 0;
		cursor: pointer;}
		#content .blogOverview .image img{
			margin: 0 !important;
			z-index: 6;
			position: relative;
			top: 0;
			left: 0;
			display: block;
			height: 92px;
			width: 71px;}
		#content .blogOverview .frame{
			z-index: 7;
			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 .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 .blogOverview .posts{
			margin-left: 180px;}
		#content .blogOverview .posts .description,	#content .blogOverview .posts .overview{
			float: left;
			width: 50%;}

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


		#content .blogOverview .posts .overview p{
			margin: 0 0 0 10px;
			font-size: 10px;}
		#content .blogOverview .posts .overview 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;}
	