/* CSS Document */

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	background: url(../../images/header_bg.jpg)repeat-x #CDCDCD;
}

#wrapper { width: 100%;

	}
	#container {
	width: 720px;
	margin: auto;

	padding-left: 10px;	
	}
#header {
	
	margin: 0px;
	height: 89px;

	}

h1 {
	margin: 0px;
	padding: 0px;
	}
h1 a{
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	text-indent: -1000em;  /* This is the part that hides the text */
	text-align: left;
	text-decoration: none; 
	outline: none; /* gets rid of the dotted border on the link */

	height: 83px;

}

img.logo_image {
	width: 520px;
	border: 0px;
	position: absolute;
	top: 5px;
	
	}

#nav {
background: url(../../images/nav_bg.jpg)repeat-x;
height: 40px;
text-align: center;
color: #fff;
font-size: 24px;
position: relative;
padding-top: 10px;

}

.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


#middle_content{
margin-top:5px;
background: #FFF;
margin-left: 10px;
margin: auto;
width: 728px;
}

#wii_error_code_content{
background: #32BDDC;
color:#fff;
width: 728px;
margin: auto;
}

#wii_error_code_content ol{
list-style-type: none;
display: inline;
padding-left: 10px
}

#wii_error_code_content li{
width: 150px;
font-weight: bold;
float: left;
	padding-top: 6px;
	padding-right: 24px;
	padding-left: 5px;

	color: #fff;
}

#middle_content p {
padding-right: 10px;
}

#google_leaderboard {
margin-bottom: 10px;
}

#google_linkad {
width: 728px;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
}
#google_search {

width: 728px;
background: #FFF;
margin: auto;}

#google_box {
padding-top: 15px;

}

#nav a {
	color: #fff;
	}
