/* CSS Document */





* {

margin: 0;

padding: 0;

border: 0;

}



body {

	text-align:center;

	background-color: #000000;

}



div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top:30px;
	width: 770px;
	height: 550px;
	left: 20px;


}





#main {
	position:absolute;
	left:20px;
	top:15px;
	width:548px;
	height:300px;



}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #E7F8FC;

	font-size: 12px;

}

a:link {

	color: #E7F8FC;

	text-decoration: underline;

	font-weight: bold;

}

a:visited {

	text-decoration: underline;

	color: #E7F8FC;

}

a:hover {

	text-decoration: none;

	color: #FFFFFF;

}

a:active {

	text-decoration: underline;

	color: #FFFFFF;

}
#bottom-6 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 455px;
	top: 190px;
	border: 0.3mm solid #E7F8FC;
}
#bottom-1-3 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 185px;
	top: 180px;
	border: 0.3mm solid #E7F8FC;
}
#bottom-1-4 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 275px;
	top: 180px;
	border: 0.3mm solid #E7F8FC;
}
#bottom-1-5 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 365px;
	top: 180px;
	border: 0.3mm solid #E7F8FC;
}
#bottom-1-6 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 455px;
	top: 180px;
	border: 0.3mm solid #E7F8FC;
}
