div.topBar {
position:absolute;top:0px;left:0px;right:0px;margin:0px;background-color:#000000;
}
div.bottomBar {
position:absolute;bottom:0px;left:0px;right:0px;margin:0px;background-color:#000000;
}
body { margin:0px; }
body.page { background-color: 565656; }
.mainCenter { height:100%; } 
a 			{ text-decoration: none; font-weight:normal; color:#1a1a1a;} 
a:hover		{ text-decoration: underline;}
.banner { font-size:11px; font-family:Trebuchet MS, verdana, arial; }
table { padding: 0px; border: 0px; border-spacing: 0px; }
.image {
	font-size:14px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	background-color: #BCBCBC;
	text-align: center;
}
body.index { background-color:#6a6a6a; }
div.galleryLabel
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
a.arrow { font-size: 36pt; }
div.greyLine { margin: 0px; height: 5px; background-color:#bababa; }
