body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #3869AE url(../images/splashbg.gif) repeat-x center top;
	text-align: center;
/* part 1 of 2 centering hack */
	}
html,body {
	height: 100%;
}
.TandC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
	filter: Alpha(Opacity=50);
}
#TandC {
	text-align: center;
	padding-top: 200px;
	background-image: url(../images/rssplash-design.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
