#mainContent {
	margin-top: 6px;
	height: 300px;
}
.tblBg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 22px;
	padding-top: 0px;
}
p {
	font-size: 12px;
	color: #000000;
	padding-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

a:link .thumbs  {
	border: 1px solid #CCCCCC;
}

a:hover .thumbs  {
	border: 1px solid #000000;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

