	*, body {
		font-family: verdana;
		font-size: 10px;
	}
	body {
		text-align: center;
	}
	a {
		color: #000000;
	}

	img {
		border: 0px;
		behavior: url("../scripts/pngbehavior.htc");
	}

	#container {
		margin-left: auto;
		margin-right: auto;
		width: 865px;
		text-align: left;
	}

	#header{
		width: 865px;
	}
	#header #p1 {
		height: 63px;
		padding-left: 90px;
		padding-top: 20px;
		background-image: url('../images/header-1.png');
	}

	#header #p1 #rss {
		padding-right: 20px;
		float: right;
	}

	#header #p2 {
		height: 88px;
		background-image: url('../images/header-2.png');
	}
	#header #p3 {
		height: 45px;
		padding-left: 40px;
		background-image: url('../images/header-3.png');
	}

	#leftcol, #middlecol, #rightcol {
		float: left;
	}

	#leftcol {
		width: 319px;
	}
	#middlecol {
		width: 313px;
	}
	#rightcol {
		width: 233px;
	}

	#block1-1, #block1-2, #block2-1, #block2-2, #block3-1, #block3-2, #block3-3 {
		padding-top: 5px;
		padding-left: 10px;
		padding-right: 10px;
		background-repeat: no-repeat;
	}

	#block1-1 {
		height: 317px;
		background-image: url('../images/block_1-1.png');
	}
	#block1-2 {
		height: 150px;
		background-image: url('../images/block_1-2.png');
	}

	#block2-1 {
		height: 235px;
		background-image: url('../images/block_2-1.png');
	}

	#block3-1 {
		height: 198px;
		background-image: url('../images/block_3-1.png');
	}
	#block3-2 {
		height: 157px;
		background-image: url('../images/block_3-2.png');
	}
	#block3-3 {
		height: 108px;
		background-image: url('../images/block_3-3.png');
	}

	.price-block {
		width: 135px;
		height: 95px;
		float: left;
		padding-top: 15px;
		text-align: center;
	}
	.randomPrice {
		text-align: center;
	}

	#price-block1 {
		background-image: url('../images/price-block-1.png');
	}
	#price-block2 {
		background-image: url('../images/price-block-2.png');
	}
	#price-block3 {
		background-image: url('../images/price-block-3.png');
	}
	#price-block4 {
		background-image: url('../images/price-block-4.png');
	}

	#placeHolder {
		height: 235px;
		width: 313px;
		margin: 0px;
		padding: 0px;
		background-image: url('../images/block_2-1.png');
	}
	#fadingHolder {
		height: 235px;
		width: 313px;
		background-image: url('../images/block_2-1.png');
	}
	#fading {
		padding: 15px;
	}

	.formsubmit {
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
	}

	.sponsorBox {
		float: right;
		padding-top: 10px;
		text-align: right;
		font-weight: bold;
		color: #BFBFBF;
		font-size: 9px;
	}

	.sponsorImage {
		float: right;
		padding-top: 3px;
		height: 53px;
		width: 80px;
	}

	.latestnews {
		margin: 0px;
		padding: 0px;
		width: 100%;
		border: none;
		border-collapse: collapse;
		border-spacing: 0px;
	}

	.latestnews td {
		margin: 0px;
		height: 3px;
		padding: 2px;
		border-bottom: 1px solid gray;
	}

	.maxwidth {
		width: 100%;
	}

	.playbutton {
		padding-top: 20px;
		text-align: left;
	}

	#footer {
		padding-top: 5px;
		width: 865px;
		text-align: center;
		vertical-align: middle;
	}
	#footer img {
		vertical-align: middle;
	}