*{ margin: 0; padding: 0; }

html,body {
height:100%;width:100%;margin:0px;
background:#171717;
overflow:hidden;
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:-512px;
z-index:1000;
}

#picholder {
position:absolute;
top:106px;
left:2%;
/* Set the width dynamically depending on the width of the browser window */width:96%;/* dont enlarge the element more than its initial resolution */max-width:2048px;max-height:700px;/* Set the height dynamically depending on the element's current width, keeping the aspect ratio */height:auto;
}

#nb_phasetwo {
border:2px solid #a3a3a3;
/* Set the width dynamically depending on the width of the containing element */
width:100%;/* dont enlarge the image more than its native resolution */max-width:2048px;max-height:656px;/* Set the height dynamically depending on the image's current width, keeping the aspect ratio */height:auto;}

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

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

.counter {
background:#171717;
margin:0px;
position:absolute;
top:120px;right:5%;
z-index:3;
}

.numbers {
background-color:#a3a3a3;
border:0px;
margin:0px;
padding-left:5px;
font-size:8pt;
font-weight:bold;
}


#phase_two_blurb {
position:absolute;
top:10px;left:50%;margin-left:-280px;
width:670px;
height:90px;
font-size:11px;
line-height:11px;
color:#181870;
}

#phase_two_blurb p {
text-align:justify;
margin:0 0 0.3em 0;
}

#nb_logo {
height:95px;
width:200px;
position:absolute;
top:0px;
right:50%;
margin-right:-390px;
background:url('../graphics/nb_logo_200x95.png') no-repeat;
}

.seethru {
display:block;
height:95px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=\'true\', sizingMethod=\'scale\', src=\'graphics/nb_logo_200x95.png\');
}

.linkbar {
width:760px;
padding:10px 0 0 0;
margin:auto;
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:absolute;
bottom:7px;right:7px;
text-align:right;
}
