﻿
body { background-color: #fafafa; }

div #breadcrumb img { background-color: White; padding: 2px; }

#logo { position: absolute; top: 0px; left: 25px; z-index: 100; }
#mainHeader { position: relative; height: 365px; top: 25px;}
#headerShortCuts { color: black; }
#headerShortCuts a { color: black; }
#topgradient { position: absolute; top: 0px; left: 0px; width: 850px; height: 60px; z-index: -1; }

#pageContent 
{
    position: relative; left: 0px; width: 805px;
    background-image: url('../images/bg.jpg'); 
    background-repeat: repeat-y;
    color: White;
}

#copyright
{
    background-image: url('../images/bg.jpg'); 
    background-repeat: repeat-y;
    color: White;
}

#siteindex { background-image: url(../images/bg.pageindex.jpg);}

/* Fadding Header */
#imageContainer { height:360px; background-color: #fafafa; }
#imageContainer img { display:none; position:absolute; top:0; left:0; }

.stbuttontext{color: White; font-size: 12pt; border-bottom: grey;}
