body {
	background-color: #1B1B1B;
}

#core {
	background-color:#1b1b1b;
	border:none;
	height:560px;
	width:560px;
}

#core #block1 {
	background-color:#333333;
	border:none;
	height:184px;
	text-align:center;
	vertical-align:middle;
	width:370px;
}

#core #block1 img {
	height:66px;
	width:329px;
}

#core .block {
	border:none;
	height:184px;
	text-align:center;
	vertical-align:middle;
	width:184px;
}

#core .block a img,
#core .block a:link img,
#core .block a:visited img,
#core .block a:focus img,
#core .block a:hover img,
#core .block a:active img {
	border:none;
	height:184px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:184px;
}

#copy {
	background-color: #1B1B1B;
	color:white;
	font-family: Arial, Helvetica, sans-serif, BakerSignet;
	font-size:10px;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
	width:650px;
}

#copy a {
	color:white;
	text-decoration:none;
}
