body, td
{
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
}
#wrappane
{
	width: 100%;
}
#leftpane
{
	display: none;
}
#middlepane
{
}
#rightpane
{
	display: none;
}
img#logo
{
	border: none;
}
div.line
{
	display: none;
}
div#menupane
{
	display: none;
}
div#contentpane
{
}
div#thincontentpane
{
}
div#thumbnailspane
{
	display: none;
}
h1
{
	font-weight: normal;
	font-size: 20pt;
}
h2
{
	font-weight: normal;
}
a
{
	text-decoration: none;
	color: #7777aa;
}
div.news h2
{
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 5px;
}
div.news span.date
{
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
}
img.mainimage
{
	border: 1px solid #aaaaaa;
}
img.thumb
{
	margin-bottom: 10px;
	border: 1px solid #aaaaaa;
}
img.selectedthumb
{
	margin-bottom: 10px;
	border: 1px solid #555555;
}
div.copy
{
	padding-top: 3px;
	margin-top: 80px;
	border-top: 1px solid #eeeeee;
}

