body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

	background: url(images/header-bkg.jpg) repeat-x;

}

#container {

	width: 780px;

	margin-right: auto;

	margin-left: auto;

}

.tableHeader {

	font-size: 80%;

	font-weight: bold;

}

.tableContent {

	font-size: 70%;

}

.tableContent img{

float:left;

padding-bottom:20px;

padding-right:5px;

}

#footer {

	color: #666666;

	width: 780px;

	font-size: 70%;

	text-align: center;

	padding-bottom: 10px;

}

#header {

	height: 120px;
	width: 510px;

	display: block;

}

#tableContainer {

	width: 780px;

	padding-top: 10px;

	padding-bottom: 10px;

}

.calltoAction {

	font-size: 125%;

	font-weight: bold;

}

a:hover {

	color: #FF0000;

}

#footer a:link {

	font-size: 125%;

	font-weight: bold;

}

