 html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,input, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
body {
	font-size:13px; 
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif; color: #ffffff;
	background-color: #000000;
	background-image: url(images/head-bg.gif);
	background-repeat: repeat-x;
}
.clearfloat {
	clear:both; 
	height:0; 
	font-size:1px; 
	line-height:0px;
}

#all {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	margin-top: 0px;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	height: 160px;
	width: 973px;
	background-image: url(images/head-right.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#left {
	background-image: url(images/head-left.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
a:link, a:visited {
	color: #F98109;
	text-decoration: none;
}
a:hover {
	color: #F98109;
	text-decoration: underline;
}
.welcome {
	
}
.center {
	width:1004px; 
	margin:10px auto;
}
.photo {
	float: left; 
	margin: 0px 20px 20px 20px;
}
/*thumbs*/
.thumbs { 
	margin: 20px;
}
.thumbs img {
	width:120px; 
	height:90px; 
	border: 1px solid #000000;
	float: left;
	margin: 0px 5px 5px 0px;
}
.thumbs a:hover img {
	width:120px; 
	height:90px; 
	border: 1px solid #ffffff;
}

.thumbs ul {
	font-size:12px; 
	width:310px; 
	float:left;
	list-style:none;
}
.thumbs li { 
	0 3px no-repeat; 
	padding:20px;
}

.list-games ul {
	font-size:12px; 
	width:150px; 
	float:left;
	list-style:none;
}
.list-games li { 
	0 3px no-repeat; 
	padding:5px;
}
/*thumbs*/

.menu a{
	padding:0px 35px;
}
