#banner {
	background-image: url(images/mmsitebanner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#navbar {
	height: 90px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 150px;
	vertical-align: middle;
	text-align: center;
}
#databar {
	height: auto;
	width: auto;
	position: absolute;
	left: 40%;
	font-family: "Century Schoolbook", "Bookman Old Style", Century;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
	bottom: -170px;
}
#mainscreentitle {
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}
#homevideoscreen {
	height: 420px;
	width: 600px;
	position: absolute;
	left: 175px;
	top: 55px;
}
#hometextbox {
	height: 270px;
	width: 750px;
	position: absolute;
	left: 100px;
	top: 490px;
}



#mainscreen {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 245px;
	height: 100%;
}
#mainscreenlhlist {
	height: auto;
	width: 200px;
	position: absolute;
	left: 2%;
	top: 55px;
}
#mainscreenrhsdisplay {
	height: auto;
	width: 70%;
	position: absolute;
	top: 55px;
	right: 5%;
}
#mainscreengallerytext {
	height: auto;
	width: 700px;
	position: absolute;
	left: 25%;
	top: 540px;
}
.gentextnorm {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	color: #000066;
}
.gentextthin {
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: lighter;
	color: #000066;
}

.gentextnormlge {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #000066;
}
.gentextboldlge {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.gentextnormmed {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000066;
}
.gentextboldmed {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.gentextbold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
#mainscreengalleryscreen {
	height: 480px;
	width: 700px;
	position: absolute;
	left: 25%;
	top: 56px;
	text-align: center;
}
.gentextboldxlge {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bolder;
	color: #000066;
}
#mainscreenfulldisplay {
	position: absolute;
	height: auto;
	width: 80%;
	left: 10%;
	top: 76px;
}
#indextitle {
	text-align: center;
	height: auto;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 15px;
}
#indexscreen {
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
}
#indexvideo {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 230px;
	height: auto;
}
#indexdata {
	height: auto;
	width: 100%;
	padding-top: 450px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 450px;
}
.gentextboldred {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
