<!--
* {
	margin: 0;
	padding: 0;
	}

body {
	background:url(/forums/modcp/grass.gif) fixed;
	font-size: 62.5%;
	}

h1 {
	color: #006600;
	font-size: 1.15em;
	font-family: georgia,"times new roman",times,serif;
	margin-bottom: 1em;
}

a {
	color: #006600;	
	text-decoration: none;	
	}

a:hover, a:active {
	text-decoration: underline;
}

a img {
	border: 0;
	}
	
p {
	margin-bottom: 1em;
	}

div#page-wrap {
	background: url(/img/page-wrap-bg.png) repeat-y top center;
	font-size: 1.4em;
	line-height: 1.5em;
	font-family: "lucida sans",verdana,arial,helvetica,sans-serif;
	margin: 0 auto -321px;
	padding-bottom: 331px;
	width: 740px;
}
	div#page-wrap div#header {
		background: transparent url(/img/header-bg.png) no-repeat top center;
		height: 310px;
		}
	div#page-wrap div#main {
		margin-top: -115px;
		padding:0 70px 0 50px;
		}
		div#page-wrap div#main h2 {	
			height:35px;
			/* text-indent: -9999px;*/
			margin:24px 0 8px;
			width:616px;
			}
			div#page-wrap div#main h2#latest-news {
				background: url(/img/latest-news-header.jpg) no-repeat top left;
				}
			div#page-wrap div#main h2#premiership {
				background: url(/img/pokerutd-premiership-header.jpg) no-repeat top left;
				}
				div#page-wrap div#main h2#championship {
				background: url(/img/pokerutd-championship-header.jpg) no-repeat top left;
				}
				div#page-wrap div#main h2#league-one {
				background: url(/img/pokerutd-league-one-header.jpg) no-repeat top left;
				}
				div#page-wrap div#main h2#league-two {
				background: url(/img/pokerutd-league-two-header.jpg) no-repeat top left;
				}
				div#page-wrap div#main h2#goalscorers {
				background: url(/img/goalscorers-header.jpg) no-repeat top left;
				}
	div#footer {
			background: url(/img/footer-bg.png) no-repeat top center;
			height: 321px;
			min-width: 740px;
			margin: 0 auto;
		}
		
.pu-league { border:1px solid #006600; font:9pt consolas,"courier new",monospace; border-collapse:collapse; }
.pu-title { font-size:11pt; line-height:16px; font-weight:bold; color:#ffffcc; }
.pu-title img { vertical-align:bottom; }
.pu-league td, .pu-league th { margin:0; padding:2px 6px; }
.pu-league th { text-align:left; background-color:#669900; }
.pu-league tr.odd td { background-color:#ffffcc; }
.pu-league tr.even td { background-color:#ffffff; }
.pu-league .pu-matches, .pu-league .pu-goals { text-align:right; }

.pu-pos, .pu-pld, .pu-w, .pu-d, .pu-l, .pu-gd, .pu-pts { text-align:right; }
th.pu-pos, th.pu-pld, th.pu-w, th.pu-d, th.pu-l, th.pu-gd, th.pu-pts { text-align:right; }
	
.pu-league, .league-content { width:280px; }
.goal-scorers-content { width:430px; }
.league-content { margin:1.25em 0 0.25em 0; }
.league-content.first, .goal-scorers-content { margin:0 0 0.25em 0; }

.league-content p, .goal-scorers-content p { font-family:georgia,"times new roman",serif; line-height:150%; text-align:justify; color:#006600; }

.top {
	float: right;
	text-indent: 0px;
	width: 36px;
	height: 35px;
	}
	
.highlight-yellow {
	background: #ffff99;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}
-->

