body {
	background: #ccc url(../images/bg.jpg) repeat-y top left;
}
td#nav {
	width: 191px;
}
td#nav img {	display: block; }

.gameB {	color: #fff; background-color: #406380; border-bottom: 3px solid #204360; }
.gameG {	color: #fff; background-color: #80b333; border-bottom: 3px solid #60a313; }
.gameR {	color: #fff; background-color: #d74200; border-bottom: 3px solid #b72200; }
.gameP {	color: #fff; background-color: #753373; border-bottom: 3px solid #551353; }

div#con1, div#con2 {
	width: auto;
	voice-family: "\"}\"";
	width: 100%;
	background: transparent url(../images/bg.jpg) repeat-y top left;
}
div#con1 {
	height: 100%;
}
table#con {
	width: auto;
	voice-family: "\"}\"";
	max-width: 1000px;
}

td#content {
	width: auto;
	voice-family: "\"}\"";
	width: 720px;
	padding: 10px 30px 0 30px;
	text-align: justify;
}
td#content li {
	margin-bottom: 12px;
}
div#header {
	width: 100%;
	height: 150px;
	text-align: center;
}
a:link { color: #060; }
a:visited { color: #666; }
a:hover { color: #593; text-decoration: none; }
a:active { color: #000; }

h3 {
	font-weight: bold;
	font-size: 120%;
	background-color: transparent;
	margin-bottom: 0;
}
.gameTable td {	padding: 10px; text-align: left; }
.gameFill {	background-color: #fff; border: 1px solid #bbb; }
#bush {	font-family: Trebuchet MS, sans-serif; color: #644; }

#sideBox {
	display: block;
	float: right;
	width: 230px;
	height: auto;
	padding: 20px 14px;
	margin: 0 0 10px 17px;
	background: #f9f9f9;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}
#sideBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideBox li {
	border-bottom: 1px dotted #999;
}
#sideBox li a {
	font-size: 10px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	text-decoration: none;
}
#sideBox li a:hover {
	color: #999;
}
a.custom {
	display: block;
	width: 151px;
	height: 23px;
	padding: 7px 40px 0 0;
	text-align: right;
	font-size: 14px;
	color: #444;
	background: transparent url(../images/nBlank0.jpg) no-repeat top left;
	text-decoration: none;
}
a.custom:hover {
	color: #000;
	text-decoration: none;
	background: transparent url(../images/nBlank1.jpg) no-repeat top left;
}
