#logo {
	height: 200px;
	width: 550px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.gif);
}
#address {
	height: 80px;
	width: 400px;
	left: 550px;
	top: 20px;
	background-image: url(images/address.gif);
	position: absolute;
	background-repeat: no-repeat;
	padding: 10px;
}
#email {
	height: 50px;
	width: 400px;
	position: absolute;
	left: 550px;
	top: 120px;
	background-image: none;
	background-repeat: no-repeat;
}
#navbar {
	height: 80px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 200px;
	vertical-align: middle;
	padding-top: 20px;
}
#databar {
	height: 40px;
	width: 420px;
	position: relative;
	left: 215px;
	bottom: -40px;
	text-align: center;
	background-image: url(images/MLD%20mini%20logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.databartext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	text-align: center;
}
#genmain {
	width: 950px;
	position: absolute;
	left: 0px;
	top: 300px;
}


#main {
	width: 850px;
	padding-top: 10px;
	padding-left: 10px;
	position: absolute;
	height: auto;
	left: 50px;
	top: 300px;
}
.header1 {
	font-family: Mistral;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-transform: uppercase;
	text-align: center;
}
.gentext {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-family: "Comic Sans MS";
	text-transform: none;
	text-align: left;
}
.normlgetext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000cc;
}
.normsmltext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000cc;
}
#albumbox {
	position: relative;
	height: auto;
	width: 800px;
	left: 25px;
	bottom: 0px;
	text-align: center;
}
.normlgetextstd {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
.normsmltextstd {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
}
