﻿body
{
    background-color: #444444;
    color: #FFFFFF;
    font-family: Euphemia, Arial, sans-serif;
    
}
a
{
    color:#FFFFFF;
    font-size:large;
    text-decoration:none;
}
a:hover
{
    color: #99CCFF;
}
#div1
{
    margin-left:auto;
    margin-right:auto;
    width:800px;
    text-align:center;
}
#navBar
{
    padding-top:20px;
    font-size:large;
}
#Header
{
    padding-bottom:20px;
}
.FadeIn
{
    display:none;
}

#photographer
{
    font-size:20px;
    padding:-10px 0px 0px 0px;
    margin:-10px 0px 0px 0px;
    word-spacing:75px;
}
#contact
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    margin-bottom:auto;
}
textarea
{
    border:none !important;
    width: 500px;
    font-family: Euphemia, Arial, 'sans-serif' !important;
    font-weight: bold;
    color: #444444;
    background-color: #FFFFDF;
    overflow:auto;
    padding:0px 2px 0px 2px;
}
.GetCenter
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:auto;
    margin-bottom:auto;
    padding-top:25px;
}
table#Portfolio tr td a img
{
    max-width:146px;
    margin:3px;
    border-color:#FFFFFF;
}
.header
{
    padding-top:0px;
    margin-top:0px;
}
#footer
{
    padding-top:40px;
    font-size:smaller;
}
.shadowboxHeader
{
    margin:0px;
    padding:0px 0px 10px 0px;
}
.alignRight
{
    text-align:right;
}
.formLine
{
    border:none !important;
    width: 450px;
    font-family: Euphemia, Arial, 'sans-serif' !important;
    font-weight: bold;
    color: #444444;
    background-color: #FFFFDF;
    padding:0px 4px 0px 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    behavior: url(images/graphics/border-radius.htc);
    border-radius: 6px;
}
.RoundedCornerFormBox
{
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    behavior: url(images/graphics/border-radius.htc);
    border-radius: 20px;
    color: #444444;
    background-color: #FFFFDF;
}
.tinyprint
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: 12px;
    padding-bottom:8px;
}
.extra
{
    font-size: 14px;
}

