/* CSS Reset */
html { margin: 0; padding: 0; } /* (c) YUI Font Reset and Eric Meyer Reset Reloaded Modified */
body { margin: 0; padding: 0; font: 13px/1.231 arial,helvetica,tahoma,clean,sans-serif; *font-size: small; *font:x-small; color: #ffffff; background: url(http://www.blucube.tk/img/backgrounds/mario.jpg) fixed; }
select,input,button,textarea,button { font: 99% arial,helvetica,clean,sans-serif; }
table { font-size: inherit; font: 100%; margin: 0; padding: 0; border-collapse: separate; border-spacing: 0; }
th,td { padding: 0; text-align: left; }
pre,code,kbd,samp,tt { font-family: monospace; *font-size: 108%; line-height: 100%; }
div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ol,ul { margin: 0; padding: 0; background-color: transparent; background-repeat: repeat; background-position: 0 0; }
span,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,
dt,dd,ul,li,label,caption { padding: 0; background-color: transparent; background-repeat: repeat; background-position: 0 0; }
caption { text-align: left; }
a img,img { border: none; }
object,embed { outline: 0; }
/* Defaults */
body { font-size: 12px; font-family: tahoma; color: #000000; background: #c5c5c5; }
a{ text-decoration: none; font-size: 12px; font-family:tahoma; color: #0000ff; }
a:hover{ font-size:12px; font-style:none; color: #0000ff ; text-decoration: underline; }
img { border: 0px; }
a:img { border: 0px; }
a:active img{ border: 0px;}
hr { border: 0; width: 100%; color: #000; background-color: #000; height: 1px; margin-top: -1px;  }
/* DIVS */
#header { background: url('header.png') repeat-x; height: 220px; color: #ffffff;}
#headercontainer { width: 950px; margin: 0 auto; }
#headerleft{ float: float; text-align: left; color: #ffffff; padding-top: 20px; width: 250px; }
#headerright{ float: right; text-align: right; color: #ffffff; width: 700px; vertical-align: top; margin-top: -35px;}
#headerright a{color: #c5c5c5; font-weight: bold; font-size: 18px; padding: 0 5px;}
#headerright a:hover{color: #068702; font-weight: bold; text-decoration: none; font-size: 18px; padding: 0 5px; }
#middle { margin: 0 auto; width: 950px; background: #ffffff; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; margin-top: -100px;  padding: 20px;}
#footer {margin: 0 auto; width: 950px; margin-top: 20px; }