/* CSS Document */

#wrapper {
	width:800px;
	height:auto;
	margin: auto auto;
}

#language-select {
	width:800px;
	height:26px;
}

#navigation {
	width:800px;
	height:30px;
	padding-top:12px;
	text-align:center;
	clear:both;
}

#header {
	width:800px;
	height:280px;
}

#bonus {
	width:800px;
	height:150px;
}

#bonus-all {
	width:800px;
	height:150px;
}

#promoblock {
	width:800px;
	height:170px;
}

#content-home {
	width:800px;
	height:auto;
}

	#content-table {
		width:590px;
		height:auto;
		margin:auto;
		padding:10px;
		float:left;
	}
	
	#column-right {
		width:190px;
		height:auto;
		padding-top:10px;
		float:right;
	}

		#banner-ad {
			width:190px;
			height:auto;

		}

		#social-bookmarking {
			width:187px;
			height:30px;
			padding-top:10px;
			padding-bottom:10px;
			margin:auto;
			background-color:#121212;
			border:1px solid #FFF;
		}

		#tomb-raider-demo {
			width:187px;
			height:142px;
			margin:auto;
			background-color:#121212;
			border:1px solid #FFF;
		}

		#sidebar-buttons {
			width:171px;
			height:100px;
			margin:auto;
			background-color:#121212;
			padding:8px;

		}

	#content-tournament-schedule {
		width:780px;
		height:auto;
		margin:auto;
		padding:10px;
}

	#content-tournament-schedule table {
	text-align: center;
	}

#content {
	width:800px;
	height:auto;
}

#left-column {
	width:180px;
	height:auto;
	float:left;
	background-color:#121212;
}

#right-column {
	width:580px;
	height:auto;
	float:right;
}

#footer {
	width:800px;
	height:160px;
	clear:both
}
