@charset "UTF-8";

a img {
	border:0px;
}
body {
	background:url(images/review/BG.jpg) repeat;
	
}
#SplashTable {
	border:2px solid #457161;
	width:950px;
	height:600px;
}
#Content {
	width:950px;
	margin:10px 50%;
}
h1 {
	font-size:18px;
	font-style:oblique;
}
#preloadimages {
	visibility:hidden;
	overflow:hidden;
}
#preloadimages img {
	height:1px;
	width:1px;
}

