body {
	background-image: url(../images/structure/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}

.menutop {font-size: 11px;}
a.menutop:link {color: #333333; text-decoration: none; }
a.menutop:visited {color: #333333; text-decoration: none; }
a.menutop:hover {color: #333333; text-decoration: underline; }
a.menutop:active {color: #333333;}

.brilliant {font-size: 10px;}
a.brilliant:link {color: #dddddd; text-decoration: none; }
a.brilliant:visited {color: #dddddd; text-decoration: none; }
a.brilliant:hover {color: #ff0000; text-decoration: underline; }
a.brilliant:active {color: #dddddd;}
span.brilliant {
	align: left;
	float: left;
	padding-top: 4px;
}


td.boxleftside {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/homeLeft.jpg);
	}
td.boxleftside2 {
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/front_page_left_07.jpg);
	}
td.boxleftside3 {
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/internal_page_left_07.jpg);
	}
.boxbottomside {
	background-image: url(../images/structure/contentblock_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxtopside {
	background-image: url(../images/structure/contentblock_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.boxrightside {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/homeRight.jpg);
	}
td.boxrightside2 {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/front_page_right_07.jpg);
	}
td.boxrightside3 {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/internal_page_right_07.jpg);
	}
.contentpane {
	background-color: #FFFFFF;
}
.imageOutside {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentHeadingMain {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.contentBody {
	font-size: 12px;
	color: #000000;
	margin: 0px 20px 0px 6px;
	text-align: left;
}
.contentCentered {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.contentBullets {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	list-style-image: url(../images/structure/bullet_ring.gif);
	}

.contentBullets a:link		{color: #666666;text-decoration: none;}
.contentBullets a:visited	{color: #666666;text-decoration: none;}
.contentBullets a:hover		{color: #000000;text-decoration: none;}
.contentBullets a:active	{color: #666666;text-decoration: none;}
	

.thumbnail {
	background-image: url(../images/structure/thumb_placeholder.jpg);
	background-position: center center;
}
.logospace {
	background-image: url(../images/structure/logo_placeholder.jpg);
	background-position: center center;
}
.contentHeadingSub {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.viewer {
	display: none;
}
.designers {
	background-image: url(../images/structure/designers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tinylinks       	{font-size: 8px;color: #999999;text-decoration: none;}
.tinylinks a:link	{font-size: 8px;color: #999999;text-decoration: none;}
.tinylinks a:visited{font-size: 8px;color: #999999;text-decoration: none;}
.tinylinks a:hover	{font-size: 8px;color: #999999;text-decoration: none;}
.tinylinks a:active	{font-size: 8px;color: #999999;text-decoration: none;}
