body, td, input , label, input, textarea {
	font-family: tahoma, verdana, sans-serif, arial, helvetica;
	voice-family: inherit;
	font-size: 13px;
	line-height: 140%;
}

body {
	text-align: center; /* center things in pre-ie6 */
	color:#555;
	margin: 0 0 0 0;
}

p {
	text-align: justify;
	margin-top: 0;
}

h3 {
	font: bold 14px verdana;
	text-align: center;
	color: #f7f5da;
	background: #d4d0bb;
	padding: 8px 8px;
	margin: 6px 0 12px 0;
	background: #b4b09b;
	-moz-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	margin-bottom: 0;
	border-bottom: 1px solid #94909b;
}

.p1, div.game {
	border: 1px solid #d4d0bb;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-top: 0;
	padding: 20px;
	border-top: 0;
	background: #F5F4E4;
}

.game {
	border: 1px solid #cfac11;
}

h3.game {
	margin-top: 40px;
	color: #78380D;
	background: #E3DD64;
}

div.game {
	border: 1px solid #cfac11;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.sidep1 {
	border: 1px solid #d4d0bb;
	margin-top: 0;
	border-top: 0;
	padding: 8px 3px;
	background: #f6f6f6;
	margin-bottom: 20px;
	
}

.sideh3 {
	text-align:center;
	margin: 6px 0;
	margin-bottom: 0;
	font: bold 11px tahoma;
	background: #b4b09b;
	padding: 6px;
	color: #f7f5da;
    -moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom: 1px solid #94909b;
}

.sidead1, .sidead2{
	text-align: center;
}

.sidead1{
	margin: 20px 0;
}

.sidead2{
	margin: 10px 0;
}

.topad1 {
	position: absolute;
	top: 14px;
	right: 40px;
	width: 486px;
	height: 60px;
}

#header {
	height: 102px;
	background: #fde24d url(img/headbg.png) repeat-x;
	background: #d4d0bb;
	background: #b4b09b;
	
}

.main-nav, #content {
	min-height: 1100px;
	/*++ hack stupid ie*/
	height:auto !important;
	height:1100px;
	/*-- hack stupid ie*/
}

#footer {
	background: #b4b09b;
	padding: 14px 0;
	text-align: center;
	font-size: 11px;
	color: #666;
}

/* ++ tab styles*/
#tabs{
	margin: 0;
	padding: 0;
	font: bold 13px tahoma;
	border-bottom: 3px solid #b4b09b; /*border below tabs*/
	width: 100%;
	position: absolute;
	top: 66px;
	left: 0;
}

#tabs li{
	display: inline;
}

#tabs li a{
	float: left;
	color: #78380d;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(img/tab.png) repeat-x;
	border-top: 1px solid #cfac11;
	border-right: 1px solid #cfac11;
}

#tabs li a:hover, #tabs li a#selected{
	color: #78380d;
	background-image: url(img/tabover.png);
}
/* -- tab styles*/

.main-nav {
	position: absolute;
	background-color: #e4e0cb;
	width: 18em;
	padding: 6px 10px;
	line-height: 130%;
}

.main-nav, .main-nav a {
	font-size: 11px;
}

#nav_left {
	left: 0;
	border-right: 1px solid #b4b09b;
}

#nav_right {
	right: 0;
	border-left: 1px solid #b4b09b;
}

#content {
	font: 1.0em helvetica;
	background: #f5f5f5;
	padding: 6px 19.5em;
	text-align: left;
	line-height: 1.6em;
	border-bottom: 1px solid #b4b09b;
}

table {
	background-color: transparent;
	border-collapse: collapse;
	border-color: #b4b09b;
}

a:link, a:active {
	color: #336699;
}

a:hover {
	color:#000000;
}

a:visited {
	color:#999999;
}

img {
	border: none;
}

p {
	text-align: justify;
}

fieldset {
	border: 0;
}

fieldset p {
	clear: both;
}

fieldset label.st01, input.st01, textarea.st01 { 
	margin: 0;
	padding: 3px 5px 3px 5px;
	margin-bottom: 10px;
	line-height: 1;
	display: block; 
	float: left;
	background: #f5f5f5;
	border: 1px solid #b4b09b;
}

fieldset label.st01 {
	padding-right: 1em;
	text-align: right;
	border: 0;
	background: transparent;
}

fieldset input.button {
	padding: 2px 6px;
}

.errmsg {
	font-family: "courier new", courier, mono;
	font-size: 11px;
	font-weight: bolder;
	color: #cc0000;
	margin-bottom: 10px;
}

.attention {
	font-weight: bolder;
	color: #cc0000;
}

div.top {
	margin-top: 8px;
	height:20px;
	text-align: center;
}

td.simple {
	border: 1px solid #b4b09b;
}
tr.simplehead {
	color: #5b5a51;
	background-color: #d1d0b9;
	line-height: 100%;
	text-align: center;
}
table.simple {
	margin-left: auto;
	margin-right: auto;
	background: #f5f5f5;
}
.adfade {
	opacity:.7;
	filter:alpha(opacity=70)
}

.done p {
	text-align: center;
}

a.replay {
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}

a.replay:hover {
	text-decoration: none;
}