body
{
background: url(http://www.thesupermariogalaxy2.com/layout/img/header-bg.gif) repeat-x;
background-color: #ffffff;
font-size: 12px;
font-family: verdana, arial, sans-serif;
color: #232323;
text-align: center; /* IE6 */
margin: 0px 0px 20px 0px;
}

img
{
border: 0px;
}

table
{
border-collapse: collapse;
}

td
{
vertical-align: top;
padding: 0px;
}

ul
{
list-style-position: inside;
margin: 0px;
padding: 0px;
}

li
{
margin: 0px;
padding: 0px;
}

p
{
margin: 0px;
}

.clear_both
{
clear: both;
}

/* Header -------------------------------------------------------------- */

.header_bg
{
background: url(http://www.thesupermariogalaxy2.com/layout/img/header-logo.jpg) top center no-repeat;
height: 180px;
}

/* Body -------------------------------------------------------------- */

.wrapper
{
margin: 0px auto 0px auto;
text-align: left;
width: 800px;
background-color: #ffffff;
}

.body_bg
{
background: url(http://www.thesupermariogalaxy2.com/layout/img/body-bg.gif) repeat-x;
height: 20px;
}

.body_left_div
{
float: left;
width: 580px;
}

.body_right_div
{
float: left;
margin-left: 20px;
width: 200px;
}

/* Tabs -------------------------------------------------------------- */

.tabs_border
{
background-color: #ffffff;
border-top: #aaaaaa 1px solid;
border-bottom: #aaaaaa 1px solid;
padding: 1px 0px 1px 0px;
margin-bottom: 0px;
}

.tabs_bg
{
background: url(http://www.thesupermariogalaxy2.com/layout/img/tabs-off.gif) repeat-x;
background-color: #ec9000;
margin: 0px auto 0px auto;
}

.tabs
{
position: relative;
margin: 0px auto 0px auto;
padding: 0px;
overflow: hidden;
width: 800px;
border-left: 1px solid #c17600;
}

.tabs ul
{
margin: 0px;
padding: 0px;
list-style: none;
float: left;
border-left: 1px solid #e59d31;
}

.tabs ul li
{
background: none;
margin: 0px;
line-height: 20px;
display: block;
float: left;
border-right: 1px solid #e59d31;
}

.tabs div
{
margin: 0px;
padding: 0px;
overflow: hidden;
}

.tabs a, .tabs a:visited
{
font-size: 13px;
font-family: verdana, arial, sans-serif;
color: #f6f6f6;
text-decoration: none;
font-weight: bold;
margin: 0px;
padding: 0px 10px 0px 10px;
display: block;
border-right: 1px solid #c17600;
}

.tabs a:hover
{
background: url(http://www.thesupermariogalaxy2.com/layout/img/tabs-on.gif) repeat-x;
text-decoration: underline;
color: #ffffff;
}

/* Misc. -------------------------------------------------------------- */

.menu_text_list li
{
list-style: square outside;
color: #a4a4a4;
margin: 0px 0px 0px 18px;
padding: 0px;
}

/* Menu -------------------------------------------------------------- */

.menu_title
{
padding: 2px 0px 2px 6px;
border-bottom: 2px solid #ec9000;
margin-bottom: 4px;
font-size: 14px;
font-family: verdana, arial, sans-serif;
color: #525252;
font-weight: bold;
}

.menu_title_small
{
padding: 2px 0px 2px 6px;
border-bottom: 1px solid #ec9000;
margin-bottom: 4px;
font-size: 10px;
font-family: verdana, arial, sans-serif;
color: #525252;
font-weight: bold;
}

/* Footer -------------------------------------------------------------- */

.footer
{
margin-top: 40px;
padding: 1px 0px 1px 6px;
border-top: 2px solid #ec9000;
border-bottom: 1px solid #ec9000;
margin-bottom: 4px;
}
