body
{
background: #393939;
margin: 0px;
}

.overall
{
text-align: center;
margin: 0px;
padding: 0px;
line-height: 0px;
}

#container
{
position: relative;
top: 0px;
width: 990px;
height: 650px;
margin: 0px auto;
background: #686868 url('images/background.gif') repeat-y;
}

a
{
text-decoration: none;
color: #245fc0;
}


a:focus
{
-moz-outline-style: none;
}


img
{
border: none;
behavior: url(iepngfix.htc);
}

.logo
{
position: absolute;
top: 25px;
left: 17px;
}

.foliobutton
{
position: absolute;
top: 120px;
left: 42px;
}

.inventorsbutton
{
position: absolute;
top: 145px;
left: 42px;
}

.halloweenbutton
{
position: absolute;
top: 170px;
left: 41px;
}

.denimbutton
{
position: absolute;
top: 195px;
left: 41px;
}

.otherbutton
{
position: absolute;
top: 220px;
left: 40px;
}

.aboutbutton
{
position: absolute;
top: 245px;
left: 40px;
}

.blogbutton
{
position: absolute;
top: 270px;
left: 41px;
}

.contactbutton
{
position: absolute;
top: 295px;
left: 40px;
}


#numberbar
{
float: right;
width: 70px;
margin-top: 25px;
margin-right: 20px;
text-align: right;
line-height: 5px;
}

#numberbar p
{
margin: 0 0 9px 0;
}

#picture
{
/* position: absolute; */
width: 600px;
padding-top: 25px;
padding-left: 290px;
}


#picture div
{
width: 600px;
line-height: 600px;
display: block;
position: absolute;
left: 290px;
text-align: center;
}

#picture img
{
vertical-align: middle;
}

#about
{
position: absolute;
left: 550px;
top: 85px;
width: 350px;
height: 450px;
font-family: Helvetica, Arial, sans-serif;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
line-height: 140%;
font-size: 13px;
margin: 0px;
}

#about p
{
margin-top: 0;
margin-bottom: 1em;
}

#about br
{
margin-bottom: .5em;
}