.table1 {
	background-color: #EAEBD6;
	background-image: url(images/tablebackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

    
.table2 {
	background-color: #F9F9F3;
	background-image: url(images/homeboy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #BAC2B7;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #53767D;
}
.table1nopic {
	background-color: #EAEBD6;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.table2nopic {
	background-color: #F9F9F3;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #BAC2B7;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #53767D;
	text-decoration: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: blink;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #53767D;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #547382;
}
.facebook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}