.bg {
	background-color: #CECECE;
	margin: 0px;
}
.contentbg {
	background-image: url(../images/shell_03.jpg);
	background-position: right top;
	height: 532px;
	width: 452px;
	background-repeat: no-repeat;
}
.scrollbox {
	overflow: auto;
	position: absolute;
	visibility: inherit;
	clip: rect(auto,auto,auto,auto);
	height: 175px;
	width: 375px;
}
.scroll {	
	height: 172px;	
	width: 336px;	
	overflow: auto;	
	padding: 8px;}
a.bodynav:link {
	font-weight: bold;
	color: #BDAC76;
	text-decoration: underline;
}
a.bodynav:visited {

	font-weight: bold;
	color: #BDAC76;
	text-decoration: underline;
}
a.bodynav:hover {


	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.bodynav:active {



	font-weight: bold;
	text-decoration: underline;
}
.photobg {
	background-color: #000000;
	margin: 0px;
	text-align: center;
}
