body{
margin: 0px 0px 0px 0px;
padding: 0;
border: 0;
line-height: 1.1em;
color: #000; 
font-size: 11px;
text-align: center;
font-family: courier, "courier new", monospace;
background-color: #fff;
height:100%;
width:100%;
overflow:visible;
}

:focus
{
-moz-outline-style: none;
}

* html a:hover
{
visibility:visible
}

img {
border:0;
}
img:a {
border:0;
}
a {
color: #f800ba;
text-decoration: none;
}
a:hover {
color: #f800ba;
text-decoration: underline;
}
a img { 
border:0; 
}

#maincontainer{
width: 504px;
margin: 0px auto 0px auto;
padding: 0px 4px;
}
#contentwrapper{
float: left;
width: 100%;
}

.innertext {
clear: left;
text-align: left;
padding: 0px 0px 0px 0px;
}
.sampler {
clear: left;
text-align: center;
}