body {
    background-color: #000000;
    background-image: url("../image/background.jpg");
    background-repeat: no-repeat;
    background-position: top center;
}

#container {
    width: 893px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
}

#referral {
    height: 0px;
    width: 0px;
    background-color: #000000;
    color: #000000;
    z-index: -100;
}

object.flash {
    padding: 0px;
    margin: 0px;
    display: block;
}

img.flash,
img.button,
img.separator,
img.background {
    padding: 0px;
    margin: 0px;
    display: block;
    border: 0px;
}

td.button-photography,
td.button-design,
td.button-blog {
    cursor: default;
}

td.sliver-photography,
td.sliver-design,
td.sliver-blog {
    text-align: right;
    padding-right: 10px;
    vertical-align: middle;
}

td.sliver-photography {
    background-image: url("../image/btnPhotography2.jpg");
    background-repeat: no-repeat;
}

td.sliver-design {
    background-image: url("../image/btnDesign2.jpg");
    background-repeat: no-repeat;
}

td.sliver-blog {
    background-image: url("../image/btnBlog2.jpg");
    background-repeat: no-repeat;
}

a.sliver:link,
a.sliver:active,
a.sliver:visited,
a.sliver:visited {
    color: #FFFFFF;
    font-size: 9pt;
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.15em;
}

td.tab {
    background: #333333;
    background-image: url("../image/tab.jpg");
    background-repeat: no-repeat;
    width: 120px;
    height: 19px;
    text-align: center;
    color: #FFFFFF;
    font-size: 8pt;
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    letter-spacing: 0.1em;
}

td.tab:hover,
td.tab:active {
    cursor: pointer;
    background-image: url("../image/tab-glow.jpg");
}

td.tabs-blank {
    width: 364px;
    height: 11px;
    background: #000000;
}

#content {
    background: #000000;
    height: 88px;
    padding-left: 20px;
    padding-right: 20px;
}

#tab1-content,
#tab2-content,
#tab3-content {
    color: #FFFFFF;
    font-size: 8pt;
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    overflow: auto;
    height: 88px;
    font-weight: normal;
    letter-spacing: 0.1em;
}

#tab1-content {
    display: block;
    line-height: 20px;
}

#tab2-content {
    display: none;
    line-height: 20px;
}

#tab3-content {
    display: none;
    line-height: 20px;
}

ul.content {
    padding-left: 12px;
    margin: 0px;
}

td.content-left,
td.content-middle,
td.content-right {
    padding: 0px;
    margin: 0px;
    line-height: normal;
    vertical-align: top;
}

a.email:link,
a.email:visited {
    color: #A24013;
    text-decoration: none;
}

a.email:active,
a.email:hover {
    color: #CCCCCC;
}

#footer {
    width: 893px;
    height: 72px;
    background-image: url("../image/bottom.png");
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 10px;
}

a.footer:link,
a.footer:visited {
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-family: Helvetica;
    letter-spacing: 0.1em;
}

a.footer:hover,
a.footer:active {
    text-decoration: underline;
}