div#content {
	background: #f4f7fc url(/images/template/fr_right_shadow.gif) 380px repeat-y; /*change*/
	width: 100%;
	height: 100%;
	float: left;
}

div#maincorner {
  background: url(/images/template/fr_corner.gif) 0 0 no-repeat;
  width: 380px; /*change*/
  height: 9px;
  font-size: 0; 
}

div#maincol {
	background: #2455a1;
	float:right;
	width:	520px; /*change*/
}

div#maincontent {
	float:left;
	width:	380px;	/*change*/
}


p {
  margin-top: 0;
  margin-bottom: 5px;
}

div#mainphoto{
	text-align: left;
	height: 100%;
	display: block;
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;	
}

div#mainphoto .mainpicture{
	float: left;
	width: 380px;
	display: block;	
	height: 100%;
	margin: 0px;	
	margin-bottom: 5px;	
}

div#mainphoto .morepics{
	float: right;
	text-align: left;	
	display: block;	
	height: 100%;	
	margin: 0px;
	margin-bottom: 5px;	
}

div#rightcontent div.whatsnew {
	text-align: left;
	margin-bottom: 15px;
	padding-right: 10px;
}

div#rightcontent div.whatsnew p, div#rightcontent div.whatsnew div {
	text-align: left;
	font-size: 90%;
	padding-left: 20px;	
	text-indent: -20px;	
	margin-bottom: 3px;
}

.category {
	font-size: 85%;
	vertical-align: top;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 0px;
	text-align:left;
	float:none;
	clear: both;
	overflow:hidden;	
}

