* {
	margin: 0;
	padding: 0;
}
body{
	font-family:Verdana,"Geneva CE",lucida,sans-serif;
	background: #969eb5 url("../img/body.jpg") repeat-x;
	color: #000;
	font-size:x-small;
	text-align: center;
	line-height: 1.4;
	min-width: 650px;
	padding: 0 20px;
}
html>body {
	font-size: small;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px;
}
hr {
	display: none;
}
.end {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
/* layout */
#max{
	max-width:950px;
	width:expression(document.body.clientWidth > 950?"950px":"auto" );
	line-height:1.5;
	margin: 0 auto;
	text-align: left;
	background: #fff url("../img/max.gif") repeat-y;
	font-size: 86%;
}
#min{
	min-width:950px;
	_width:950px;
	width:expression(document.body.clientWidth < 950?"950px":"auto");
	background: url("../img/min.gif") repeat-y right top;
}
#head {
	position: relative;
	height: 197px;
	background: #677791 url("../img/head.jpg") repeat-x;
}
#main {
	background: url("../img/drobl.gif") no-repeat;
}
#content {
	background: url("../img/drobr.gif") no-repeat right top;
	width: 100%;
}
#left, #right {
	width: 155px;
	padding: 5px 0 25px 0;
	float: left;
	height: 100%;
}
#right {
	float: right;
}
#text {
	width: 634px;
	margin: 0 0 0 158px;
	*margin: 0 0px;
	padding: 0px 0 0px 0;
}
#bug {
	width: 100%;
}
#left .box, #right .box {
	padding: 10px;
	border: 1px solid #93a3bc;
	background: #fff;
	margin: 5px 10px 10px 15px;
}
#text .box {
	border: 1px solid #93a3bc;
	margin: 10px 0 15px 0;
	padding: 10px;
	min-height: 70px;
	height: 70px;
}
#bug>.box {
	min-height: 100px;
	height: auto;
}
#foot, #footin, #footin p {
	text-align: center;
	height: 83px;
	background: #dbdce0 url("../img/foot.gif") repeat-x;
}
#footin {
	background: url("../img/footin.gif") no-repeat;
}
/* layout */
/* top menu */
#head ul {
	width: 625px;
	position: absolute;
	right: 60px;
	top: 23px;
	z-index: 3;
	text-align: right;
	height: 30px;
}
#head ul li {
	list-style: none;
	color: #fff;
	font-weight: bold;
	display: inline;
	line-height: 30px;
	white-space: nowrap;
}
#head li a {
	text-decoration: none;
}
#head li a:link, #head li a:visited {
	color: #fff;
}
#head li a:hover {
	color: #ffff00;
}
#head li strong {
	color: #000;
}
/* top menu */
/* games */
.games {
	width: 100%;
}
#bug>.games {
	width: auto;
}
#text .box dl {
	margin-left: 110px;
}
#text .box p.img {
	width: 200px;
	float: left;
}
#text .box p.img img {
	border: 1px solid #000;
	margin-top: 5px;
}
#text .box dd img {
	border: none;
}
#text dd.rating {
	text-align: right;
}
/* games */
/* headers */
h1, h1 span {
	width: 400px;
	height: 197px;
	font-size: 130%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
	cursor: hand;
}
h1 span {
	display: block;
	background:  url("../img/h1.jpg") no-repeat;
	z-index: 2;
}
h2, h2 span {
	width: 340px;
	height: 197px;
	font-size: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
h2 span {
	display: block;
	background:  url("../img/h2.jpg") no-repeat;
	z-index: 2;
	top: 0;
	left: 0;
}
#left h3, #right h3 {
	font-size: 100%;
	color: #fff;
	background:  url("../img/h3.gif") no-repeat;
	margin: 0 0 0 10px;
}
#left h3 span, #right h3 span {
	display:block;
	padding: 15px 25px 5px 10px;
	background:  url("../img/h3b.gif") no-repeat left bottom;
}
#text h3 {
	font-size: 100%;
	padding: 0 0 5px 0;
}
/* headers */
/* forms */
#left form {
	width: 100%;
}
fieldset input {
	border: 1px solid #73849e;
	background: #fff;
	color: #000;
}
#left fieldset {
	border: 1px solid #fff;
	padding: 5px;
}
#left fieldset input {
	width: 100%;
	display: block;
	margin: 0 0 5px 0;
}
#left form br {
	display: none;	
}
#left form p {
	text-align: center;
}
#left form p input {
	color: #fff;
	background:  #667690;
}
#left form p>input {
	margin-top: 5px;
}
/* forms */
/* images */
.adv img {
	border: 1px solid #73849e;
}
#foot img {
	border: none;
}
.box dd img {
	border: 1px solid #864300;
}
/* images */
/* lists */
#left .box ul li {
	list-style: none;
	font-weight: bold;
	padding: 0 0 0 10px;
}
#right .box ul li {
	list-style: none;
	padding: 0 0 0 10px;
}
#right .box ol {
	padding: 0 0 0 30px;
}
.box dt {
	font-weight: bold;
}
#right .box dd strong {
	display: block;
	font-weight: normal;
}
/* lists */
/* paragraphs */
#drob p {
	margin: 0 55px;
	border: 1px solid #743900;
	background: #e58322 url("../img/drobc.gif") repeat-x left center;
	padding: 3px 10px;
	font-weight: bold;
}
#foot p {
	padding: 3px 0;
	background: url("../img/footinp.gif") no-repeat right top;
}
.adv {
	text-align: center;
}
#text p {
	padding: 0 0 15px 0;
}
p#copy {
	margin: 15px 240px;
	text-align: center;
}
/* paragraphs */
/* table */
.table {
	width: 100%;
}
table {
	width: 100%;
	border-collapse:collapse;
	font-size:100%;
}
th, td {
	padding: 5px;
}
/* table */
/* links */
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #c00000;
}
#drob a {
	text-decoration: underline;
}
#drob a:link, #drob a:visited {
	color: #000;
	font-weight: bold;
}
#drob a:hover {
	color: #fff;
}

#matotab {padding:0px;margin:0px;}

/* links */

