﻿body
{
    background-color: #b1b1b1;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-image: url('images/background2.jpg');
    background-repeat: no-repeat;
    font-size: 12pt;
}
.clear
{
    clear: both;
}
td.upperLeft
{
    background-image: url('images/UpperLeft.gif');
    width: 95px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    border-width: 0px;
}
td.left
{
    background-image: url('images/Left.gif');
    background-position: left top;
    background-repeat: repeat-y;
    width: 11px;
    border-width: 0px;
    height: auto;
}
td.top
{
    background-image: url('images/Top.gif');
    background-repeat: repeat-x;
    height: 34px;
    border-width: 0px;
}
table.layout
{
    width: 100%;
    height: 100%;
    border-style: none;
    border-spacing: 0px;
    padding: 0px 0px 0px 0px;
    border-width: 0px;
}
td.menu
{
    vertical-align: top;
    width: 169px;
}
td.bottomMenu
{
    background-color: #b1b1b1;
}
td, h1, li
{
    font-family: Verdana, Helvetica;
}
.layout h1
{
    color: White;
    font-size: 24pt;
}
div.content
{
    min-height: 600px;
}

div.contact
{
    font-size: 12pt;
    width: 52em;
    background-color: White;
    padding-left: 2em;
    padding-top: 2em;
    opacity: .80;
    filter: alpha(opacity=80);
}
div.contact ul
{
    font-size: 12pt;
    list-style-type: none;
    width: 48em;
    margin: 0;
    padding: 0;
}
div.contact li
{
    clear: left;
    height: 1.05em;
    margin-bottom: 2em;
    position: relative;
    font-size: 16pt;
}
div.contact li span
{
    padding: 0 0 0 0;
    text-decoration: none;
    float: left;
    width: 7em;
}
div.contact li a
{
    padding: 0 0 0 0;
    text-decoration: none;
    float: left;
}
div.contact li span.right
{
    padding: 0 0 0 0;
    text-decoration: none;
    float: left;
    width: 20em;
}
div.reel
{
    font-size: 12pt;
    width: 52em;
    background-color: White;
    padding: 2em;
    opacity: .80;
    filter: alpha(opacity=80);
    height: 40em;
    vertical-align: middle;
}

.reel2
{
    font-size: 12pt;
    width: 52em;
    background-color: White;
    padding: 2em;
    opacity: .80;
    filter: alpha(opacity=80);
    height: 40em;
    vertical-align: middle;
}
div.reel h2
{
    vertical-align: middle;
    text-align: center;
    color: Black;
    font-size: 24pt;
}

div.resume
{
    font-size: 12pt;
    width: 52em;
    background-color: White;
    padding: 2em;
    opacity: .80;
    filter: alpha(opacity=80);
}
div.resume h2
{
    font-size: 14pt;
    font-weight: bold;
    color: Black;
    padding-top: 0pt;
    margin-top: 2pt;
    padding-bottom: 2pt;
    margin-bottom: 2pt;
}
div.resume h3
{
    font-size: 12pt;
    font-weight: bold;
    color: Black;
    padding-top: 0pt;
    margin-top: 2pt;
    padding-bottom: 2pt;
    margin-bottom: 2pt;
}
div resume div.left
{
    width: 30em;
    float: left;
}
div.left p
{
    width: 30em;
    float: left;
}

div.resume p
{
    font-size: 12pt;
    width: 48em;
    text-align: justify;
}
div.resume ul
{
    font-size: 12pt;
    list-style-type: none;
    width: 48em;
    margin: 0;
    padding: 0;
}
div.resume li
{
    background: #fff;
    clear: left;
    border-bottom: dashed 1px #aaa;
    height: 1.05em;
    margin-bottom: 7pt;
    position: relative;
    width: 48em;
    font-size: 12pt;
}
div.resume li span.left
{
    padding: 0 0 0 0;
    text-decoration: none;
    float: left;
    width: 16em;
}

div.resume li span.blank
{
    float: left;
    background: #fff;
    padding: 0 3px 0 0;
    text-decoration: none;
    border-bottom-style: none;
}

div.resume li span.right
{
    background: #fff;
    padding: 0 3px 0 0;
    float: right;
    text-decoration: none;
}

div.thumbnails
{
    width: 270px;
    float: left;
}
div.portfolioImage
{
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
    height: 120px;
}
div.fullImage
{
    float: left;
    width: 450px;
    padding-left: 50px;
}
div.bio
{
    font-size: 12pt;
    width: 52em;
    background-color: White;
    padding: 2em;
    opacity: .80;
    filter: alpha(opacity=80);
    vertical-align: middle;
}

img.floatLeft
{
    float: left;
    margin: .5em;
    clear: left;
}
img.floatRight
{
    float: right;
    margin: .5em;
    clear: right;
}
div.preloadImages img
{
    display:none;
}
