/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #000000;
	background-repeat: no-repeat;

}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 777px;

}


#container {
	position: absolute;
	padding: 0;
	width: 777px;
	top: 0px;
	left: 0px;
	bottom: 0px;
	height: 845px;


  }

#link1 {
	position:absolute;
	left:0px;
	top:236px;
	width:337px;
	height:31px;
	z-index:2;
}
#link2 {
	position:absolute;
	left:0px;
	top:270px;
	width:337px;
	height:31px;
	z-index:3;
}
#link3 {
	position:absolute;
	left:0px;
	top:304px;
	width:337px;
	height:31px;
	z-index:4;
}
#link4 {
	position:absolute;
	left:0px;
	top:338px;
	width:337px;
	height:31px;
	z-index:5;
}

