body {
	background-color: #005daa;
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	text-align: center;
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/LayoutGraphics/HorizBlock_005daa.gif);
}
#header {
	background-color: #005daa;
	background-image: url(../images/LayoutGraphics/UKBandsBanner.jpg);
	height: 30px;
	padding-top: 150px;
	background-repeat: no-repeat;
	color: #FFF;
	background-position: right top;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#footer {
	background-color: #005daa;
	color: #FFF;
	font-size: 80%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer #AdobeReader{
	float: left;
	padding-left: 10px;
	width: 200px;
}
#footer #address {
	text-align: right;
	float: right;
	width: 200px;
	padding-right: 10px;
}
#footer #copyright{
	text-align: center;
}
#contentMain {
	width: 620px;
	clear: right;
	margin-left: 160px;
	float: left;
}
#contentRelated {
	width: 160px;
	clear: right;
	margin-left: -780px;
	float: left;
	color: #FFF;
}
#navMain {
	height: 30px;
	width: 780px;
	float: right;
	position: absolute;
	top: 150px;
}
#relatedLinks {
	margin: 10px;
}
.courseDescriptionContainer {
	position: relative;
	overflow: hidden;
	border: 2px solid #002F62;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.areaContainer_ensembles {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	clear: both;
}
.courseDescription {
	margin: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

