*{ margin: 0; padding: 0; }

html,body {
height:100%;width:100%;margin:0px;
background:#171717;
font-family: "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
color: #888687;
margin-top: 0px;
text-align: center;
}

a, a:visited {color:#dddddd;text-decoration:none;}
a:hover {color:#ffffff;text-decoration:none;}

#header {
height:106px;
width:804px;
position:absolute;
top:0px;
left:50%;margin-left:-402px;
}

.bigpic {
border:2px 2px 2px 2px solid #a3a3a3;
height:450px;
width:800px;
position:absolute;
top:106px;
left:50%;margin-left:-402px;
}

#lsplogo {
height:60px;
width:200px;
position:absolute;top:109px;left:50%;margin-left:-398px;
z-index:1000;
}

#picname {
width:780px;
text-align:left;
font-size:12pt;
color:#ffffff;
position:absolute;top:110px;left:50%;margin-left:-390px;z-index:2;
}

#picnameshadow {
width:780px;
text-align:left;
font-size:12pt;
color:#181870;
position:absolute;top:111px;left:50%;margin-left:-389px;z-index:1;
}

.counter {
background-color:#171717;margin:0px;position:absolute;top:110px;right:50%;margin-right:-390px;z-index:3;
}

#blurb {
position:absolute;
top:13px;left:50%;margin-left:-270px;
width:650px;
height:90px;
text-align:justify;
font-size:13px;
color:#181870;
}

#scienceblurb {
position:absolute;
top:11px;left:50%;margin-left:-270px;
width:650px;
height:90px;
text-align:justify;
font-size:12px;
color:#181870;
}

#mannblurb {
position:absolute;
top:5px;left:50%;margin-left:-270px;
width:660px;
height:90px;
text-align:justify;
font-size:11px;
color:#181870;
}

#mannblurb p {
margin:0 0 1em 0;
}

.linkbar {
position:absolute;top:570px;left:50%;margin-left:-380px;
width:760px;
font-size:13px;
color:#888687;
text-align:left;
letter-spacing:1px;
}

a#homelink, a#homelink visited {
color:#B9B9B9;text-decoration:none;
}

a#homelink:hover {
color:#D7D7D7;text-decoration:none;
}

.copyright {
font-size:8pt;
color:#dddddd;
position:fixed;
bottom:7px;right:7px;
text-align:right;
}