body {
	background-color: #ffffff;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table#container {
	width: 100%;
	height: 100%;
}
td {
	vertical-align: top;
	text-align: left;
}
td#filler {
	background: #ffffff url(../siteImages/filler.jpg) repeat-x;
	color: #000000;
}
td#filler2 {
	background: #ffffff url(../siteImages/filler2.jpg) repeat-y;
	color: #000000;
}
td#main {
	background-color: #f0e8fd;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	height: 100%;
}
a:link,a:active,a:visited {
	background-color: transparent;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #000000;
}
img.thumbs {
	border: 1px solid #000000;
}
