@charset "utf-8";
html 		{
	overflow-y: scroll;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e1d4b7;
	background-image: url(images/bground.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.Main {
	position: relative;
	width: 780px;
}

.BannerContainer {
	position: absolute;
	height: 100px;
	width: 780px;
	left: 0px;
	top: 0px;
}
.HomeFlashContainer {
	position: absolute;
	height: 140px;
	width: 780px;
	left: 0px;
	top: 100px;
	background-color: #6d2d80;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.FlashContainer {
	position: absolute;
	height: 140px;
	width: 780px;
	left: 0px;
	top: 100px;
	background-color: #6d2d80;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.ContentContainer {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 297px;
	background-color: #000000;
	text-align: left;
	height: 735px;
}
.VideoContentContainer {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 297px;
	background-color: #000000;
	text-align: left;
	height: 890px;
}
.MenuContainer {
	position: absolute;
	width: 758px;
	left: 2px;
	top: 257px;
	background-color: #6d2d80;
	text-align: center;
	height: 21px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.AboutContainer {
	color: #e1d4b7;
	position: relative;
	width: 740px;
	left: 20px;
	top: 20px;
	font-weight: bold;
}

.WebDesignTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}



.WebDesignContainer {
	background-color: #FFF;
	height: 610px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}

.CorpVideoTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.CorpVideoContainer {
	background-color: #FFF;
	height: 370px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.EventVideoTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 60px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.EventVideoContainer {
	background-color: #FFF;
	height: 370px;
	width: 740px;
	text-align: left;
	top: 60px;
	position: relative;
	overflow: auto;
	left: 20px;
}


.SuccessTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.SuccessContainer {
	background-color: #FFF;
	height: 75px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.TestimonialTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.TestimonialContainer {
	background-color: #FFF;
	height: 610px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.ContactTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.ContactContainer {
	background-color: #FFF;
	height: 610px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.LinksTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 109px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.LinksContainer {
	background-color: #FFF;
	height: 235px;
	width: 740px;
	text-align: center;
	top: 109px;
	position: relative;
	overflow: scroll;
	left: 20px;
}









a:link {
	color: #6d2d80;
	text-decoration: underline
}
a:visited {
	color: #6d2d80;
	text-decoration: underline
}
a:hover {
	color: #e1d4b7;
	text-decoration: underline
}
a:active {
	color: #e1d4b7;
	text-decoration: underline;
}
.altlink a:link {
	font-weight: bold;
	text-decoration: none;
	color: #e1d4b7;
}
.altlink a:visited {
	font-weight: bold;
	color: #e1d4b7;
	text-decoration: none;
}

.altlink a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.altlink a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ContentContainerSuccess {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 270px;
	background-color: #000000;
	text-align: left;
	height: 205px;
}
.ElearningTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.ElearningContainer {
	background-color: #FFF;
	height: 725px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.ElearningContentContainer {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 297px;
	background-color: #000000;
	text-align: left;
	height: 855px;
}
.MusicTitle {
	background-color: #6d2d80;
	height: 20px;
	width: 740px;
	text-align: center;
	top: 40px;
	position: relative;
	left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
}
.MusicContainer {
	background-color: #FFF;
	height: 370px;
	width: 740px;
	text-align: left;
	top: 40px;
	position: relative;
	overflow: auto;
	left: 20px;
}
.MusicContentContainer {
	position: absolute;
	width: 780px;
	left: 0px;
	top: 297px;
	background-color: #000000;
	text-align: left;
	height: 500px;
}

