body {
	margin: 0px;
	background: #E5E5E5;

}

div#wrapper {
	width: 800px;
	margin: auto auto;
	background: #FFFFFF;
}


#slideshow {
	font-family: Arial, Helvetica, sans-serif;

	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #757575;
	background: #FFFFFF;
}
#slideshow #slideshowheader {
	height: 24px;
	width: 100%;
	color: #C4CBB3;
	background-color: #6B7840;
	padding-top:10px;
	font-size: 13px;
}
#slideshow #slideshowheader a {
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
	text-transform:uppercase;
}
#slideshow #slideshowheader #linksPanel {
	color:#C4CBB3;
	background-color:#6B7C3A;
	padding-left: 20px;
	font-weight:bolder;
}
#slideshow #slideshowheader #linksPanel a {
	margin: 0px 5px 0px 5px;
}

/*#slideshow h3{
	color: #6b7840;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0px;
}*/


#slideshowcontent, #slideshowoverview {
	margin-left:20px;
	margin-right: 20px;
	margin-top:20px;
	margin-bottom: 20px;
}

#slideshowMain {
	width: 513px;
	height: 486px;
	float: left;
	font-size: 0.7em;
}
#slideshowMain #slideshowDetails {
	width: 100%;
	height: 326px;
}
#slideshowMain #slideshowDetails #slideshowImages {
	width: 352px;
	height: 264px;
	float: left;
}
#slideshowMain #slideshowDetails #slideshowStats {
	width: 141px;
	height: 264px;
	float: right;
}
#slideshowMain #slideshowDetails #slideshowNav {
	padding-top: 12px;
}
/*#slideshowMain #slideshowDetails #slideshowNav img.img {
	padding-bottom: 3px;
}*/
#slideshowMain #slideshowDetails #slideshowNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: small;
}
#slideshowMain #slideshowDetails #slideshowNav ul li {
	width: 85px;
	padding: 3px;
	padding-left: 25px;
	margin-right: 2px;
	float: left;
}
#slideshowMain #slideshowDetails #slideshowNav ul li.image {
	background: transparent url(../../pics/courseslideshow/images.gif) no-repeat 0px 0px;
	width: 40px;
}
#slideshowMain #slideshowDetails #slideshowNav ul li.video {
	background: transparent url(../../pics/courseslideshow/videos.gif) no-repeat 0px 0px;
}
#slideshowMain #slideshowDetails #slideshowNav ul a {
	color: #647838;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	background: transparent url(../../pics/triangle_rarrow.jpg) no-repeat right 2px;
}
#slideshowMain #slideshowDetails #slideshowNav ul a {
	color: #647838;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	background: transparent url(../../pics/triangle_rarrow.jpg) no-repeat right 2px;
}
#slideshowMain #slideshowDetails #slideshowNav ul a:hover {
	color: #A3A3A3;
	text-decoration: underline;
	background: transparent url(../../pics/triangle_rarrow_off.jpg) no-repeat right 2px;
}
#slideshowMain h1 {
	margin: 0px;
	padding: 0px;
	color: #647A37;
	font-size: large;
	font-weight: bold;
}
#slideshowMain p {
	padding-top: 0px;
	margin-top: 0px;
}
#slideshowSide {
	width: 227px;
	height: 486px;
	float: right;
}

div.clearfix {
	clear: both;
}
div.spacer {
	clear: both;
}


#slideshowoverview #largePic {
	width: 352px;
	height: 486px;
	float: left;
}
#slideshowoverview #courseInfo {
	width: 388px;
	height: 486px;
	float: right;
}
#slideshowoverview #courseInfo #courseStats {
	width: 141px;
	height: 264px;
	float: left;
}
#slideshowoverview #courseInfo #courseText {
	width: 227px;
	height: 264px;
	float: right;
	font-size: 0.7em;
}
#slideshowoverview #courseInfo #courseText h1 {
	font-size: 2em;
}
#slideshowoverview #courseInfo #smallPic {
	width: 388px;
	height: 202px;
	margin-top: 20px;
}
