/* -------  global page level layouts -------*/
* {margin:0; padding:0}

body{
    font-family: Georgia,Times New Roman,Times,serif;
    margin:0; 
    padding:0;
    background-image:url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/background_slice.png);
    background-color: #FFF;
    background-repeat:repeat-x;
}

#page{
    margin:0 auto;
    position:relative;
    width:995px;
    background-color:#fff;
}

.nie_text {
    font-size: 14px;
    margin-bottom: 20px;
}
.nie_header_text {
    background-position: left bottom;
    margin-bottom: 20px;
}
.nie_header_text h1{
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: -0.125px;
    height: 40px;
}
.nie_subheader_text {
    font-family: Arial;
/*    height: 40px;*/
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: bold;
}
.nie_pic_text {
    float: left;
}
.txt {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    font-family: Arial;
    margin-top: 10px;
}
/* -------  masthead -------*/

#mastheadContainer {
    width: 995px;
    height: 125px;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/niesite_header.jpg);
}

/* -------  main navigation -------*/
/*    
#navigationm {
    margin:0; padding:0;
    height:54px;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/mainnavBack.png);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 11px;
}

#navigationm ul{
    margin-top:0;
    margin: 0;
}

#navigationm li{
    display:block;
    float: left;
    border-left:1px solid #999999;
    position:relative;
    line-height: 54px;
}

#navigationm a{
    color: #666666;
    padding: 0px 48px;
    display: block;
    text-decoration: none; 
}

#navigationm li a:hover { 
    text-decoration:none;
    font-size: 11px;
    color: #999999;
    font-style: bold;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/subhover.png);
    background-repeat:repeat-x;
    width: auto;
}


#navigationm li ul {    
    margin:0px; 
    padding:0px; 
    z-index:1000000;
    display:none; 
    position:absolute; 
    left:0px; 
    top:54px; 
    background-color: #ffffff;

}

#navigationm li:hover ul
{display:block;}

#navigationm li li {
    list-style:none; 
    display:block;
    margin-top:0px;
    border-bottom:1px solid #cccccc; 
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc; 
    width:100%; 
    padding: 0;
    height: 23px;
    line-height: 9px;
    background-color: #FFF;
    font-size: 11px;
}

#navigationm li li a {
    text-decoration:none;
    padding: 7px 4px;
}


#navigationm li li a:hover {
    text-decoration:none;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/mini_navbkg.png);
    font-size: 11px;
}
.active { 
    color: #999999;
    text-decoration:none;
    font-size: 12px;
    background-image: url(http://s3.amazonaws.com/content.newsok.com/newsok/images/NIE/subhover.png);
    background-repeat:repeat-x;
}
*/
/*--------  body stuff  -----------*/
.company_column {
    width: 140px;
    float: left;
}
.company_column a img {
    margin: 8px;
}
.nie_programs {
    cursor: pointer;
    background: #FFF;
    border: 1px solid #CCC;
    padding-left: 10px;
    padding-top: 15px;
    height: 72px;
    margin-top: 5px;
}
.nie_programs:hover {
    border: 1px solid white;
}
.nie_programs img {
    float: left;
}
.nie_programs_text {
    float: left;
    padding-left: 10px;
    width: 183px;
}
.nie_programs_text span {
    font-size: 12px;
}
/* sponsorships page */
.sponsor_row a img{
    margin-left: 52px;
}
/* programs page */
.current_programs {
    background-position: left bottom; 
    padding-top: 15px; 
    padding-bottom: 15px;
}
.current_programs img {
    float: left;
    margin-right: 8px;
    margin-bottom: 1px;
}
/* -------  footer -------*/

#footer {
    padding-top:12px;
    text-align:center;
    height:128px;
    width:995px;
    margin:0 auto 20px;
}

#footer p {
    padding-top:15px;
}

div#footer a {
    margin:0px 15px;
}

.copyright {
    padding:8px 16px;
    text-align:left;
}
.rightrail_links a img{
    margin-bottom: 10px;
}
/*stupid IE */
.stupid_ie img{
    display: block;

/* new navigtion */

