/* CSS Document */
body {
	background-color: #000000;
}
#contents_img {
	margin: 0px auto 0px 50px;
}
#notes {
	list-style: none;
	margin-left: 150px;
}
.bar {
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner {
	margin: 10px;
}
#spec {
	margin-left: 180px;
}
#topimage {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}
#staff {
	position: absolute;
	left: 510px;
	top: 619px;
}

#ssms {
	position: absolute;
	left: 544px;
	top: 21px;
	width: 350px;
	text-align: center;

}

#ssms a{
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

