body, HTML{
margin: 0;
height: 100%;

}
body{
background-color: #ffffff;
background-image: url(images/mainbg.jpg);
background-repeat: no-repeat;
background-position: 988px 54px

}

.proj{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #776600;
font-weight: normal;
}
.projdate{
font-family: Verdana;
font-size: 10px;
color: #654;
}

.footer{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #555;
font-weight: normal;
}


.pagetitle{
font-family: Arial Narrow, Verdana, sans-serif;
font-size: 16px;
font-weight: bold;
color: #555;
letter-spacing: -0.1px;
padding-right: 30px;
padding-top: 35px;

}


.breadcrumb1{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #333;
font-weight: normal;
}

    a.breadcrumb1:link    { color:#333; text-decoration:none; }
    a.breadcrumb1:visited { color:#333; text-decoration:none; }
    a.breadcrumb1:hover   { color:#353; text-decoration:underline; }
    a.breadcrumb1:active  { color:#333; text-decoration:none; }


.breadcrumb2{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #733;
font-weight: normal;
}

    a:link              { color:#222; text-decoration:none; }
    a:visited           { color:#343; text-decoration:none; }
    a:hover             { color:#533; text-decoration:underline; }
    a:active            { color:#222; text-decoration:none; }

.pagecontent{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #666;
font-weight: normal;
line-height: 18px;
padding: 18px 50px 20px 10px;
margin-top: 30px;

background-color: #fcfcfc;

}

.pf{
position: relative;
left: 10px;
font-family: Verdana, sans-serif;
font-size: 11px;
color: #666;
font-weight: normal;
line-height: 14px;
padding: 0px 0px 0px 0px;
overflow: hidden;

}

.pagecontenthi{

font-weight: bold; 
letter-spacing: -0.5px;
color: #444;

}


.pagecontenttitle{

font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #373;
letter-spacing: -0.5px;
clear: both;

}

.assocpic{
float: left; margin-right: 20px; margin-bottom: 20px;
border: 1px solid #999;border-bottom: 3px solid #999;
}

input, textarea{

background-color: #f0f0f0;
border: 1px solid #aaa;
border-right: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}