/*
Theme Name: TheBigKnights.net DVD Splash
Copyright TheBigKnights.net 2010
Author: Andy - mail@thebigknights.net
URI: http://www.thebigknights.net

*/


html, body
{
  /* Force scrollbar */
  /* IE - INVALID CSS COMMAND (BUT IT WORKS!)
  overflow-y: scroll; */
  /* Mozilla */
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
}


*{margin:0;padding:0;}

.hide{display:none;}

.clear{clear:both;height:0;line-height:0;font-size:0;}

body
{
	background: #1a2c5a url(bg.jpg) repeat-x 0 0;
	color: #fff;
}

.wrapper
{
	position: relative;
	width: 1002px;
	height: 743px;
	background: url(main.jpg) no-repeat 0 0;
	margin: 0 auto 0 auto;
}

h1, h2, h3
{
	display: none;
}

a.amazonlink
{
	position: absolute;
	top: 350px;
	left: 405px;
	display: block;
	width: 260px;
	height: 225px;
	
}

a.tcblink
{
	position: absolute;
	top: 360px;
	left: 665px;
	display: block;
	width: 260px;
	height: 225px;
	
}

a.enter
{
	position: absolute;
	top: 515px;
	left: 675px;
	display: block;
	width: 255px;
	height: 55px;
	
}
