td.leftTableTop{
	width: 713px;
	height: 15px;
	background: url(images/top.jpg) top left no-repeat;
}	

table.leftTable {
	width: 713px;
	background-color: transparent;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	vertical-align: top;
}

td.leftTableMid {
	width: 713px;		
	vertical-align: top;
	text-align: left;
	background: url(images/middle.jpg) repeat-y;
}


td.leftTableBottom{
	width: 713px;
	height: 14px;
	background: url(images/bottom.jpg) top left no-repeat;
}

/* Affects body content text color */

h1 {
	width: 303px;
}

.padding p {
	color: #ffffff;
}

.padding a {
	color: #ffffff;
}

.padding a:hover {
	color: #f7da45;
}
