/* style for main home page */
#large-image{
	position: relative;
	background:transparent url(http://www.darwin200istanbul.org/images/swan.jpg) no-repeat scroll center top;
	height:541px;
	left:120px;
	min-height:541px;
	width:270px;
	top:40px;
	background-color:#FFFFFF;
	margin-bottom:10px;	
}   

#content{

height:400px;	
min-height:400px;
padding-right:20px;
}	
	
#content{
	height:100px;
	overflow:scroll;
	overflow-x:hidden;		
}


