.ThunderStormArt {
	background-color: #2d3236;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEE7EF;
}
.content {
	position: static;
}
.text {
	position: static;
	left: 20px;
	top: auto;
	right: 20px;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFE4EC;
	padding: 5px;
}
a:link { 
	color: #99CCFF;
	}
a:visited { 
	color: #99CCFF;
	}
a:hover { 
	color: #FFFFFF;
	}
a:active { 
	color: #FF0000;
	}
.cell_gallerybg {
	background-image: url(images/gbg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #2D3236;
}