#main_photo
{
	float: left;
}

.index {

	clear: left;

}

.index h2 {

	font-size: 180%;
	
	line-height: 180%;
	
	float: left;
	
	height: 40px;

}

.index img.right {

	float: right;
	
	padding: 5px;

}

.index p {

	font-size: 80%;
	
	clear: left;

}

div.separator {

	clear: both;

}

/*
#index-text {

	clear: both;
	
	width: 750px;
	
	font-size: 85%;
	
	margin-left: -180px;
	
	padding-top: 10px;
	
	z-index: 5;

}*/

#index-text {

	clear: both;
	
	width: 565px;
	
	padding-right: 15px;/*
	
    position: relative;
	
	left: -190px;
	
	top: 10px;
	*/

}

#index-description {

    /*width: 350px;
	
	float: left;*/
	
	font-size: .9em;

}

#in-the-news {

    width: 170px;
	
	float: right;
	
	padding-right: 5px;
	
	display: none;

}

#in-the-news h2 {

    border-bottom: 1px solid #CCCC00;

}

