@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#999999;
	margin: 15px;
}

div.www {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: 305px;
	color: #ffffff;
	font-size: 12px;
}

img {
	border: 0px;
}

div.wii {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: 210px;

}

div.bookmark {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: 400px;
	z-index: 2;

}

div.wiitwo {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -250px;

}


#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1000px;
	height: 3000px;
	margin-left: -500px;
	background-color: transparent;

}

#video {
	position: relative;
	width: 490px;
	height: 350px;
	top: 10px;
	margin-left: 0px;
	background-color: transparent;
	text-align: left;
}

#punkter {
	position: relative;
	width: 550px;
	height: 340px;
	left: 425px;
	top: -325px;
	margin-left: 0px;
	background-color: transparent;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#content {
	position: absolute;
	top: 462px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 0px;
}

div.youneed {
	width: 960px;
	height: 165px;
	margin: 0px;
	background-color: transparent;

}

div.youneedsoftware {
	width: 960px;
	height: 165px;
	margin: 0px;
	background-color: transparent;

}

div.youneedzelda {
	width: 960px;
	height: 150px;
	margin: 0px;
	background-color: transparent;

}

div.youneedhack {
	width: 960px;
	height: 165px;
	margin: 0px;
	background-color: transparent;
}

div.picture {
	width: 150px;
	height: 150px;
	background-color: transparent;
	text-align: left;
	
}


div.picturetext {
	position: relative;
	left: 160px;
	top: -150px;
	width: 800px;
	height: 150px;
	background-color: transparent;
	text-align: left;
	font-size: 12px;
	
}

div.gray {
	position:relative;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	border: 1px solid;
	padding: 0px 10px 10px 10px;
	width: 960px;
	height: 100;
	background-color: #f4f4f4;

}

div.anythingelse {
	position:relative;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	border: 1px solid;
	padding: 10px;
	width: 960px;
	height: 100;
	background-color: #f4f4f4;

}

div.darkgray {
	position:relative;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	border: 1px solid;
	padding: 5px 10px 5px 10px;
	width: 960px;
	height: 30px;
	background-color: #404040;
	font-size:24px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

div.top {
	position:relative;
	top: 100px;
	left: 50%;
	margin-left: -490px;
	border: 1px solid;
	padding: 0px 10px 10px 10px;
	width: 960px;
	height: 350px;
	background-color: #f4f4f4;

}

div.darktop {
	position:relative;
	top: 0px;
	left: 50%;
	margin-left: -490px;
	border: 1px solid;
	padding: 5px 10px 5px 10px;
	width: 960px;
	height: 60px;
	background-color: #000000;
	font-size:24px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

