body
{
background-color: #ff6633;
margin-top: 5px;
padding: 0px;
font-family: arial;
font-size: medium;
color: #999999;//#ff6633;
}

a
{
font-family: arial;
font-size: small;
color: #000000;
}

html>body #spacer
{
width: 820px;
height: 362px;
margin-bottom: 0px;
}

#spacer
{
width: 820px;
height: 300px;
}

#sub-spacer
{
background: url("media/main-y-back.gif") repeat-y;
}

html>body #spacer-gallery
{
width: 820px;
height: auto;
background: white url("media/main-y-back.gif") repeat-y;
margin-bottom: 0px;
}

#spacer-gallery
{
width: 820px;
height: 362px;
background: white url("media/main-y-back.gif") repeat-y;
margin-bottom: 0px;
}

html>body #footer
{
width: 820px;
height: 57px;
background: url("media/footer.gif") no-repeat top;
margin-top: 0px;
font-size: x-small;
}

#footer
{
width: 820px;
height: 57px;
background: url("media/footer.gif") no-repeat top;
font-size: x-small;
}



#text
{
text-align: left;
width: 722px;
height: 20px;
font-weight: bold;
color: #444444;
font-family: arial;
}

html>body #giffer
{
margin-bottom: 0px;
}

#giffer
{
margin-bottom: -2px;
}

.gallery-img
{
margin-top: 2px;
margin-bottom: 2px;
}

.contact-text
{
font-weight: bold;
color: #444444;
margin-top: 18px;
}

#numb-button-holder td
{
width: 26px;
height: 32px;
margin: 0px;
padding: 0px;
text-align: center;
}

.numb-button
{
color: #333333;
text-decoration: none;
display: block;
width: 24px;
height: 20px;
background: #ffcc66;
border: 1px solid #ff9933;
text-align: center;
margin: 0px;
padding: 0px;
padding-top: 4px;
font-size: small;
}

#numb-button-on
{
color: white;
width: 24px;
height: 20px;
background: #ff6633;
border: 1px solid #ff9933;
text-align: center;
margin: 0px;
padding: 0px;
padding-top: 4px;
font-size: small;
}

#numb-button-no
{
color: #333333;
width: 24px;
height: 20px;
background: #ff9933;
border: 1px solid #ffcc66;
text-align: center;
margin: 0px;
padding: 0px;
padding-top: 4px;
}

a:hover.numb-button
{
background: #ff6633;
color: white;
}
































