body { 
	font-size: 11px;
	font-family: Tahoma;
	color: #fed5d5;
	margin: 0 auto;
	background: #24010a;
}

body img { 
	border: 0px;
}

a {
	color: #8F2D52;
}

/***************************  top  ***********************************/

div.all {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
}

#bg { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 570px;
	background: url('images/bg.gif') repeat-x;
}

#bgleft { 
	height: 100%; 
	margin-right: 500px; 
	background: url('images/left.jpg') 100% 0 no-repeat;
}

#bg2 { 
	position: absolute; 
	top: 0; 
	right: 0; 
	width: 50%; 
	height: 570px; 
	background: url('images/bg.gif') repeat-x;
}

#bgright { 
	height: 100%; 
	background: url('images/right.jpg') 100% 0 no-repeat; 
	background-position: 499px 0px;
}

#top1 {
	width: 254px;
	height: 130px;
	float: left;
	background: url('images/texas-poker-holdem_01.gif') no-repeat;
}

a.logo {
	width: 254px;
	height: 130px;
	float: left;
	color: #2f020f;
}

#top2 {
	width: 490px;
	height: 130px;
	float: left;
	background: url('images/texas-poker-holdem_02.gif') no-repeat;
}

#top3 {
	width: 256px;
	height: 130px;
	float: left;
	background: url('images/texas-poker-holdem_03.gif') no-repeat;
}

#menu {
	width: 1000px;
	height: 53px;
	float: left;
}

a.menu1 {
	width: 157px;
	height: 53px;
	float: left;
	background: url('images/menu1.gif') no-repeat;
	color: #2f020f;
}

a.menu2 {
	width: 156px;
	height: 53px;
	float: left;
	background: url('images/menu2.gif') no-repeat;
	color: #2f020f;
}

a.menu3 {
	width: 124px;
	height: 53px;
	float: left;
	background: url('images/menu3.gif') no-repeat;
	color: #2f020f;
}

a.menu4 {
	width: 143px;
	height: 53px;
	float: left;
	background: url('images/menu4.gif') no-repeat;
	color: #2f020f;
}

a.menu5 {
	width: 186px;
	height: 53px;
	float: left;
	background: url('images/menu5.gif') no-repeat;
	color: #2f020f;
}

a.menu6 {
	width: 84px;
	height: 53px;
	float: left;
	background: url('images/menu6.gif') no-repeat;
	color: #2f020f;
}

div.menu7 {
	width: 150px;
	height: 53px;
	float: left;
	background: url('images/menu7.gif') no-repeat;
}

a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover  {
	background-position: 0px -53px;
}

/***************************  content  ********************************/

#left {
	width: 314px;
	float: left;
	background: url('images/leftbg.jpg') no-repeat;
	background-position: center top;
	padding: 11px 0px 0px 0px;
}

div.banner1 {
	width: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
}

div.box3 {
	width: 300px;
	float: left;
	background: url('images/box3bg.gif') repeat-y;
	border-bottom: 1px solid #5d1527;
	margin: 11px 0px 0px 0px;
}

div.box3top {
	width: 266px;
	float: left;
	background: url('images/box3top.gif') no-repeat;
	background-position: center top;
	padding: 17px 17px 17px 17px;
}

div.box4 {
	width: 300px;
	float: left;
	background: url('images/box4bg.gif') repeat-y;
	border-bottom: 1px solid #4a2634;
	margin: 11px 0px 0px 0px;
}

div.box4top {
	width: 266px;
	float: left;
	background: url('images/box4top.gif') no-repeat;
	background-position: center top;
	padding: 17px 17px 17px 17px;
}

span.menuheader {
	color: #f9b65e;
	font-weight: bold;
	width: 266px;
	float: left;
	font-size: 12px;
	height: 40px;
}

ul.box {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 260px;
}

ul.box li {
	background: url('images/redbox.gif') no-repeat;
	background-position: 0px 8px;
	float: left;
	width: 250px;
	padding: 3px 0px 4px 10px;
}

a.normal {
	color: #ffffff;
	text-decoration: none;
}

a.normal:hover {
	text-decoration: underline;
}

#center {
	width: 512px;
	float: left;
	padding: 11px 0px 0px 0px;
	background: url('images/centerbg.jpg') no-repeat;
	background-position: center top;
}

div.box1 {
	width: 468px;
	float: left;
	background: #240a14;
	border-bottom: 1px solid #500f29;
	border-left: 1px solid #500f29;
	border-right: 1px solid #500f29;
	border-top: 1px solid #7a2447;
	margin: 0px 0px 11px 0px;
	padding: 25px 21px 22px 21px;
	line-height: 20px;
}


h1.title {
	color: #f9b65e;
	font-size: 20px;
	font-weight: normal;
	width: 468px;
	margin: 0px 0px 18px 0px;
	padding: 0;
	float: left;
}

a.readmore {
	font-weight: bold;
	text-decoration: none;
	color: #f9b65e;
	padding: 1px 3px 1px 3px;
}

a.readmore:hover {
	background: #f9b65e;
	color: #240a14;
}

div.banner2 {
	width: 490px;
	float: left;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 11px 0px;
	background: #190107;
}

div.box2 {
	width: 207px;
	float: left;
	background: #310c1a;
	border: 1px solid #532135;
	padding: 22px 21px 21px 21px;
	line-height: 20px;
}

a.title {
	color: #f9b65e;
	font-size: 14px;
	font-weight: bold;
	width: 207px;
	margin: 0px 0px 14px 0px;
	padding: 0;
	text-decoration: none;
	float: left;
}

a.title:hover {
	text-decoration: underline;
}

div.box2right {
	margin: 0px 0px 0px 10px;
}




div.pages {
	width: 512px;
	clear: both;
	float: left;
	text-align: right;
        margin: 20px 0 0 0;
}

span.pages {
	display: inline;
	margin: 3px 10px 0px 0px;
}

a.pageactive {
	background: #540a25;
	border: 1px solid #78193b;
	display: inline;
	width: 15px;
	text-align: center;
	padding: 6px 8px 6px 8px;
	margin: 0px 4px 0px 0px;
	color: #e9d8de;
	text-decoration: none;
	font-weight: bold;
}

a.pageunactive {
	background: #2d0915;
	border: 1px solid #46192a;
	display: inline;
	width: 15px;
	text-align: center;
	padding: 6px 8px 6px 8px;
	margin: 0px 4px 0px 0px;
	color: #e9d8de;
	text-decoration: none;
	font-weight: bold;
}

a.pageactive:hover, a.pageunactive:hover {
	background: #540a25;
	border: 1px solid #78193b;
	color: #f19fbe;
}





#right {
	width: 160px;
	float: left;
	padding: 11px 0px 0px 14px;
	background: url('images/rightbg.jpg') no-repeat;
	background-position: center top;
}

div.banner3 {
	width: 160px;
	float: left;
	margin: 0px 0px 11px 0px;
}



/***************************  footer  *********************************/

div.footer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 10px 0px 0px 0px;
}

div.foot {
	width: 998px;
	float: left;
	background: #440c1f;
	border: 1px solid #7a273c;
	height: 61px;
	color: #ffffff;
}

div.copy {
	width: 600px;
	padding: 24px 0px 0px 27px;
	float: left;
	height: 37px;
}

div.design {
	padding: 24px 27px 0px 0px;
	float: right;
	height: 37px; 
}

a.design {
	color: #ffffff;
	text-decoration: none;
}

a.design:hover {
	text-decoration: underline;
}

span.orange {
	color: #e6447d;
	font-weight: bold;
}

div.footlinks {
	width: 946px;
	padding: 19px 27px 19px 27px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #440c1f;
	font-size: 11px;
	line-height: 15px;
}

a.footlink {
	color: #8f2d52;
	text-decoration: none;
	margin: 0px 7px 0px 7px;
}

a.footlink1 {
	margin: 0px 7px 0px 0px;
}

a.footlink:hover {
	text-decoration: underline;
}


.textarea {
	width: 360px;
	height: 200px;
	float: left;
	color: #76abb5;
	font-size: 12px;
	padding: 5px 4px 0px 6px;
	margin: 16px 0px 30px 0px;
	font-family: Arial, sans-serif;
	border: none;
	background: #0c3936;
}


.input {
	width: 360px;
	height: 20px;
	float: left;
	color: #76abb5;
	font-size: 12px;
	padding: 5px 4px 0px 6px;
	margin: 3px 0px 5px 0px;
	font-family: Arial, sans-serif;
	border: none;
	background: #0c3936;
}

