@charset "utf-8";
td img {display: block;}
.body {
	background-color: #FFFFFF;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
.slide {
	border: 1px solid #CCCCCC;
}
.meframe {
	background-image: url(images/me.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 567px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.textBld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.textBldLRG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.textBldORG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.audioframe {
	background-image: url(images/audio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 567px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.homeframe {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 567px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
