body, html {
   margin:0;
	padding: 0;
	border: 0;
	background: #4a5279 url(images/stripes.gif) repeat-x;
		font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #595f78;
	
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}


h1 {
   padding: 15px 0 0 15px;
   font-size: 14px;
	color: #4a5279;
	
}

ul, li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.header-string {
	width: 904px;
	height: 282px;
	background: url(images/header.gif) no-repeat;
	margin: 0 auto;
	padding: 99px 0 0 0;
}

.header-orange {
	width: 599px;
	height: 181px;
   margin: 0 auto;
   padding:0 ;
	background: url(images/header-orange.gif) repeat-x;
	z-index:-1;
}

.head {
	background: url(images/head.gif) no-repeat;
	width: 599px;
	height: 20px;
	z-index:0;
}

.content {
  clear: both;
	width: 599px;
	height: 536px;
	background: White url(images/footer.gif) no-repeat;
	background-position: bottom;
	margin: auto;
	margin-top: 0px;
}

.content a {
	text-decoration: none;
	color: #f7941e;
}

.content a:hover {
	text-decoration: none;
	color: white;
	background-color: #f7941e;
}

.content_partners {
  clear: both;
	width: 599px;
	height: 536px;
	background: White url(images/footer.gif) no-repeat;
	background-position: bottom;
	margin: auto;
	margin-top: 0px;
}

.content_partners a {
	text-decoration: none;
	color: #f7941e;
}

.content_partners a:hover {
	text-decoration: none;
	color: white;
	background-color: #f7941e;
}

.eldorado {
   overflow: visible;
   width: 263px;
   height: 123px;
   background: url(images/eldorado.gif) no-repeat;
	text-align: center;
	float: right;
   position: relative;
	bottom: 35px;
	z-index:1;
	padding-right:29px; 
}

.ss {
	float:left;
	margin: 0 0 0 16px;
}

a: link, a:hover, a:focus {
text-decoration: none;
}

img {
	border: none;
}

.buttons {
	clear: both;
	margin: 0 0 0 9px;
	position: relative;
   top: 20px;
}

.txt {
	float: left;
	width: 242px;
	padding: 20px 0 0 20px;
}
 .games {
   float: right;
	width: 230px;
	padding: 12px 20px 0 0;
 }
 
 .games a:hover {
 	background-color: transparent;
 }
 
 .left {
 	float: left;
 }
 
 .friend {
 	padding-top: 30px;
	margin: auto;
	text-align: center;
 }
 
 .form{
 	
 }
 
 .input {
 	border: 1px solid #666;
	margin: 20px 0 0 20px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #595f78;
 }
 
 .send_button {
 	background-color: #444;
	color: White;
	border: none;
	margin: 20px 0 0 20px;
	width: 86px;
	font-size: 10px;
 }
 
 .partners_left {
   padding: 0 0 0 15px;
 	float: left;
	width: 280px;
 }
 
  .partners_right {
 	float: right;
	width: 280px;
 }
 
 b {
 	margin: 10px 0 5px 0;
	text-decoration: underline;
	display: block;
 }
 
