
body { background-color: #000066;
       background-image: url(images/windsbkgroundsm.jpg);
       color: #000000;
       font-family: Helvetica, Verdana, Arial, sans-serif;
       font-size: .95em;
       border: 0;
       margin: 0;
}
#container { margin-left: auto;
             margin-right: auto;
             margin-top: 20px;
             border-width: 3px;
             width: 908px;
             height: 1450px;
             border: 2px solid #000000;
             border-left: 4px solid #000000; 
             border-right: 4px solid #000000;
             background-color: #057d9f;               
}          
#abovebanner { position: relative;
               left: 0px;
               top: 0px;
               background-color: #057d9f;
               // border-bottom: 4px solid #000000;
}
#abovebanner_left { position: relative;
                    top: 0;
                    left: 0;
                    width: 810px;
                    height: 20px;
                    border-bottom: 4px solid #000000;
                    border-right: 4px solid  #000000;
                    background-color: #057d9f;
}
#abovebanner_right { position: absolute;
                     top: 0;
                     left: 814px;
                     width: 94px;
                     height: 20px;
                     border-bottom: 4px solid #000000;
                     background-color: #ff2300;
}
#banner_left { position: relative;
               background-image: url(images/bamboobanner.jpg);
               background-repeat: repeat-x;
               color: #000000;
               text-align: center;
               vertical-align: middle;
               left: 0px;
/*               top: 30px; */
               width: 902px;
               height: 140px;
               border-right: 4px solid #000000;
               border-bottom: 4px solid #000000;               
               padding-left: 5px;
}  
#banner_left a { border: 0;
                 outline: none;
                 text-decoration: none;
                 background-color: #666666;
                 font-family: "Felix Titling", Garamond, Tahoma, Cambria, sans-serif;
                 font-weight: bold;
                 font-size: 38px;
                 font-style: normal;
                 color: #dddddd;
                 border: 2px;
                 padding: 5px;
                 padding-left: 10px;
                 padding-right: 10px;
                 outline-style:solid;
                 outline-color:#dddddd;
            
                 
}                 
#banner_right { float: right;
                     width: 0;
                     height: 140px;
                     border-bottom: 4px solid #ffb300;
                     background-color: #ffb300;
}                     
#nav {         float: left;
               width: 150px;
               height: 832px;
               border-right: 4px solid #000000;
}
#rightcolumn { float: right;
               width: 94px;
               height: 1282px;
               border-left: 4px solid #000000;
               border-right: 2px solid #000000;
               background-color: #ffb300; 
               /* background-image: url(images/RightBlock.png); */
               /* background-repeat: repeat-y; */
}
#centercolumn { position: relative;
                left: 10px;
                color: #000000;
 
}
#centercontent { position: absolute;
                 left: 150px;
                 padding-left: 10px;
                 width: 65%;
                 background-color: #057d9f;                   
                 
}  
#centercontent a { text-decoration: none;
                   font-weight: bold;
                   color: #000000;
}                   
#footer { position: absolute;
          top: 420px;
          left: 350px;
          text-align: center;
          font-size: .7em;
          padding-left: 10px;
          background-color: #057d9f;              
}         
#footer a { color: #000000;
            text-decoration: none;
}
#footerdark { position: absolute;
          top: 420px;
          left: 350px;
          text-align: center;
          font-size: .7em;
          padding-left: 10px;
          color: #000000;
          display: none;
          background-color: #057d9f;              
} 
#footerdark a { color: #000000;
                display: none;
            text-decoration: none;
}
p { width: 550px;
}
#bodylist ul { list-style-type: none;
               padding: 0;
               margin: 0;
               font-size: .9em;
} 
#bodylist li { padding-left: 20px;
               font-size: .9em;
} 
#nav ul { list-style-type: none;
          margin: 0;
          padding: 0;
}          
#nav li { line-height: 23px;

          
}
#nav a:link, #nav a:visited { display: block;
         width: 135px;
         padding-left: 15px;         
         border: 1px solid #000000;
         color: #000000;
         background-color: #057d9f;
         font-size: .9em;
         font-weight: bold;
         text-decoration: none;
         outline: none;
}
#nav a:hover
{
background-image: url(images/semicircle_yellow.png);
background-repeat: no-repeat;
}
#nav a:active
{
background-image: url(images/semicircle_blue.png);
background-repeat: no-repeat;
}
img { border: 0;
      outline: none;
}
#submit {
    border:0;
    outline: none;
    width:110px;
    height:34px;
    color:#111111;
    font-size:13px;
    font-weight: bold;
    background-image: url(images/submit.png);
    // background-color: #ccccff;
	}