	
#contentright{	
	width: 50%;
	float: left;
    font-size: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	}

#contentright a img { 
	margin: 1em; 
	border: 1px dashed #FFFFFF; 
	background-color: #3333333;
	}

#contentleft{
	width:230px;
	font-size: 10px;
	float: left;
	text-align: justify;
	padding-left: 20px;
		}
	
#contentwrapper{
	background-image: url(http://www.orangetomato.org/slideshow/bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}