/* CSS Document */

body
{
margin:0px;
margin-top:16px;
padding:0px; 
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

#wrapper
{
margin:auto;
width:950px;
height:557px;
}

#contentHolder
{
width:950px;
height:527px;
}

#footerHolder
{
width:950px;
height:30px;
}

#column1
{

width:235px;
height:527px;
background-image:url(/images/interface/bg_graduation.jpg);
background-repeat:repeat-x;
float:left;
}

.homeLinkText
{
display:none;
}

.homeLink
{
width:100px;
height:141px;
margin-left:20px;
background-image:url(/images/interface/bandf_logo.gif);
background-repeat:no-repeat;
display:block;
}

#navigationMain
{
width:200px;
height:322px;
padding-top:15px;
margin-left:20px;
}

.navLine1
{
width:200px;
height:18px;
margin-top:10px;
margin-left:20px;
background-image:url(/images/interface/dotted_line_green_small.gif);
background-repeat:no-repeat;
}

.navLine2
{
width:200px;
height:18px;
margin-left:20px;
background-image:url(/images/interface/dotted_line_green_small.gif);
background-repeat:no-repeat;
}

#column2
{
width:682px;
height:527px;
float:right;
}

#industrialButton
{
width:230px;
height:25px;
padding-left:20px;
float:left;
}

#footerLinks
{
width:700px;
height:18px;
padding-top:10px;
text-align:right;
float:left;
}

#toggleHolder
{
width:32px;
padding-top:3px;
height:25px;
float:left;
}

#toggleTextHolder
{
width:100px;
height:19px;
padding-top:6px;
float:left;
cursor:pointer;
}

.toggleImage
{
border:0px;
padding:0px;
padding-right:10px;
}

ul.navLevel1 
{
padding:0px;
margin:0px;
margin-left:0px;
}

.navLevel1 li
{
list-style:none;
margin:0px;
padding:0px;
min-height:15px;
}

ul.navLevel2 
{
padding:0px;
margin:0px;
padding-left:5px;
}

.navLevel2 li
{
margin-top:0px;
padding-left:12px;
background-image: url(/images/interface/level2_white_closed.gif);
background-repeat: no-repeat;
background-position:2px left;
min-height:15px;
}

.navLevel2 .activeBG
{
padding-left:15px;
background-image: url(/images/interface/level2_green_open.gif);
min-height:15px;
}

ul .navLevel3 
{
padding:0px;
margin:0px;
padding-left:5px;
}

.navLevel3 li
{
margin-top:0px;
padding-left:10px;
background-image: url(/images/interface/level3_white_closed.gif);
background-repeat: no-repeat;
background-position:center left;
min-height:15px;
}

.navLevel3 .activeBG
{
padding-left:10px;
background-image: url(/images/interface/level3_green_closed.gif);
min-height:15px;
}
