/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	top-margin:0px;
	left-margin:0px;
	right-margin:0px;
	bottom-margin:0px;
}

td {	font-family: Arial, Helvetica, sans-serif;}
th {	font-family: Arial, Helvetica, sans-serif;}
	
div.Content {
	position:absolute;
	background-image: url(../images/newBG.png);
	height: 600px;
	width: 760px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: auto;
	left: 25%;
	top: 40px;
	right: 25%;



}


div.JasonImage {
	position:absolute;
	left:1px;
	top:-9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/Jason.png', sizingMethod='scale');
	/*background-image: url(../images/Jason.gif);*/
	height: 600px;
	width: 760px;
}


div.Music-Player {
	position:absolute;
	left:54px;
	top:580px;
	width:291px;
	height:21px;
}

div.Footer {
	position:absolute;
	left:398px;
	top:579px;
	width:310px;
	height:21px;
}
div.ContentBox {
	background-image: url(../images/sign.gif);
		background-repeat: no-repeat;
	left: 45px;
	top: 500px;
	width:760px;
	height:600;
}
