body {
	text-align: center;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #2a2a2a;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
	float: left;
	width: 940px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/header_image.png);
	background-repeat: no-repeat;
	height: 95px;
}



#logo {
	font-size: 2.4em;
}

#logo a:link, #logo a:visited, #logo a:active {
	text-decoration: none;
}

#logo a:hover {
}

#nav {
	float: left;
	width: auto;
	margin-bottom: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-left: 550px;
}

#nav li {
	display: inline;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	float: left;
	display: block;
	margin-right: 15px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}

#nav li a:hover {
	color: #0B006A;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group mid */

/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#mid {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	height: 90px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mid-inner {
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: 460px;
	margin-left: 10px;
	margin-right: 10px;
}

#wiiregamers

{
	float: left;
	height: 300px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wiiregamers_header

{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 460px;
	background-image: url(../images/wiire_gamers.png);
	background-repeat: no-repeat;
}


#wiiregamers_text

{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #badffc;
	border-bottom-color: #badffc;
	border-left-color: #badffc;
	padding: 2px;
	float: left;
	height: 274px;
	width: 454px;
	font-size: 1.2em;
}


#wiiheadlines

{
	float: left;
	height: 300px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wiiheadlines_header

{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 460px;
	background-image: url(../images/wii_headlines.png);
	background-repeat: no-repeat;
}


#wiiheadlines_text

{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #badffc;
	border-bottom-color: #badffc;
	border-left-color: #badffc;
	padding: 2px;
	float: left;
	height: 274px;
	width: 454px;
	font-size: 1.2em;
}


#wiirearcade

{
	float: left;
	height: 300px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wiirearcade_header

{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 460px;
	background-image: url(../images/wiire_arcade.png);
	background-repeat: no-repeat;
}


#wiirearcade_text

{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #badffc;
	border-bottom-color: #badffc;
	border-left-color: #badffc;
	padding: 2px;
	float: left;
	height: 274px;
	width: 454px;
	font-size: 1.2em;
}

#wiiblog

{
	float: left;
	height: 300px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wiiblog_header

{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 460px;
	background-image: url(../images/wii_blog.png);
	background-repeat: no-repeat;
}


#wiiblog_text

{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #badffc;
	border-bottom-color: #badffc;
	border-left-color: #badffc;
	padding: 2px;
	float: left;
	height: 274px;
	width: 454px;
	font-size: 1.2em;
}


.content a:link, .content a:visited, .content a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h1 {
	margin-bottom: 1em;
	font-size: 2em;
	color: #;
}

.content h1 a:link, .content h1 a:visited, .content h1 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h1 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
	color: #;
}

.content h2 a:link, .content h2 a:visited, .content h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h2 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.5em;
	font-weight: bold;
	color: #;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h3 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #;
}

.content h4 a:link, .content h4 a:visited, .content h4 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h4 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #;
}

.content h5 a:link, .content h5 a:visited, .content h5 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h5 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
}

.content h6 a:link, .content h6 a:visited, .content h6 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content h6 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content p, .content blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.content p a:hover, .content li a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

.content img {
	display: block;
	padding: 10px;
	background: #;
	border: 1px solid #;
}

.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: right;
	display: inline;
	width: 460px;
	font-size: .95em;
	color: #;
	margin-right: 10px;
	margin-left: 10px;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
	color: #;
}

.sidebar h2 a:link, .sidebar h2 a:visited, .sidebar h2 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h2 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h3 {
	margin-bottom: 1em;
	font-size: 1.5em;
	font-weight: bold;
	color: #;
}

.sidebar h3 a:link, .sidebar h3 a:visited, .sidebar h3 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h3 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h4 {
	margin-bottom: 1em;
	font-size: 1.4em;
	font-weight: bold;
	color: #;
}

.sidebar h4 a:link, .sidebar h4 a:visited, .sidebar h4 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h4 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h5 {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
	color: #;
}

.sidebar h5 a:link, .sidebar h5 a:visited, .sidebar h5 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h5 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar h6 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #;
}

.sidebar h6 a:link, .sidebar h6 a:visited, .sidebar h6 a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar h6 a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar p, .sidebar blockquote {
	margin-bottom: 1.8em;
	font-size: 1.3em;
	line-height: 1.4em;
}

.sidebar p a:link, .sidebar p a:visited, .sidebar p a:active, .sidebar li a:link, .sidebar li a:visited, .sidebar li a:active {
	color: #;
	text-decoration: none;
	border-bottom: 1px solid #;
}

.sidebar p a:hover, .sidebar li a:hover {
	color: #;
	border-bottom: 1px solid #;
}

.sidebar ul {
	margin: 0 0 15px 30px;
}

.sidebar ul li {
	list-style-type: square;
}

.sidebar ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.sidebar ol li {
	list-style-type: decimal;
}

.sidebar li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	clear: both;
	background-image: url(../images/page_bg.png);
	background-repeat: repeat-y;
	height: 100px;
	width: 100%;
}

#footer-inner {
	width: px;
	margin: 0 auto;
	text-align: left;
}

#footer-credits, #footer-meta {
	width: 440px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer-meta {
	text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #;
}

#footer a:hover {
	color: #cccccc;
	border-bottom: 1px solid #;
}

#footer p {
	font-size: 1.1em;
}

#footer ul {
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 1.1em;
	border-left: 1px solid #999;
}

#footer ul li.first {
	border-left: none;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.feed {
	padding: 1px 0 1px 15px;
	background: url("../images/icon-feed.png") no-repeat 0 50%;
}

/* @end */
