.main { 
position:absolute; 
top:0; 
left:0;
width: 100%;
height: 100%;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.header-lines { 
position:relative; 
top:0; 
left:0;
width: 100%;
height: 140px;
background-image: url(../images/header-blue-lines.jpg);
background-position: top left;
background-repeat: repeat-x;
}
.header-masthead {
position: absolute;
top: 0;
left: 10px;
width: 797px;
height: 140px;
background-image:url(../images/header-main.jpg);
background-position: top left;
background-repeat: no-repeat;
}
.column-left {
position: absolute;
top: 140px;
left: 0px;
width: 125px;
height: auto;
}
#nav-home {
position: absolute;
top: 0;
left: 10px;
width: 124px;
height: 38px;
}
#nav-about {
position: absolute;
top: 38px;
left: 10px;
width: 124px;
height: 24px;
}
#nav-partners {
position: absolute;
top: 62px;
left: 10px;
width: 124px;
height: 24px;
}
#nav-projects {
position: absolute;
top: 86px;
left: 10px;
width: 124px;
height: 24px;
}
#nav-publications {
position: absolute;
top: 110px;
left: 10px;
width: 124px;
height: 24px;
}
#nav-contacts {
position: absolute;
top: 134px;
left: 10px;
width: 124px;
height: 24px;
}
#vision {
position: absolute;
top: 169px;
left: 10px;
width: 125px;
height: auto;
color: #636466;
}
#links {
position: absolute;
top: 318px;
left: 10px;
width: 125px;
height: auto;
border-bottom-color: #77A2FF;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-bottom: 7px;
}
#links-bullet {
color: #F04E23;
vertical-align: top;
}
#links a:visited {
color: #636466;
}
#links a:hover {
background-color: #FFE8CE;
}
#digital-lines {
position: absolute;
top: 150px;
left: 41px;
width: 86px;
height: 565px;
}
.column-center {
position: absolute;
top: 140px;
left: 160px;
width: 490px;
height: auto;
}
#feature-image {
position: absolute;
top: 0;
left: 0;
width: 440px;
height: 240px;
background-image: url(../images/feature-background-sels.png);
background-repeat: no-repeat;
background-position:top left;
}
#feature-headlines {
position: relative;
top: 220px;
left: 0;
width: 450px;
height: auto;
color: #191C96;
}
#title-feature {
font-size: 13px;
font-weight: bold;
}
#feature-short {
padding-right: 6px;
}
#feature-headlines a:visited {
color: #636466;
}
#feature-headlines a:link {
color: #191C96;
}
#feature-headlines a:hover {
background-color: #FFE8CE;
}
#about-content {
position: absolute;
top: 10px;
left: 0;
width: 440px;
height: 100%;
color: #191C96;
}
#about-content a:link {
color: #191C96;
}
#about-content a:visited {
color: #636466;
}
#about-content a:hover {
background-color: #FFE8CE;
}
#projects-list a:link {
color: #636466;
}
#projects-list a:visited {
color: #191C96;
}
span#about-titles{
font-size: 12px;
font-weight: bold;
}
#pub-titles{
font-size: 12px;
font-weight: bold;
}
#table-bg {
background-color:#D3E1FF;
}
.column-right {
position: relative;
top: 0;
left: 620px;
width: 150px;
height: auto;
}
#sitemap-search {
position: absolute;
top: 5px;
left: 1px;
width: 150px;
height: auto;
}
#topstories {
position: absolute;
top: 125px;
left: 0px;
width: 150px;
height: auto;
}
#ts-title a:visited {
color: #636466;
font-weight: bold;
}
#ts-title a:link {
color: #F04E23;
font-weight: bold;
}
#ts-title a:hover {
color: #F04E23;
background-color: #FFE8CE;
}
#ts-content {
color: #636466;
}
#logo-ncsa {
padding-right: 7px;
}
.footer {
position: relative;
bottom: 0;
left: 0;
width: auto;
height: auto;
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
padding-top: 3px;
padding-bottom: 1em;
margin-top: 10em;
border-top: 1px;
border-color: #999999;
border-top-style: solid;
text-align:justify;
}
