body	{
 background: url(http://www.pokertrails.com/bk-w.jpg);
 color: #000;
 font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
 text-align: center;
 text: #736C5C;
 }

body>div#container{
 height: auto;
 min-height: 100%;
}

#container {
 position: relative;
 background: url(http://www.pokertrails.com/fond.jpg) repeat-y;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
 border-left: solid #A16617 1px;
 border-right: solid #A16617 1px;
 overflow: auto; 
 z-index: 1;
}

#footer {
 position: relative;
 height: 100px;
 background: url(http://www.pokertrails.com/bottom.jpg) no-repeat;
 width: 808px;
 padding-top: 25px;
 margin-left: auto;
 margin-right: auto;
 z-index: 1;
 color: #FFF;
}

#banner {
 position: relative;
 background: url(http://www.pokertrails.com/ptrailsbanner.jpg) no-repeat;
 border-bottom: solid #A16617 1px;
 height: 100px;
 width: 800px;
 z-index: 10;
}

#skyscraper {
 position: relative;
 float: left;
 background: #FFF;
 padding-top: 7px;
 border-bottom: solid #A16617 1px;
 height: 100px;
 width: 800px;
}

#rightblock {
 position: relative;
 width: 160px;
 word-wrap: break-word;
 float: right;
 padding-top: 20px;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 20px;
 z-index: 10;
}

#nav {
 position: relative;
 float: left;
 background: #000;
 height: 27px;
 width: 800px;
 font: strong;
 text-align: left;
 z-index: 10;
 margin-bottom: -1px;
}

.category {
 position: relative;
 float: left;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 2px;
 font-size: 12px;
 z-index: 11;
 text-decoration: none;
 text-align: center;
 font-weight: bold;
}

#nav a{
 text-decoration: none;
 color: #000;
}

#nav a:hover{
 color: #7C7A0D;
}

#articletitle {
 position: relative;
 float: left;
 background: url(http://www.pokertrails.com/articles.jpg) no-repeat;
 border-bottom: solid #ECAD56 1px;
 height: 50px;
 width: 800px;
 z-index: 10;
}

#interviewtitle {
 position: relative;
 float: left;
 background: url(http://www.pokertrails.com/interviews.jpg) no-repeat;
 border-bottom: solid #ECAD56 1px;
 height: 50px;
 width: 800px;
 z-index: 10;
}

#reviewtitle {
 position: relative;
 float: left;
 background: url(http://www.pokertrails.com/reviews.jpg) no-repeat;
 border-bottom: solid #ECAD56 1px;
 height: 50px;
 width: 800px;
 z-index: 10;
}

#tourneytitle {
 position: relative;
 float: left;
 background: url(http://www.pokertrails.com/tournamentreports.jpg) no-repeat;
 border-bottom: solid #ECAD56 1px;
 height: 50px;
 width: 800px;
 z-index: 10;
}

#content {
 position: relative;
 float: left;
 width: 549px;
 text-align: left;
 padding-top: 20px;
 padding-left: 30px;
 padding-right: 20px;
 padding-bottom: 20px;
 z-index: 10;
}
#wrapper {
 position: relative;
 float: right;
 width: 130px;
 z-index: 10;
}

#blogs {
 position: relative;
 background: url(http://www.pokertrails.com/blogs.jpg) no-repeat #C6C5C1;
 width: 125px;
 text-align: left;
 padding-top: 45px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
 border: solid #ECAD56 1px;
 z-index: 20;
}


#headlines {
 position: relative;
 background: #FFF;
 width: 125px;
 text-align: left;
 margin-top: 10px;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
 border: solid #ECAD56 1px;
 z-index: 20;
}

#left {
 position: relative;
 float: left;
 width: 272px;
 text-align: left;
 z-index: 10;
}

#right {
 position: relative;
 float: right;
 width: 272px;
 text-align: left;
 z-index: 10;
}


#articleinfo {
 position: relative;
 float: left;
 width: 250px;
 text-align: left;
 z-index: 1;
}

#tourneyinfo {
 position: relative;
 float: right;
 width: 230px;
 text-align: left;
 z-index: 15;
}

#content h1{
 font-size: 16px;
 color: #ECAD56;
}

#content a{
 text-decoration: none;
 font-size: 13px;
 color: #7C7A0D;
}

#content a:hover{
 color: #000;
}

#content h2{
 font-size: 12px;
 color: #777;
}

#content li a{
 font-size: 10px;
 text-decoration: italic;
}

#content h2 a{
 text-decoration: underline;
}
#copyright {
 height: 25px;
 width: 800px;
 background: #FFF0CC;
 z-index: 10;
 text-align: center;
}

.author {
 padding: 1px;
 margin-right: 5px;
 margin-bottom: 5px;
 float: left;
 border: solid 1px #A16617;
}

.featured {
 padding: 1px;
 border: solid 1px #A16617;
}

.copyBody {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding: 0 0 0 20px;
}
.copyBody a {
	font-style: italic;
	text-decoration: underline;
	color: #996600;
}

.leftnavCopy {
	font-size: 10px;
	line-height: 1.5em;
	color: #000000;
}


.copyHeader {
	font-size:16px;
	font-weight: bold;
	letter-spacing: .1em;
}
.copyBody ol li {
	padding: 10px 0 10px 0;
}