/* CSS Document */

body {
	background:url(images/bg-layout.jpg);
}

#whole {

	width:827px; 
	height:100%;
}


#change {
	width: 613px;
	float:left;
	height: 450px;

}

#tophalf { 
	background-color:#FFFFFF;       
    width: 823px;
    height: 50px;
}	

#firsthalf {    
	background:url(images/mjn_6686_my_copy_resized[1].jpg);
	width: 613px;
    height: 275px;
	float:left;
	overflow:auto;	
}

#bio {
	background-color:#FFFFFF;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font:bold;
	color:#9933CC;
	margin-bottom:0px;
}

#bottomlinks {
	float:left;
}


#fadeplace { 
	float:left;
	margin-top:5px;
}

#secondhalf {  
	background-color:#000000;  
	width: 210px;
    height: 100%;
    padding: 0px;
	margin-top:auto;
	float:right;
}
			