﻿#splashlogowrapper { width:340px; margin:0px auto 0px auto; padding:0px; min-height: 100px; position: relative; left: 0px; }
#splashlogo { margin: 0px auto 0px auto; background: white; padding: 15px 10px 10px 10px; top: -10px; text-align: center; width: 320px; min-height: 100px; vertical-align: middle; position: absolute; left: 0px; }
#splashlogoshadow { height: 20px; background: url(splashlogoshadow.png) no-repeat center; width: 330px; margin: 0 auto 0 auto; bottom: -20px; position: absolute; left: 5px; }
* html #splashlogoshadow { display:none; }
* html #splashlogo { }

#splashbannerwrapper { padding:0 0 0 0; background: #D2D3CF; overflow: hidden; height: 291px; border-bottom: 1px solid White; }
#splashbanner { width:1000px; margin:0px auto 0px auto; padding:0 0 0 0; overflow: hidden; height: 291px; text-align: center; }

#splashouterwrapper { padding:0px; background: white; border-bottom: 5px solid #CED0C3; margin: 0px; }
#splashwrapper { padding:0px; width:340px; margin:0px auto 0px auto; height: 180px; position: relative; }
#splash
{
    width:320px; height: 300px; top: -200px; position: absolute;
    padding: 10px; background: White;
}

#navshadowleftsplash { height: 190px; width: 6px; background: url(shadowleft1.jpg) no-repeat; position: absolute; left: -6px; top: -11px; }
#navshadowrightsplash { height: 190px; width: 6px; background: url(shadowright1.jpg) no-repeat; position: absolute; right: -6px; top: -11px; }
* html #navshadowrightsplash { top: -22px; } * html #navshadowleftsplash { top: -22px; }

#splashcontent h1 
{
    font-size:13pt; text-align: center;
    margin: 5px 0px 10px 0px; padding:7px;
    color: White; font-weight: bolder;
    background: #2F3F4E;
}

#splashcontent
{
    margin:0px; padding:0;
    line-height:1.35em; font-size:10pt; text-align: center;
    color: black; position: relative; top: 0px; 
}

#splashcontent a {text-decoration:underline;color:#2F3F4F; font-weight: bold;}
#splashcontent a:hover { background-color: #efefef;}
