	body {
		background-color: #000000;
		text-align: center;
		color: #ffffff;
		font-family: impact, courier, arial;
		margin: 0;
		padding: 0;
		border: 0;
	}
	
	img {
		border: 1px solid #0cf;
		margin: 0 auto;
		display: block;
	}
	
	p {
		padding: 8px;
		font-size: 16px;
		font-family: arial;
	}
	
	a {
		color: #ffffff;
	}
	
	
	table#holder {
		width: 765px;
		background-image: url('http://galleries.kanearmy.com/galls/_layouts/blue/bluebg.jpg');
		background-repeat: no-repeat;
		border: 0;
		margin: 0 auto;
		display: block;
	}
	
	td.header {
		height: 230px;
	}
	
	td.main {
		width: 140px;
		height: 170px;
		vertical-align: center;
		text-align: center;
		border: 0px solid #ff0000;
		padding: 0;
	}
	
	td.spacer {
		width: 140px;
		height: 170px;
		vertical-align: top;
		text-align: center;
		border: 0;
	}
	
	td.left {
		width: 30px;
		height: 170px;
		vertical-align: center;
		text-align: right;
		border: 0px solid #ff0000;
		padding: 0;
		margin: 0;
	}
	
	td.breaker {
		height: 55px;
		text-align: left;
		vertical-align: top;
	}
	
	td.bottom {
		vertical-align: top;
		text-align: center;
	}
	
	a.thumbsq {
		width: 100%;
		height: 100%;
		color: #ffffff;
		text-decoration: none;
	}
	
	a.breaksq {
		width: 100%;
		height: 100%;
		color: #ffffff;
		text-decoration: none;
	}
	
	.bktext {
		padding-left: 130px;
		padding-top: 20px;
		color: #ffffff;
		font-size: 19px;
	}
	
	h1.sqtext {
		color: #ffffff;
		font-size: 19px;
		border: 0;
		padding: 50px 0 0 0;
		margin: 0;
		font-weight: normal;
	}
	
	h2.bottext {
		color: #ffffff;
		font-size: 24px;
		line-height: 24px;
		margin: 0;
		border: 0;
		padding: 15px 0 0px 0;
		font-weight: normal;
	}
