body {
margin: 0 auto;
padding: 8px 8px 8px 8px;
background-color: white;
font-family: Tahoma, arial, helvetica, serif;
color: #000000;
max-width: 1200px;
}

#top_container_handheld {
display: none;
}

/* By default (td, body..) use Tahoma in black */

body, td {
color: #000000;
font-family: Tahoma, arial, helvetica, serif;
}

/* Some default values */

table { empty-cells: show; }
img   { border: none; }

/* Normal links */

a:link    { text-decoration: underline; color: black; }
a:visited { text-decoration: underline; color: #800080; }
a:hover   { text-decoration: none; color: #b23232; }
a:active  { text-decoration: underline; color: black; }

#topcontainer {
margin-bottom:10px;
}

#maincontent {
font-family: arial, helvetica, sans-serif;
color: black;
background-color: white;
border: 1px solid black;
padding: 5px 5px 20px 5px;
width: 100%;
}

#bottomcontainer {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
padding: 10px 0px 2px 0px;
}

/* Navigation (HPT Menu) on left side of the page. inline for IE6 and IE 5 */

.navlist {
width: 130px;
font-family: Tahoma, arial, helvetica, sans-serif;
margin: 0px 5px 5px 0px;
padding: 1px;
background-color: white;
border: 1px solid black;
list-style-type: none;
overflow: hidden;
}

.navlist li {
display: inline;
}

.navlist li.navheader {
display: block;
background-image: url('http://www.homepokertourney.com/images/header-menu.png');
font-family: Tahoma, arial, helvetica, sans-serif;
color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 2px;
margin-bottom: 1px;
background-color: #E0D8D0;
}

.navlist a {
display: block;
background-color: #E0D8D0;
text-align: left;
color: black;
text-decoration: none;
font-size: 12px;
padding: 0px 2px 0px 2px;
}

.navlist a:visited {
color: black;
text-decoration: none;
}

.navlist a:hover {
background-color: #d0c8c0;
color: #b23232;
}

/* Advertising columns on the sides of the page */

#rightads {
width: 125px;
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
margin: 0px 0px 5px 0px;
overflow: hidden;
text-align: center;
}

#rightads p {
margin-top: 0px;
margin-bottom: 5px;
}

h1 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 150%;
font-weight: bold;
text-align: center;
margin-top: 0px;
margin-bottom: 12px;
}

h2 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 115%;
font-weight: bold;
margin-bottom: 0px;
}

h3 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
margin-bottom: 0px;
}

h4 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
}

/*  Standard horizontal rule  */

hr {
height: 1px;
border: 0px;
color: black;
background-color: black;
}

/*  Standard floats with margin  */

.leftfloat {
float: left;
margin-right: 4px;
}

.rightfloat {
float: right;
margin-left: 4px;
}

/* Different text sizes */

.smalltext {
font-size: 85%;
}

.xsmalltext {
font-size: 75%;
font-weight: normal !important;
}

.xxsmalltext {
font-size: 65%;
font-weight: normal !important;
}

/* Used on Glossary page */

.glossary dt {
font-weight: bold;
}

.glossary dd {
margin-left: 0px;
margin-bottom: 0.5em;
}

/* Used on Review List page */

#listreview ul {
margin: 0px 0px 0px 1px;
padding-left: 1em;
line-height: 1;
}

#listreview li {
font-size: 12px;
}

#listreview p {
margin-bottom: 0px;
}

#listreview a {
text-decoration: none;
}

#listreview h3 {
margin-top: 0px;
margin-bottom: 0px;
}

.adbox {
width: 116px;
font-family: Verdana, sans-serif;
font-size: 10px;
text-align: left;
border: 1px solid black;
padding: 1px 1px 3px 1px;
margin: 0px auto 5px auto;
overflow: hidden;
}