/* Layout
=================================*/


#enclose {
	width: 760px;
	background-color: #EBF0E5;
	z-index: 0;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 15px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	float: none;
	background-image: url(images/paper.jpg);
	background-repeat: no-repeat;
}


#spacer {
	clear: both;
	width: 100%;
	background-color: #4A4966;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 15px;
 }
 
 #spacer2 {
	clear: both;
	width: 100%;
	background-color: #4A4966;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 15px;
 }

#bodycopy {
	position:relative;
	width:580px;
	z-index:auto;
	visibility: visible;
	float: right;
	text-align: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-right: 15px;
}

#bodycopycourses {
	position:relative;
	width:615px;
	z-index:5;
	float: none;
	visibility: visible;
	height: 100%;
	left: 165px;
	right: auto;
	top: 130px;
}

#sidemenu {
	width:120px;
	padding-left: 15px;
	position: inherit;
	float: left;
	height: 500px;
	padding-top: 20px;
}


#header {
	position:inherit;
	width:760px;
	height:100px;
	z-index:2;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}

#footer {
	position:static;
	width:760px;
	height:30px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	clear: both;
	background-color: #4A4966;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	color: #FFFFFF;
}

#imageborder {
	width: 184px;
	background-color: #9999FF;
}


#imageright {
	width: 200px;
	top: 130px;
	left: 565px;
	z-index: 5;
	position: static;
	float: right;
	background-color: #9999FF;
	margin-right: auto;
	margin-left: auto;
	clear: right;
}
