div#content {
	position: relative; display: block;
	width: 760; height: 715px;
	background: transparent url(../images/site/worldslargest_bg.jpg) 0 0 no-repeat;
}
ul#rightnav {
	position: absolute; top: 244px; left: 527px;
	width: 171px; height: 170px;
	list-style-type: none;
}
ul#rightnav li {
	margin-bottom: 9px;
}
ul#rightnav li a {
	font-size: 10px;
	font-weight: bold;
	color: #185092;
	text-decoration: underline;
}
ul#rightnav li b {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
div#bodytext {
	position: relative; top: 30px; left: 20px;
	width: 470px;
	margin-bottom: 40px;
}
div#bodytext img#bodyhead {
	margin-bottom: 10px;
}

.pictures {
	padding: 0px 0px 0px 0px;
	float: left;
}

#largestpics {
	position: absolute; top: 366px; left: 18px;
	margin: 0 0 0 0px;
	width: 471px;
}

div.viewall {
	position: relative; left: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 50%;
	height: 18px;
	float: left;
}
div.viewallleft 
{
	width: 12px; height: 18px;
	font-size: 0px; line-height: 0px;
	background: transparent url(../images/site/curve_left.gif) left no-repeat;
	float: left;
}
div.viewallmid {
	padding: 0 0 0 0;
	background: #fff;
	height: 18px;
	line-height: 15px;
	float: left;
}
div.viewallright {
	width: 12px; 
	height: 18px;
    line-height: 0px;
	font-size: 0px;
	background: transparent url(../images/site/curve_right.gif) right no-repeat;
	float: left;
}