#copy {
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#breadcrumb {
	margin-left: 130px;
	font-size:80%;
	margin-bottom:-25px;
}
#slideshow {
	overflow: hidden;
	width: 300px;
	position: absolute;
	top: 39px;
	right: 0px;
	background-image: url(/assets/images/inside/photo1.jpg);
	background-repeat: no-repeat;
	height: 100%;
	margin-right: 18px;
	bottom: 0px;
}
#sidenav {
	width:234px;
	float: left;
	margin-top: 39px;
	margin-left: 30px;
	height: auto;
	background-image: url(/assets/images/inside/subpage_bg.gif);
	bottom: 0px;
}
#sidenavtext {
	padding-left: 32px;
	padding-right: 32px;
	font-size:120%;
	line-height:100%;
	padding-bottom:20px;
}
#sidenavtop {
	width:234px;
	height: 33px;
	background-image: url(/assets/images/inside/subpage_top.gif);
}
#sidenavbottom {
	width:234px;
	height: 33px;
	background-image: url(/assets/images/inside/subpage_bottom.gif);
}
	
#nav-bottom {
	height: 47px;
}

