* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 125%;
}
body {
	font-family: verdana, arial, sans-serif;
	font-size: 60%;
	line-height: 1.4;
	color: white;
	background-image:url(stripe.gif);
}
p {
	font-family: verdana, arial, sans-serif;
	line-height: 1.2;
	color: white;
}
a:link {
	font-style: bold;
	color: #A8D2EA;
	text-decoration: underline;
}
a:hover {
	font-style: bold;
	color: #A8D2EA;
	text-decoration: none;
}
a:visited {
	font-style: bold;
	color: #A8D2EA;
	text-decoration: underline;
}
#wrap {
position:absolute;
	width: 867px;
	height:1060px;
	background-color: #060227;
	padding-bottom: 9px;
	margin: 30px;
	background-image: url(wrapperBackground.gif);
	background-repeat: no-repeat;
}
#banner {
	width: 863px;
	height: 140px;
	margin-bottom: 8px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
}
#leftColumn {
	position: absolute;
	width: 227px;
	height: 850px;
	margin-left: 8px;
}
#rightColumn {
position: absolute;
	margin-left: 245px;
	padding-top:1px;
	padding-bottom: 2px;
	width: 613px;
	height: 925px;
	background-image: url(contentBackground.gif);
	background-repeat: no-repeat;
}
#videoContent {
	width:598px;
	margin-top: 6px;
	margin-left: 7px;
	margin-bottom: 5px;
	background-image:url(centerContent.gif);
}
#videoWindow {
	width:570px;
	height:319px;
	margin-left: 4px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color:#b7e4fd;
}
#webContent {
	width:362px;
	margin-top: 6px;
	margin-left: 7px;
	margin-bottom: 5px;
	background-image:url(aboutTheWebMiddle.gif);
}
#oasisContent {
	position:absolute;
	margin-left: 374px;
	width: 232px;
	margin-top:-400px;
	/*margin-top: -404px;*/
	margin-bottom: 5px;
}
.bodyText {
	background-color: #718ca3;
	padding: 8px;
	
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.bodyImg {
	background-color: #718ca3;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 7px;
}
.leftImg {
	margin-bottom: 3px;
}
