body					{
	margin: 0;	
	background-color: #333;

}

#container 				{
	width: 835px;
	height: 905px;	
	position: relative;
	margin: 0px auto 30px auto;		
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

img					{
	border: none;
}

table					{
	border-collapse: collapse;
}

td					{
	padding: 0;
}

.header					{
	top: 0px;
	width: 835px;
	height: 125px;
	position: absolute;
	text-align: center;
	background: url("/images/online-poker.png") no-repeat top left;
}

.header h1				{
	font-size: 22px;
	color: #FF3;
	vertical-align: top;
	display: inline;
}

.menu					{
	top: 105px;
	width: 620px;
	height: 20px;
	position: absolute;
	margin-left: 217px;
}

.menu ul		 		{
	margin: 0;
	padding: 0;
	text-align: center;
}

.menu	li 				{
	list-style: none;
	display: inline;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #FF6;
}

.menu li a 				{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	vertical-align: top;
}

.menu li a:hover			{
	color: #FC6;
}

.description				{
	top: 26px;
	width: 527px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	position: absolute;
	margin-left: 216px;
}

.center					{
	top: 128px;
	width: 836px;
	position: absolute;
}

.center a				{
	text-decoration: none;
}

.center h2				{
	font-size: 14px;
	color: #CC3;
	display: inline;
}

.center h2:hover			{
	color: #FF6;
	text-decoration: underline;
}

.center p				{
	color: #FFF;
	font-size: 12px;
	text-align: justify;
}

.center p a				{
	color: #CCC;
	text-decoration: underline;
}

.center tr	 			{
	background: url("/images/boxcenter.png") repeat-y center left;
}

.center td				{
	padding-right: 10px;
	padding-left: 10px;
}

.url					{
	font-size: 13px;
	border-bottom: 1px dashed #666;
	padding-bottom: 10px;
}

.url a					{
	font-weight: bold;
	color: #F66;
	text-decoration: underline;
}

.url a:hover				{
	color: #C00;
}

.flash					{
	width: 162px;
	height: 162px;
	color: #0C3;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background: url("/images/bonus.png") no-repeat center left;

}

.spacing				{
	padding-top: 6px;
}

.related				{
	top: 1038px;
	width: 840px;
	height: 41px;
	position: absolute;
	background: url("/images/related.png") no-repeat top left;	
}

.related ul		 		{
	padding: 0px;
	margin: 8px 0px 0px 250px ;
	text-align: right;
}

.related li 				{
	list-style: none;
	display: inline;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
	border-right: 1px dotted #FF6;
}

.related li a 				{
	color: #00C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
}

.related li a:hover			{
	color: #0F0;
}

.subscribe				{
	top: 34px;
	width: 81px;
	height: 57px;
	position: absolute;
	margin-left: 752px;
	text-align: center;
}

.search					{
	top: 1045px;
	width: 200px;
	height: 41px;
	position: absolute;
}


.footer					{
	top: 1078px;
	width: 840px;
	height: 55px;
	position: absolute;
	text-align: center;
	background: url("/images/footer.png") no-repeat top left;	
}

.footer ul		 		{
	margin: 0;
	padding-top: 8px;
	text-align: center;
}

.footer	li 				{
	list-style: none;
	display: inline;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
	border-left: 1px dotted #FF6;
}

.footer li a 				{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	vertical-align: top;
}

.footer li a:hover			{
	color: #FC6;
}

.footer span				{
	color: #CCC;
	font-size: 11px;
	font-weight: bold;
}

.review					{
	top: 958px;
	width: 730px;
	height: 80px;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	padding: 3px 15px 5px 100px;
	position: absolute;	
	background: url("/images/review.png") no-repeat top left;
}
