body {
	background-color: #122231;
	vertical-align: top;
	text-align: center;
}

table.main {
	vertical-align: top;
	width: 760px;
	height: 705px;
	text-align: center;
	margin-top: 0px;
}

table.home {
	vertical-align: top;
	width: 750px;
	height: 525px;
	text-align: center;
	margin-top: 0px;
}

table.header {
	vertical-align: top;
	width: 740px;
	height: 105px;
	margin-top: 0px;
}

table.bigtable {
	height: 650px;
	width: 450px;
	vertical-align: top;
	padding: 0px;
	border: none;
	margin-top: 15px;
	margin-right: 3px;
}

table.thumbtable {
	vertical-align: top;
	width: 285px;
	height: 650px;
	text-align: center;
	padding: 0px;
	border: none;
	background-image: url(images/thumbbg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 3px;
} 

div.thumbcolor {
    color: #578968;
	text-align: center;
}

table.mainbg {
	background-image:url(images/mainbg.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align:center;
	width: 550px;
	height: 370px;
}

td.click {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

p.click {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
}

a.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 10px;
}

a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #122231;
	text-decoration: none;
	margin-top: 10px;
}

a.contact:visted {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-top: 10px;
}