body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 19px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FFFFFF;
}

.header {
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
}
td {
	vertical-align: top;
}
hr {
	width: 96%;
	text-align: center;
	border: thin dotted #EDCA6C;
}
.paddedcopy {
	padding-right: 8px;
	padding-left: 8px;
}
.backgroundlogo {
	background-image: url(../images/ultimatepokerofchamp-logo-f.jpg);
	background-repeat: no-repeat;
}

#title {
	position:absolute;
	left:185px;
	top:39px;
	width:262px;
	height:162px;
	z-index:1;

}.rulescopy {
	font-size: 11px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.calendar {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.smallcopy {
	font-size: 9px;
}
.navformat {
	background-image: url(../images/nav/fill.png);
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: underline;
	width: 100%;
}
 
 


.main {
width:95%;
border:1px solid black;
}

.month {
background-color:black;
font:bold 12px verdana;
color:white;
}

.daysofweek {
background-color:#000000;
font:bold 10px verdana;
color:white;
}

.days {
	font-size: 10px;
	font-family:verdana;
	color:black;
	background-color: lightyellow;
}

.days #today{
font-weight: bold;
color: red;
}



h3 {
	font-size: 14px;
	color: #FFFFFF;
}


.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:black;
color:lime;a
font: bold 18px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}


#Layer1 {
	width:100%;
	z-index:1;
	align: center;
}

.navcontainer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

	#nav {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(../images/nav_slant.gif);
	background-repeat: no-repeat;
	background-position: right top;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
		color: #FF0000;
		}
	
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}
h1 {
	line-height: 103%;
}

