a {
	text-decoration:none;
	color:#000;
}

a img{
	border: 0!important;
	border: none!important;
}

a {
	color: #D3AA50;
}

html { 
        background: url(http://i.imgur.com/9j6Tk.jpg) no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
		background-color:#000;
}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 16px;
	
}

#partner{
	width: 100%;
	height: 45px;
	background-image:url(http://i.imgur.com/7ZHkK.jpg);
	background-repeat:repeat-x;
	-moz-box-shadow:    1px 1px 15px 1px #000;
	-webkit-box-shadow: 1px 1px 15px 1px #000;
	box-shadow:         1px 1px 15px 1px #000;
	font-family: "Trebuchet MS1", "Trebuchet MS", sans-serif;
	color:#FFF;
}

#partner #menu {
	width: 970px;
	margin: 0 auto;
}

#partner #menu img {
	float: left;
}

#partner #menu #press {
	width: 100px;
	float: left;
	display:block;
	padding: 5px 0;
	margin-top: 4px;
	text-align:center;
	cursor:pointer;	
	color: #FFF;
}

#partner #menu #press:hover {
	color:#FC0;
}

#title {
	width: 970px;
	margin: 0 auto;
	text-align:center;
}

#middle {
	width: 970px;
	margin: 0 auto;

}

#polaroid {
	width: 332px;
	height: 725px;
	background-image:url(http://i.imgur.com/kpbr5.png);
	float: right;
}

#legend,
#download,
#game {
	width: 608px;
	height: 700px;
	background-image:url(http://i.imgur.com/CM0rA.png);
	padding: 10px;
	margin: 20px 0px;
	float: left;
}

#watch #area{
	width:853px;
	height: 480px;
	margin: 0 auto;
	-moz-box-shadow:    0px 0px 10px 0px #000;
  	-webkit-box-shadow: 0px 0px 10px 0px #000;
  	box-shadow:         0px 0px 10px 10px #000;
}

#watch #advert {
	width: 728px;
	height: 90px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

#legend  #area,
#download  #area,
#game  #area {
	height: 400px;
	width: 608px;
	overflow:auto;
	margin-bottom: 10px;
}

#legend  #advert,
#download  #advert,
#game #advert {
	text-align:center;
}

#videos {
	width: 950px;
	height: 600px;
	background-image:url(http://i.imgur.com/CM0rA.png);
	padding: 10px;
	margin: 20px 0px;
}

#videos #advert{
	width: 160px;
	height: 600px;
	float: right;
}

#videos #area {
	width: 780px;
	height: 600px;
	overflow:auto;
	float: left;
}

.youtube {
	width: 750px;
	height: 100px;
	margin-bottom: 10px;
	overflow:hidden;
}
.youtube b {
	color:#D3AA50;
}

.youtube:hover {
	background-color:#000;
	cursor:pointer;	
}

.youtube img {
	width: 132px;
	height: 100px;
	float: left;
	margin-right: 10px;
}

#downloads {
	padding-left: 20px;
	height: 45px;
	width: 500px;	
}

#downloads img {
	float: left;
}

#downloads #link {
	height: 35px;
	padding-left: 10px;
	padding-top: 10px;
	width: 400px;
	overflow:hidden;
	float: left;
	font-size: 20px;
}

#footer {	
	width: 935px;
	height: 114px;
	margin: 0 auto;
	background-image:url(http://i.imgur.com/2YxdN.png)
}

#footer #gameby {
	float: left;
	padding-left: 60px;
	padding-top: 45px;
}

#footer #support {
	float: left;
	padding-left: 130px;
	padding-top: 50px;
	width: 200px;
	overflow:hidden;
}

#footer #website {
	float: left;
	padding-left: 49px;
	padding-top: 38px;
}
#clear {
	clear:both;
}