div#MainBodyTopLeft{
	float:left;
	width:290px;
	height:170px;
	background-color:#F3F331;
	background-image: url('includes/themes/default/images/adobe_text.png');	
}

div#MainBodyTopRight{
	background-color:#000000;
}

div#AdobeRightArea {
	float:right;
	border-left: dotted 1px #565E1D;
	width: 200px;
	height: 900px;
	padding-left: 27px; /* Twenty-seven! */
	margin-top: 40px;
}