﻿body 
{   
    background-color: #FFFFFF; 
    margin:10px 0px 0px 0px; 
    background-image: url(../images/sbbackground.jpg); 
    background-repeat:repeat-x;
    font-family: 'Trebuchet MS';
}

.mainbg
{
    z-index: -1;
    padding: 75px 0px 0px 0px;
    background-position: right;
    height: 772px;
    margin-right: 15px;
    background-image: url('../images/tsfbw.jpg');
    background-repeat: no-repeat;
    position: absolute;
    left: 500px;
    top: 0px;
    width: 459px;
}
.homecontent
{
    width: 450px;
    height: 435px;
    padding: 15px;    
    font-size: 1.0em;
    line-height: 1.75em;
    float:left;
}

a, a:visited
{
    color: #000000;
}
a:hover
{
    color: #666666;
    text-decoration:none;
}
.toplogoright
{
    float: right;
    width: 295px;
    font-family: Palatino Linotype,Trebuchet MS, Times New Roman;
    font-size: 45px;
    margin-top: 50px;
}
.toplogo
{
    float: left;
    width: 500px;
    margin: 0 auto;
}
.toplogoleft
{
    float: left;
    width: 175px;
    margin: 0;
}

#contentwrap
{
    float: left;
    width: 95%;
    margin: 0px 15px 0px 15px;
    padding: 0px 15px 0px 15px;
}

#contentimage 
{
    width: 400px;
    float:right;
    margin:25px;
    
}
.contentimageright
{   
    float:right;
    margin : 0 0 5px 10px;
}

#normalcontent 
{
   
    float:left;
    
}
#normalcontent li
{
    list-style-type: none;
    list-style-position: inside;
    line-height: 25px;
    list-style-image: url('../images/sbullet.gif');
}

#linkcontent li
{
    list-style-type: none;
    list-style-position: inside;
    line-height: 25px;
    list-style-image: url('../images/sbullet.gif');
}

.homecontent li
{
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url('../images/sbullet.gif');
    margin-left:-25px;
}

.bottomcontact
{
    font-size: .85em;
    width: 225px;
    margin: 10px;
    padding: 10px;
    float:left;
}
.footer
{
    clear: both;
    width:100%;
    height: 10%;
    border-color: #666666;
    vertical-align: middle;
    text-align:center;
    padding: 0;
    margin: 0;
    font-size:.75em;
}
.errortext 
{ font-size:x-small;
  color: red;
}
.siteButton
{
    border: 1px solid #666666;
    background-color: White;
    font-family: Verdana;
    color: #333333;
    cursor: hand;
}
.contactus
{
    margin: 0 auto 0 auto;
    padding: 10px;
    width: 500px; 
   
}

.inputbox
{
    background-color: #FEF7DE;
}

.projecttitle
{
    font-weight: bold;
    margin: 15px 0 0 0;
    font-size:1.1em;
    color: #333333;
}
.projectbody 
{
    font-size: .85em;
    line-height: 1.5em;
}

.photoclose 
{
    position:absolute;
    top:10px;
    right: 10px;
}
.photoimage 
{
    z-index: -1;
}
