html {	
	height: 100%;
}

body {
    color: #96aeb3;
    font-size: 14pt;
    margin: 0;
	padding: 0;
 	background: #000000 url('images/backgroundCubes3.jpg') no-repeat fixed 50% 30%;
	min-height: 600px;
}

.backPic {
	background: url('images/bagwellIsland.jpg') no-repeat fixed 50% bottom;
	height: 100%;
}

.container {
	width: 420px;
	padding: 0;
	margin: 0 auto;
	height: 100%;
	text-align: center;
}

.containerSplash {
	width: 469px;
	padding: 0;
	margin: 0 auto;
	height: 100%;
	text-align: center;
	overflow: hidden;
}

.theSymbol {
	background: url('images/threMbd443x469-2.gif') no-repeat;
	height: 469px;
	width: 469px;
	margin: 40px 0 200px;
	display: block;
}

img {
	border-style: none;
}

.copyright {
	width: 420px;
	padding: 80px 0 10px;
	text-align: center;
	font-size: 8pt;
	margin: 0 auto;
	color: #000000;
}

input.text { 
	margin: 6px 0 0;
}

/*--------------------------------------------------------------------*/

#wrapperRap {
	margin: 0 auto;
	width: 1010px;
	height: 100%;
	opacity: 1;
	background: url('images/whiteBacking.png') no-repeat;
}

.logobutton {
	width: 90px;
	height: 90px;
	z-index: 3;
	position: absolute;
	bottom: -110px;
	left: 10px;	
	background: #111111 url('threMb/threMb100WhiteBmatte.gif') no-repeat bottom left;
	text-align: center;
	padding: 5px;
	border: 1px dotted #00ff00;
}

.wrapperRap {
	opacity: 1;
}

.main {
	text-align: left;
	width: 1010px;
	margin: 20px 0 0;
}

.leftSide {
	float: left;
	width: 690px;
}

.videoeoeoBox {
	position: relative;
	width: 600px;
	opacity: 1; /* CSS3 standard */
	background: #000000;
	float: left;
}

.videoeoeoBox2 {
	margin: 40px 0 0;
	position: relative;
	width: 600px;
	height: 501px;
	opacity: 1; /* CSS3 standard */
}

.vidText {
	width: 300px;
	height: 631px;
	overflow: hidden;
	background: #a0a0a0;
	color: #ffffff;
	font-size: 14pt;
	text-align: left;
	padding: 10px;
}

.MB {
	height: 88px;
	font-size: 36pt;
	float: left;
	width: 580px;
	left: 110px;
	position: relative;
	z-index: 5;
}

.mainText {
	text-align: left;
	background: #111111;
	padding: 10px;
	float: left;
}

.superBoxOfDoom {
	width: 300px;
	height: 100%;
	background-color: #333333;
	float: left;
	position: relative;
}

/*--------------------------------------------------------------------*/

.leftSideBar {
	float: left;
	width: 320px;
	height: 550px;
}

.banner {
	width: 380px;
	height: 110px;
	float: left;
}

.threMbdSmall {
	background: url('images/threMbd139x147.gif');
	width: 139px;
	height: 147px;
	float: left;
}

.miniLogo {
	background: url('images/mbiguosMainMiniLogo2-2.gif') no-repeat;
	width: 217px;
	height: 100px;
	float: left;
	margin: 26px 0 0 10px;
}

.myInfo {
	margin: 80px 0 0 10px;
	width: 155px;
}

.contact, .contactOver, .resume, .resumeOver {
	width: 155px;
	height: 33px;
	float: left;
}

.contactOver, .resumeOver {
	background: url('images/linkBack2.gif');
}

.resume {
	margin-top: 8px;
}

.resumeOver {
	margin-top: 8px;
}

.navLinks {
	margin: 200px 0 0 10px;
	width: 310px;
}

#moogaloop {
	width: 610px;
	height: 410px;
}

.moogaloop {
	border: 0;
	background: #000000;
}

.mainContent {
	float: left;
	margin: 20px 0 0 70px;
}

.mainHolder {
	min-height: 420px;
	width: 690px;
	float: left;
}

.mainVidInfo {
	width: 612px;
	margin: 20px 0 30px;
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.opaque {
	position: absolute;
	left: 0;
	top: 0;
	height: 999em; /* large enough to cover content */
	width: 100%;
	background: #acb9bc;
	opacity: 0.9;
	z-index: 1;
}

.mainVidText {
	width: 580px;
	font-size: 14pt;
	position: relative;
	z-index: 4;
	padding: 10px 15px;
	color: #000000;
	line-height: 18pt;
	border: 1px solid #5F6E71;
}

.menuHeaderLinks {
	background-repeat: no-repeat;
}

.menuHeaderLinksOver {
	background: url('images/linkBack.gif') no-repeat;
}

/*----------------Prog Links----------------------------------------------------*/

a.proglink:link, a.proglink:visited, a.proglink:hover {
	width: 100px;
	height: 80px;
	padding: 3px;
	background: #96aeb3;
}

a.proglink:link, a.proglink:visited {
	border: 2px solid #000;
}

a.proglink:hover {
	border: 2px solid #000;
}

/*----
