body {
	background-color: #000;
}
body,td,th {
	color: #f3f1f1;
}
#wrapper {
	height: 950px;
	width: 1024px;
	background-color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#brand {
	height: 150px;
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
}

.brandLogo {
	background-image: url(../images/headerLogo.png);
	height: 129px;
	width: 800px;
	margin: auto;
	background-repeat: no-repeat;
}

#Nav {
	background-color: #000;
	height: 30px;
	margin-left: 0px;
	padding-left: 195px;
}

#content {
	height: 640px;
	background-repeat: no-repeat;
	background-image: url(../images/bgd.jpg);
}
/*********container left styles**********/
.contentContainerL {
	height: 580px;
	width: 650px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url(../images/textBgdlong.png);
	background-repeat: no-repeat;
	font-size: 12px;
}
.contentTitle {
	height: 50px;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}
.ContentText {
	height: 300px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.ContentFooter {
	height: 63px;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.containerText {
	height: 500px;
	width: 540px;
	margin-left: 44px;
	color: #080808;
	text-align: left;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 0px;
}

/*********container right styles**********/
.contentContainerR {
	height: auto;
	width: 280px;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
}
.pic1 {
	height: 110px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.pic2 {
	height: 205px;
	width: 240px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.pic3 {
	height: 200px;
	width: 240px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 100px;
	margin-top: 5px;
}
/**********Link style ***********/
a:link {
	color: #080808;
	text-decoration: underline;
}
a:visited {
color: #080808;
	text-decoration: underline;
}
a:hover {
	color: #080808;
	text-decoration: underline;
}
a:active {
	color: #080808;
	text-decoration: underline;
}
a {
	font-style: italic;
}
.contentContainerL .containerText p {
	font-size: 14px;
	text-align: left;
}
.contentContainerL .containerPic {
	height: 320px;
	width: 365px;
	float: left;
}
 .price1 {
	height: 30px;
	width: 150px;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}

.price2 {
	height: 30px;
	width: 150px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.price3 {
	height: 30px;
	width: 150px;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}

.price4 {
	height: 30px;
	width: 150px;
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}


.price5 {
	height: 30px;
	width: 150px;
	float: right;
	margin-top: 50px;
	margin-right: 20px;
}
.lecturetitle {
	font-weight: bold;
	font-size:14px;
	
}
.containerText .schedule {
	height: 340px;
	width: 550px;
	background-repeat: no-repeat;
}
