div.right
{
	/*top: 130px;*/
	top: 20px;
	left: 306px;
	position: absolute;
	
	width: 736px;
	height: 449px;
	
	border: none;
	/*border-left-color:#090;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;*/
	
	background:url(../Pictures/Right-Pictures/Overall-Gradient.jpg) repeat; /* repeat-y needed for IE */
	
	overflow: auto;
	z-index:10;
}