﻿body
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(../images/bg_snakeskin2.png);
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
}

a:link
{
	color: #ff6600;
	text-decoration: none;
}

a img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

a:hover
{
	color: #ff6600;
	text-decoration: underline;
}

a:visited
{
	color: #996633;
	text-decoration: none;
}


#ph_Page
{
	width: 100%;
	background-image: url(../images/bg_Gradient.png);
	background-repeat: repeat-x;
}

#ph_Site
{
	width:944px
}

#ph_Content
{
	width:100%;
}

#td_Nav
{
	width:290px;
}

.cbox
{
	width:628px;
}


.cbox .head
{
	height: 39px;
	background-image: url(../images/cbox_head.png);
	background-repeat: no-repeat;
}

.cbox .fill
{
	background-image: url(../images/cbox_fill.png);
	background-repeat: repeat-y;
}

.cbox .foot
{
	height: 48px;
	background-image: url(../images/cbox_foot.png);
	background-repeat: no-repeat;
}

.nbox
{
	width:258px;
}

.nbox .head
{
	height: 39px;
	background-image: url(../images/nbox_head.png);
	background-repeat: no-repeat;
}

.nbox .fill
{
	background-image: url(../images/nbox_fill.png);
	background-repeat: repeat-y;
}

.nbox .fill #linkbox
{
	width:200px;
	font-size:12pt;
	font-weight:bold;
}

.nbox .foot
{
	height: 33px;
	background-image: url(../images/nbox_foot.png);
	background-repeat: no-repeat;
}


#tblCountdown
{
	width:423px;
	height:76px;
}

#tblCountdown td
{
	background-image: url(../images/gh_MastersCD.png);
	background-repeat: no-repeat;
}

#dvCountdown
{
	position: relative;
	left: 155px;
	top: 6px;
}

.lcdstyle
 {
    background-color:black;
    color:lime;
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bold;
    padding: 3px;
}
        
.lcdstyle sup
{
    color:grey;
    font-size: 60%
}

