body {
	margin: 0;
	padding: 0;
	background: #0a0a0a url(../gfx/bg.png) repeat-x;
	text-align: center;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #e7e7e7;
}

table.main {
	margin: auto;
	margin-top: 45px;
	margin-bottom: 15px;
	width: 770px;
}

td.mainLeft {
	text-align: left;
	vertical-align: top;
}

td.mainRight {
	width: 417px;
	vertical-align: top;
}

table.rightColumn {
	width: 100%;
	height: 647px;
}

td.menu {
	height: 42px;
	text-align: right;	
	padding-bottom: 40px;
}

td.thumbnails {
	height: 108px;
	padding-top: 0;
}

td.description {
	text-align: left;
	vertical-align: top;
	padding: 40px 0 25px 0;
}

td.newsletter {
	height: 108px;
	background: url(../gfx/thumbnails_bg.png) no-repeat bottom right;
	padding: 0 0 0 0;
}

td.bottomSpacer {
	height: 30px;
}

td.bottom {
	font-size: 12px;
	color: #5c5c5c;
	vertical-align: middle;
	background: url(../gfx/bottom_bg.png) no-repeat bottom right;
	height: 40px;
}

table.bottomContent {
	width: 100%;
}

td.copyright {
	font-size: 12px;
	color: #5c5c5c;
	padding-left: 23px;
	text-align: left;
	vertical-align: middle;
}

td.pressKit {
	text-align: right;
	vertical-align: middle;
	padding-right: 13px;
}

img {
	border: none;
}

a.bottom {
/*	border: 1px solid red;*/
	color: #5c5c5c;
}

a.bottom:hover {
	color: #747474;
}

p.supportemail a {
  color: #c7f510;
}
