.content-margin-left { height:318px; background-image:url('images/content-left-bar.gif'); }
.content-margin-right { height:318px; background-image:url('images/content-right-bar.gif'); }

.twoColLeft {
	position: relative;
	float: left;
	width: 350px;
}

.twoColRight {
	position: relative;
	float: right;
	width: 350px;
}

.clear {
	clear: both;
}

.right {
        float: right;
}

.left {
        float: left;
}

.colorRowTable {
	border: 1px solid black;
}

.header { 
	background-color: #670505;
	color: white;
	text-align: center;
}

.playerHeader { 
	background-color: #670505;
	color: white;
}

.playerHeader a:link {color: #FFFFFF; text-decoration: none}
.playerHeader a:visited {color: #FFFFFF; text-decoration: none}
.playerHeader a:hover {color: #ff0000; text-decoration: none}

.content {
	padding: 10px;
}

body {
	text-align: center;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1E1E1E;
}

img {
	border: 0;
	vertical-align: bottom;
}

.row1 { background-color:white; }
.row2 { background-color:silver; }
.indented { padding-left:10px; width: 245px; }
a:link {color: #0000ff; text-decoration: none}
a:visited {color: #0000ff; text-decoration: none}
a:hover {color: #ff0000; text-decoration: none}

div.rnd_quote {
	float: left;
	border: 0px solid yellow;
	margin: 0 auto;
}

.rnd_quote  cite {
	float: right;
	padding-top: 5px;
}

.rnd_quote blockquote {
	border: 0px solid green;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 30px;
	margin-right: 25px;
}
	
.left_quote, .right_quote {
	font-family: Georgia;
	font-size: 500%;
	color: #670505;
}
.left_quote {
	border: 0px solid red;
	float: left;
	height: 30px;
	margin-top: -10px;
}

.right_quote {
	border: 0px solid red;
	top: -10px;
	float: right;
	height: 30px;
	margin-top: -25px;
	margin-bottom: -50px;
	padding-top: 0px;
}


H2.icon_header {
	background:#670505;
	color: #F0F0F0;
	padding-left: 25px;
	border-style: none;
	background-image: url("images/spade.gif");
	background-repeat: no-repeat;
	font-size: 1.5em
}

div.menu {
    float: right;
}

div.menu div.popup { 
	width: 160px;
	display: none; 
	z-index:50;
}

div.menu:hover div.popup { 
	display: block; 
	position: relative;
	left: auto;
	top: -16px;
}

DIV.container {
        vertical-align:top;
	text-align: left;
	width: 800px;
	height: auto;
	margin:  0 auto ;
	padding: 0px;

}

DIV.logo {
	float:left;
	width: 382px;
	height: 201px;
}

DIV.title {
	float: left;
	width: 418px;
	height: 75px;
}

DIV.welcome {
	float: left;
	width: 196px;
	height: 33px;
}

a.welcome {
	background: transparent url('images/menu_links.gif') 0 0;
	float: left;
	width: 196px;
	height: 33px;
}

a.welcome:hover {
	background: transparent url('images/menu_links_hover.gif') 0 0;

}

DIV.rules {
	float:left;
	width: 222px;
	height: 33px;
}

a.rules {
	background: transparent url('images/menu_links.gif') 222px 0;
	float:left;
	width: 222px;
	height: 33px;
}

a.rules:hover {
	background: transparent url('images/menu_links_hover.gif') 222px 0;
}


DIV.tournaments {
	float:left;
	width: 196px;
	height: 30px;
}

a.tournaments {
	background: transparent url('images/menu_links.gif') 0 -225px;
	float:left;
	width: 196px;
	height: 30px;
}

a.tournaments:hover {
	background: transparent url('images/menu_links_hover.gif') 0 -225px;
}

DIV.contact {
	float:left;
	width: 222px;
	height: 30px;
}

a.contact {
	background: transparent url('images/menu_links.gif') -196px -225px;
	float:left;
	width: 222px;
	height: 30px;
}

a.contact:hover {
	background: transparent url('images/menu_links_hover.gif') -196px -225px;
}

DIV.players {
	float:left;
	width: 196px;
	height: 33px;
}

a.players {
	float:left;
	background: transparent url('images/menu_links.gif') 0 -63px;
	width: 196px;
	height: 33px;
}

a.players:hover {
	background: transparent url('images/menu_links_hover.gif') 0 -63px;
}

DIV.next-game {
	float:left;
	width: 222px;
	height: 33px;
}

a.next-game {
	background: transparent url('images/menu_links.gif') -196px -63px;
	float:left;
	width: 222px;
	height: 33px;
}

a.next-game:hover {
	background: transparent url('images/menu_links_hover.gif') -196px -63px;
}

DIV.extra-button-space2 {
	float:left;
	width: 196px;
	height: 30px;
}

DIV.extra-button-space3 {
	float:left;
	width: 222px;
	height: 30px;
}

DIV.older {
	float: left;
	width: 796px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

DIV.divider {
	line-height: 1px;
	font-size: 1px;
	clear: both;
	float: left;
}

DIV.content-wrapper {
	background: #670505;
	width: 796px;
	width: 791px;
	width: 786px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	float:left;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
}


DIV.content-main-wrapper {
	text-align: center;
	border: 0px solid #FF0000;
	float:left;
	width: 796px;
	width: 791px;
        background-color:#670505;
}
	
DIV.content-main {
	clear: both;
	float: left;
	text-align: left;
        background-color:#FFFFFF;
        background-color:#F0F0F0;
	width: 766px;
	width: 763px;
	min-height: 400px;
	margin: 0 auto ;
        vertical-align:top;
	border: 1px solid #000000;
	padding: 10px;
}

DIV.pageHolder {
	float: left;
	width: 0px;
	height: 00px;
	border: 0px solid #FF0000;
	
}

DIV.winnerPic {
	float: left;
	border: 0px solid #000000;
	width: 320px;
	margin-right: 10px;
	position:relative;
	left: 30px;
}

DIV.winningHand {
	border: 0px solid red; 
	width: 320px; 
	height: auto; 
	float: right;
	position: relative;
	right: 30px;
}

DIV.comment {
	width: 750px;
	padding: 10px;
	margin-bottom: 20px;
	float: left;
}

DIV.footer {
	float:left;
}
