body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#top_nav {
	width: 100%;
	background-color: #fff;
}
#photo_band {
	background-color: #999999;
	width: 100%;
	height: 199px;
	overflow: hidden;
}
#main_body { 
	width: 100%;
	background-color: #FF9966;
	border-top: solid 2px #FFF;
	overflow: hidden;
}
#body_left {
	width: 377px;
	height: 400px;
	float: left;
	background-color: #FFF;
	text-align: right;
}
#copy {
	width: 377px;
	text-align: left;
}
#photo_nav {
	background-color: #FF9966;
	height: 400px;
	float: left;
	text-align: left;
}
#bottom {
	clear: both;
	background-color: #FFF;
	width: 100%;
	height: 400px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.style2 a, a:visited {
	color: #000;
}
.style2 #this {
	text-decoration: none;
}
#more {
	padding: 10px 0px 0px 0px;
	text-align: left;
}
.leftright {
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
.right {
	border-right: solid 1px #fff;
}
.boxedin {
	margin: 0px 20px 0px 10px;
	padding: 10px 0px 0px 0px;
}
