﻿body {
	margin: 0px;
	background-color: #000000;
}
		
.background {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 619px;
	height: 511px;
}

.commmanager {
	position: absolute;
	top: 0px;
	left: 0px;
}

.player  {
	position: absolute;
	top: 90px;
	left: 10px;
}

.clipinfo  {
	position: absolute;
	top: 432px;
	left: 7px;
}
					
.releaselist  {
	position: absolute;
	top: 86px;
	left: 416px;
}
					
.releasemodel  {
	position: absolute;
	top: 0px;
	left: 0px;
}
					
.masthead_logo {
	position: absolute;
	top: 5px;
	left: 5px;

}

.vjo_logo		{
	position: absolute;
	top: 5px;
	left: 410;					
}
					
.sponsor_banner {
	position: absolute;
	top: 355px;
	left: 422px;
}
			
.Main_BKG {
	position:absolute;
	left:0px;
	top:0px;
	width:740px;
	height:545px;
	z-index:0;
	background-color: #000000;
	background-image: url(http://www.vjoftp.org/platform/images/player_bkg.gif);
}
    #Layer2 {
	position:absolute;
	left:626px;
	top:514px;
	width:22px;
	height:28px;
	z-index:1;
}
.footer {
	position: absolute;
	left: 4px;
	top: 514px;
	width: 725px;
	height: 29px;
	z-index: 5;
}