body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Trebuchet MS, sans-serif;
    text-align: center;
    background-color:#E6E6E6;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: 	#b8bdcf;
    }
acronym
    {
    border: none;
    }
#container
    {
    margin: 0 auto;
    width: 1024px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    min-height: 2500px;
    height:auto;
    }
* html #container
    {
     width: 760px;
     width: 760px;
   }

#pageHeader
    {
    position: absolute;
    top: 0px;
    left: 0px;
    }
#menu
    {
    position: absolute;
    top: 100px;
    left: 0px;
    background-color:	1a354a;
    height: 25px;
    width: 1044px
    }

#container #header #pageHeader .p1
    {
    font-size: 11px;
    background: url("media/designs/cne1/header2011.jpg") no-repeat;
    margin: 0;
    color: #1a354a;
    font: 12px/150% Trebuchet MS;
    width: 503px;
    height: 99px;
    }
#container #header #pageHeader .p2
    {
    background-image:url("media/designs/cne1/header2_2011.jpg");
    background-repeat:repeat-x;
    margin: 0;
    font: 12px/150% Trebuchet MS;
    position: absolute;
    top: 0px;
    left: 503px;
    width: 540px;
    height: 99px;
    }
#content
    {
    margin: 10px 230px 0 0px;
    position: relative;
    top:430px;
    padding-bottom: 200px

    }
#sidebar1
    {
    position: absolute;
    top: 125px;
    right: 0;
    width: 240px;
    }
#extra2
    {
    top: 110px;
    left: 0;
    position: absolute;
    width: 800px;
    height: 80px;
    display: inline;
    } 
#extra2 div
    {
    left: 50; 
padding: 3px;
    }
#container #sidebar1 div
    {
     margin:0 0 20px 0;
     padding: 3px;
     border:1px solid #ccc;
     background:#fefefe;	
    }
#container #sidebar1 div h3
   {   
   background:url("media/designs/cne1/menu_t.jpg") repeat-x scroll left top transparent;
   color:#fefefe;
   font-family:Helvetica,Trebuchet MS,sans-serif;
   font-size:1.1em;
   font-weight:bold;
   line-height:20px;
   margin:0;
   padding:2px 0 2px 10px;
   text-align:left;
   }
#footer 
   {   
   position: absolute;
   bottom: 0;
   background-color: #fefefe;
   width: 100%;
   text-align: center;
   right: 0px;
}
#extra1	
    {
    top: 5px;
    left: 470px;
    position: absolute;
    width: 470px;
    height: 70px;
    display: inline;
    }

