/* Basic */
body {
	background-color: #000;
	width: 99%;
	background-repeat: repeat;
	overflow-y: scroll;
	overflow-x: hidden;
}
#header {
	z-index: 1;
	top: -118px;
	position: absolute;
	height: 135px;
	width: 998px;
	left: 50%;
	margin-left: -499px;
}

#contents_lesion {
	background-image: url(../images/lesionRoomBg.png);
	width: 998px;
	left: 50%;
	margin-left: -499px;
	background-repeat: no-repeat;
	height: 700px;
	position: absolute;
	top: 110px;
}

#footer_lesion {
	height:50px;
	clear:both;
	background-repeat: no-repeat;
	position: absolute;
	width: 990px;
	left: 3px;
	z-index: 99;
	top: 650px;
}

#logo {
	width: 300px;
	float: left;
	position: absolute;
	height: 146px;
	z-index: 1;
	top: -12px;
}

#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#middle {
	position: relative;
	height: 300px;
	width: 58%;
	top: 170px;
	float: left;
}
#bottom {
	position: absolute;
	height: 342px;
	width: 413px;
	top: 123px;
	left: 498px;
	background-image: url(../images/showcase.png);
	padding-top: 8px;
	padding-left: 12px;
	background-repeat: no-repeat;
}
#welcomeTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDF5D3;
	position: absolute;
	height: 190px;
	width: 250px;
	top: 100px;
	left: 120px;
}
#footer_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	height: 24px;
	top: 0px;
	left: 25px;
	float: left;
}
#footer_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: relative;
	width: 130px;
	height: 24px;
	top: 0px;
	float: left;
	text-align: right;
	left: 720px;
}
#logoFrame {
	position: absolute;
	height: 112px;
	width: 381px;
	left: 500px;
	top: 123px;
	z-index: 0;
}
#top_bar {
	position: relative;
	height: 30px;
	width: 100%;
}


a, a:active, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#breadcrumbs {
	background-image: url(../images/breadcrumbs_home.png);
	height: 70px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 330px;
	top: 58px;
}

#lesionPlayer {
	position: absolute;
	height: 200px;
	width: 450px;
	left: 413px;
	top: 78px;
	background-image: url(../images/lesionMp3Bg.png);
}
#rack {
	position: absolute;
	height: 800px;
	width: 350px;
	left: 8px;
	top: 500px;
}
#lesionInfo {
	position: absolute;
	height: 150px;
	width: 180px;
	left: 178px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

#lesionMusicTxt {
	background-image: url(../images/lesionMusicTxt.png);
	position: absolute;
	height: 35px;
	width: 80px;
	left: 414px;
	top: 45px;
}
#lesionInfoTxt {
	background-image: url(../images/lesionInfoTxt.png);
	position: absolute;
	height: 35px;
	width: 80px;
	left: 55px;
	top: 74px;
}


#instrus {
	background-image: url(../images/lesionRoomInstru.png);
	position: absolute;
	z-index: 10;
	height: 341px;
	width: 239px;
	left: 403px;
	top: 253px;
}
