body
{ background-color: #dbdcdf;
text-align: justify;
margin: 0px;
width:100%;
}

#header {
	width:100%;
	background: url(/wii/wiibg.jpg) repeat-x;
	height: 400px;
	}

#mainimage {
	width:100%;
	background: url(/testing/testhead.jpg) repeat-x;
	height: 350px;
        width: 700px;
	}

#tip
{	font-family: 'Lucida Grande', 'Trebuchet MS', arial, Tahoma, georgia;
	font-size: 6.5pt;
	background: #CE4654 url(tip.jpg);
	margin: 0 auto;
        letter-spacing: 0pt;
	height: 40px;
	width: 100%;
	clear: both;}

#footer 
{	font-family: 'Lucida Grande', 'Trebuchet MS', arial, Tahoma, georgia;
	font-size: 6.5pt;
        color: #97adb8;
	background: #efefef;
	padding: 5px 0 5px 0;
	margin: 0 auto;
        letter-spacing: 0pt;
	width: 100%;
	clear: both;}

body, td, input, select, textarea
{ font-family: Trebuchet MS, Georgia, Times New Roman;
font-size: 12px;
line-height: 12px;
color: #8b8f90;}

a
{ text-decoration: none;
font-weight: bold;
color: #379fb8;}

a:hover
{ text-decoration: underline;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #379fb8;
background-color: #dbdcdf;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 50%;
background-color: #;
position: absolute;
left: 51px;
top: 415px;
padding: 5px;
background-image:url(/skin/g.jpg) }

.menu
{ width: 160px;
background-color: #;
position: absolute;
left: 530px;
top: 0px;
padding: 5px;
background-image:url(/sn/5/bg.jpg) }


.title
{ font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 10px;
text-align : left;
color:#fff;
font-weight:bold;
font-style: normal;
background:url('/wii/title.jpg') no-repeat left bottom;
line-height: 25pt;
text-transform: uppercase;
padding-left: 47px;
letter-spacing: 3px;
 
      }

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#A30011;
color:#FFFFFF;
width:180px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F9F5EA;/* */
}

.main
{ padding: 3px;
color: #8b8f90; }

.divtitle
{ background-color: #bfc7ba;
padding: 3px;
color: #bfc7ba;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px dashed #a30011; }

blockquote {
 color: #6a6c6c;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 5px solid #000 ;
        background-color: #f6f8fa;
	font-size: 1em;
}

.buttonscontainer {width: 140px;}

.buttons a {color: #2c5067;
background-color: #f6f8fa;
padding: 1px;
padding-left: 3px;
display: block;
border-left: 5px solid #2c5067;
font: 9px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;}

.buttons a:hover {border-left: 7px solid #2c5067;
text-decoration: none;
color: #23171a;}

img.float {
border: 10px solid #000000;
float: left;
margin-right: 5px;
}

img.floatr {
float: right;
border: 10px solid #000000;
margin-left: 5px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}

#container {
width: 80%;
padding-left:4%;
padding-right:4%;
}

#right {
	float:right;
	width: 30%;
	}

#left {
	float:left;
	width:67%;
	}

#tabsH {
      float:left;
      width: 600px;
      background:#000;
      font-size:93%;
      position: absolute;
      left:  190px;
      top: 351px;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:right;
      background:url("tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:right;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

.centered {
margin: 0 auto 0 auto;
}