/* #################### MISC #################### */

body {
	background-color: #000000;
	background-image: url("images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
body, img, p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body, a {
	font-family: times new roman, times, serif;
	font-size: 11pt; 
	font-weight: bold; 
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;
}
.displayBlock {
	display: block;
}

/* #################### PAGE #################### */

#mainBox {
	text-align: center;
}
#pageBox {
	margin: 0px auto;
}
#pagebox td {
	text-align: center;
}
#officialMerch {
	padding: 439px 0px 42px 0px;
}
#usflag {
	padding: 0px 33px 20px 147px;
}
#ukflag {
	padding: 0px 146px 20px 34px;
}

