td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.review {
	margin-bottom: 10px;
	border-bottom: 1px solid #D8C9B4;
}
.review td {
	padding-bottom: 10px;
}

body {
	background-color: #341F0E;
}

a.nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	position: relative;
	width: 140px;
	left: 0px;
	top: 10px;
}
.white {
	color: #FFFFFF;
}

a.nav:hover {
	color: #FFCC00;
	text-decoration: underline;
}
#header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-align: center;
	position: absolute;
	width: 768px;
	top: 40px;
}



#top {
	position: relative;
	height: 130px;
	width: 768px;
	left: 0px;
	top: 0px;
}
#content-top {
	background-image: url(/images/template/top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 488px;
	position: relative;
	left: 0px;
	top: 0px;
}

#content {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 468px;
	position: relative;
	left: 10px;
	top: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #341F0E;
	margin-top: 0px;
	margin-bottom: 0px;
}



#backgammon-dice {
	background-image: url(/images/template/backgammon-dice.jpg);
	position: relative;
	width: 179px;
	top: 0px;
	height: 130px;
	left: 0px;
}
#right {
	position: relative;
	width: 120px;
	left: 10px;
	top: 0px;
}
.td-right {
	background-image: url(/images/template/backgammon-online.jpg);
	background-repeat: no-repeat;
}
.td-left {
	background-image: url(/images/template/top-left.jpg);
	background-repeat: no-repeat;
}


.main {
	background-color: #583517;
	height: 100%;
	width: 768px;
	border-right: 1px solid #CAAC85;
	border-left: 1px solid #CAAC85;
}
#backgammon-top {
	background-image: url(/images/template/backgammon-top.gif);
	background-repeat: repeat-x;
	height: 130px;
	width: 362px;
	position: absolute;
	left: 179px;
	top: 0px;
}
#online-backgammon {
	background-image: url(/images/template/online-backgammon.jpg);
	position: absolute;
	height: 130px;
	width: 87px;
	left: 541px;
	top: 0px;
}
#play-backgammon {
	background-image: url(/images/template/play-backgammon.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 140px;
	top: 0px;
	position: absolute;
	left: 628px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #583517;
}
.footer-td {
	background-color: #442811;
	border-top: 1px solid #341F0E;
}
a {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #650000;
	text-decoration: none;
}
.ad {
	color: #583517;
	background-color: #F2E6CE;
	padding: 5px;
	border-style: solid;
	border-color: #583517;
}
.image {
	border: 1px solid #000000;
}
.navheading {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	height: 25px;
	width: 140px;
	border-bottom: 1px solid #341F0E;
	text-indent: 5px;
	display: block;
	padding-top: 4px;
}


#navcontainer ul
{
	padding-left: 0;
	list-style-type: none;
	font-size:12px;
	color:#ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navcontainer li
{
	height: 25px;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	width: 140px;
	height: 25px;
	text-indent: 5px;
	border-bottom: 1px solid #341F0E;
	padding-top: 4px;
}

#navcontainer a, .navlist a
{
	background-color: #472B12;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#navcontainer a:hover
{
	background-color: #C1984A;
	color: #341F0E;
	text-decoration: none;
	font-weight: bold;
}
a.footer {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {

	color: #FFCC00;
	text-decoration: underline;
}
