body {
	background-color: #000000;
	background-image: url(images/smoketile.jpg); 
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 10pt;
	color: #ffffcc;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a img {
	border: 0;
}


td {
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
}

img {
	border: 0;
	padding: 0; 
	margin: 0;
}

table {
	border: 3px double #666666;
	background-color: #000000;
}

.latest-news {
	border-style: none;
	background-color: #000000;
}

.latest-news-left {
	border-style: none;
	background-color: #000000;
	width: 150px;
	vertical-align: top;
	text-align: middle;
}

.latest-news-top {
	border-style: none;
	background-color: #000000;
	width: 400px;
	height: 20px;
	vertical-align: top;
	text-align: left;
}

.latest-news-main {
	border-style: none;
	background-color: #000000;
	width: 400px;
	vertical-align: top;
	text-align: justify;
}

.recent-news {
	border-style: none;
	background-color: #000000;
	width: 250px;
	height: 100%;
	vertical-align: top;
	text-align: justify;
}

.latest-flyers {
	border-style: none;
	background-color: #000000;
	width: 300px;
	height: 100%;
	vertical-align: top;
	text-align: middle;
	padding-left: 10px;
}

.td-right {
	padding: 10px;
	background-color: #000000;
	vertical-align: top;
	text-align: justify;
	width: 200px;
	height: 800px;
}

.td-left {
	padding: 10px;
	background-color: #000000;
	vertical-align: top;
	text-align: left;
	width: 600px;
	height: 800px;
}
