table#hometop {
	background-color: #000;
	width: 100%;
	border-bottom: 5px solid #000;
	margin: 0;
	padding: 0;
}

table#hometop td#image {
	width: 389px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

table#hometop td#new { 
	color: #fff;
	padding: 5px;
	vertical-align: top;
	background: #4d4d4d;
	border: 1px solid #cae266;
}

table#hometop td#new h1 {
	padding: 0;
	margin: 0;
}

table#hometop td#new ul, table#hometop td#new li {
	margin:0;
	padding: 2px;
	list-style: none;
}

table#hometop td#new ul li a {
	color: #fff;
}

table#homecontent {
	border-top: 1px solid #fff;
	margin: 0;
	margin: 1px 0 0 0;
}

table#homecontent th {
	background: #7f7f7f;
	color: #fff;
	font-size: 1.1em;
	vertical-align: bottom;
	padding: 2px 0 0 0;
	margin:0;
	width: 25%;
	border-right: 2px solid #fff;
}

table#homecontent th#right {
	border-right: 0;
}

table#homecontent td {
	background-color: #ccc;
	vertical-align: top;
	padding-top: 20px;
	border-right: 2px solid #b2b2b2;
	padding-bottom: 15px;
}

table#homecontent td#right {
	border-right: 0;
}

table#homecontent td a {
	font-weight: bold;
}
