body
{
    background-color: #ffffff;
    margin: 0 0 0 0;
    font-family: Verdana;
    font-size: small;
    color: #000000;
}
#PopupDialog
{
    width: 775px;
    height: 420px;
    position: absolute;
    left: 24%;
    top: 23%;
    z-index: 100;
    visibility: hidden;
}
#DialogLB
{
    background-image: url(/images/DialogLB.jpg);
    width: 13px;
    height: 15px;
    background-repeat: no-repeat;
    float: left;
}
#DialogB
{
    background-image: url(/images/DialogB.jpg);
    width: 745px;
    height: 15px;
    background-repeat: repeat-x;
    float: left;
}
#DialogClose
{
    position: relative;
    left: -15px;
    top: 10px;
    cursor: pointer;
}
#DialogRB
{
    background-image: url(/images/DialogRB.jpg);
    width: 16px;
    height: 15px;
    background-repeat: no-repeat;
    float: left;
}
#DialogL
{
    background-image: url(/images/DialogL.jpg);
    width: 13px;
    height: 385px;
    background-repeat: repeat-y;
    float: left;
}
#DialogContent
{
    background-color: #ffffff;
    width: 745px;
    height: 385px;
    float: left;
}
#DialogR
{
    background-image: url(/images/DialogR.jpg);
    width: 16px;
    height: 385px;
    background-repeat: repeat-y;
    float: left;
}
#DialogLO
{
    background-image: url(/images/DialogLO.jpg);
    width: 13px;
    height: 20px;
    background-repeat: no-repeat;
    float: left;
}
#DialogO
{
    background-image: url(/images/DialogO.jpg);
    width: 745px;
    height: 20px;
    background-repeat: repeat-x;
    float: left;
}
#DialogRO
{
    background-image: url(/images/DialogRO.jpg);
    width: 16px;
    height: 20px;
    background-repeat: no-repeat;
    float: left;
}
#ModelDialogBackground
{
    -moz-opacity: 0.85;
    filter: alpha ( opacity=85);
    opacity: 0.85;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    background-color: #ffffff;
    z-index: 99;
}
#ContentBox
{
    /* Contentbox for the navigation buttons */
    margin: 0 auto;
    top: 5px;
    position: relative;
    width: 920px;
    z-index: 1;
    left: 5px;
}
#Wrapper
{
    height: 60px;
    vertical-align: top;
}
#Header
{
    padding-top: 5px;
    width: 340px;
    float: left;
}
#Filler
{
    width: 300px;
    float: left;
}
#Footer
{
    padding: 3px 0 0 0;
    float: right;
    width: 200px;
}
#QuickLinks
{
    margin-top: 20px;
    margin-right: 5px;
    float: right;
}
a.QuickLink
{
    color: #000000;
    text-decoration: none;
}
a:hover.QuickLink
{
    color: #000000;
    text-decoration: underline;
}
.Popup
{
}
.SingleTile
{
    float: left;
    padding: 3px 3px 0px 0px;
}
.DoubleTile
{
    float: left;
    padding: 3px 3px 0px 0px;
}
.TextPicture
{
    padding: 3px 3px 0px 2px;
    float: left;
    border: none 0 black;
    cursor: pointer;
}
.Row
{
    width: 920px;
}
.Content
{
    visibility: hidden;
}
h1
{
    font-size: 14pt;
    font-family: Tahoma;
    color: #58585a;
    margin-bottom: 0px;
}
p
{
    color: #000000;
    text-align: justify;
}

.PortfolioRow
{
    width: 900px;
}
.PortfolioPhoto
{
    width: 300px;
    height: 203px;
    float: left;
}
.PortfolioText
{
    width: 590px;
    height: 203px;
    margin: 5px 5px 5px 5px;
    float: left;
    color: #000000;
}
 

/*********************************************************/
/**  RedDot SmartEdit CLASSES                           **/
/*********************************************************/
a.rd, a.rd:active, a.rd:visited, a.rd:link, a.rd:hover
{
 font-family: Arial, Verdana;
 font-size: 8px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}
a.rd_description, a.rd_description:active, a.rd_description:visited, a.rd_description:link, a.rd_description:hover
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: underline;
}
.rd
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #000000;
}
.rd_description
{
 font-family: Arial, Verdana;
 font-size: 10px;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 color: #000000;
}