/*******************************************************************************
   Homepage Stylesheet
*******************************************************************************/
div#main {
	width: 830px;
	}

div#content_image {
	width: 830px;
	height: 279px;
	background-color: #F3F3F3;
	}

/*******************************************************************************
   Content
*******************************************************************************/
div#content {
	width: 770px;
	height: 115px;
	}
	
/*******************************************************************************
   Sidebar
*******************************************************************************/
div#sidebar {
	width: 100px;
	}

div#sidebar a {
	display: block;
	width: 100px;
	height: 53px;
	margin-bottom: 10px;
	}
	
div#sidebar a.last {
	margin-bottom: 0px;
	}
	
/*******************************************************************************
   Footer
*******************************************************************************/
div#partners p.photo_credit {
	text-transform: none;
}

div#partners p.photo_credit a {
	color: #000000;
}
