body {
margin: 0 auto;
padding: 0;
font:90%/180% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; color:#666666;
font-size: .75em;
background: #f4f4f4;

}

h3  {
font-size: 1.3em;
margin: 0 0 5px;
padding-top: 5px;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
}

a  {
color: #286ea0;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#wrap
{
position: relative;
margin: auto;
width: 512px;
height: 100%;
padding-top: 128px;
background: #FFFFFF;
}


