body { background-color: #322815;
	margin: 0px;
}


/* ---------------- TABLE ELEMENTS ---------------- */

td.table_top { background-image: url(img/clouds_top.png);
	height: 172px;
	background-repeat: repeat-x;
	vertical-align: bottom;
	color: #fff;
	padding-bottom: 4px;
	padding-left: 13px;
	text-transform: uppercase;
	font-family: georgia;
	font-size: 12px;
}

td.table_top a {
	font-family: georgia, times new roman;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;f
}

td.table_top a:hover {
	font-family: georgia, times new roman;
	font-size: 12px;
	color: #f0b502;
	text-decoration: none;
}

td.table_bottom { background-image: url(img/clouds_bottom.png);
	height: 100px;
	background-repeat: repeat-x;
}


/* ---------------- TABLE ELEMENTS  END ---------------- */

