#page {
	width: 800px;
	margin: 0 auto;
	}
	
img {
  border: 0;
  }
	
	#nav, #nav ul {
	padding-left: 24px;
	margin: 0;
	list-style: none;
}

#nav ul {
	margin-right: 2em;
}

#nav a.toplevel {
	display: block;
	padding-right: 2em;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	padding: 4px;
	left: -999em;
	background-color: #5da7d5;
	border: 3px solid #3789bd;
	border-top: none;
	list-style: none;
	z-index: 999;
}

#nav li ul li {
	clear: both;
	margin-left: none;
	font-size: 11px;
	padding: 2px;
	z-index: 999;
	}
	
#nav li ul li:hover {
	background-color: #3789bd;
	border-left: 3px solid #000;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 1999;
}


.bluebar {
	background: url("/images/wiibar.gif") repeat-x;
	padding-top: 7px;
	margin-top: 3px;
	padding-left: 7px;
	height: 20px;
	vertical-align: bottom;
	font-family: 'Arial Black', sans-serif;
	font-size: 14px;
	color: #f0f0f0;
	}

.bluebar a {
	text-decoration: none;
	margin-right: 9px;
	color: #DCE9FF;
	}

.bluebar a.systems {
	margin-right: 16px;
	}

.bluebar a.letters {
	margin-right: 12px;
	}

.bluebar h1 {
  font-size: 14px;
  font-weight: normal;
  }

span.action a, .action {
       color: #4baf1a;
       font-weight: bold;
    }

 input.download {
	font-family: Verdana, Tahoma, Arial, Sans-Serif; 
        font-variant: small-caps;
        font-weight: bold;
        color: #4baf1a;
	font-size: 16px;
	background-color: #FFFFFF;
	border: 2px solid #cccccc;
	padding: 2px;
}

input.download:hover {
        font-family: Verdana, Tahoma, Arial, Sans-Serif;
        font-variant: small-caps;
        font-weight: bold;
	font-size: 16px;
	background-color: #f0f5fe;
	border: 2px solid #cccccc;
	padding: 2px;
}

input.download:active {
        font-family: Verdana, Tahoma, Arial, Sans-Serif;
        font-variant: small-caps;
        font-weight: bold;
	font-size: 16px;
	background-color: #f0f5fe;
	border: 2px inset #cccccc;
	padding: 2px;
}

#banner_ad_green {
border: 3px solid #5da7d5;
width: 250px;
color: #666;
text-align: center;
display: block;
}

#banner_ad_green a {
       text-decoration: none;
	   border-bottom: 1px solid #5da7d5;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green a:hover {
text-decoration: none;
	   border-bottom: 1px solid #4baf1a;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green a:visited {
       text-decoration: none;
	   border-bottom: 1px solid #5da7d5;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green .url {
       text-decoration: none;
       color: #3789bd;
}

#banner_ad_green_wide {
border: 2px solid #3789bd;
width: 99%;
color: #666;
padding-left: 5px;
display: block;

}

#banner_ad_green_wide a {
       text-decoration: none;
	   border-bottom: 1px solid #5da7d5;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green_wide a:hover {
text-decoration: none;
	   border-bottom: 1px solid #4baf1a;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green_wide a:visited {
       text-decoration: none;
	   border-bottom: 1px solid #5da7d5;
       color: #4baf1a;
       font-weight: bold;
	   font-size: 16px;
}

#banner_ad_green_wide .url {
       text-decoration: none;
       color: #3789bd;
}

#banner_ad_img {
margin-left:auto;
margin-right:auto;
text-align:center;
}