
DIV#page {width:100%;margin:0px auto 10px auto;padding:0px;text-align:left;}

DIV#header {text-align:center;}

DIV#breadcrum {background:none;border:solid 0px rgb(29, 40, 115);border-bottom-width:1px;}
DIV#breadcrum UL LI{display:inline;}
DIV#breadcrum UL LI#home {display:none;}


DIV#subpages {margin:0 0 0 2px;padding:0px;width:100%;float:right;}
DIV#subpages DIV.subpage {float:left;width:30%;margin:12px 0 0 12px;padding:0;display: inline;background:none;}

DIV.front {display:none;}
DIV.headline {float:right;margin:0 20px 0 0; }
DIV.headline A {color:#000; font-size:115%;}

DIV.headline H1{padding:0;margin:3px 0 0 0;}
DIV.link {display:none;width:20px;height:20px;float:right;margin:0px;padding:0;}

DIV.description {height:28px;float:right;}
DIV.description H3 {padding:0;margin:0 0 0 10px;font-size:100%;color:#000;}


/* Content Module */ 
    DIV#frame {margin:10px 70px 10px 35px;}

    /* Single */
    DIV#single {width:955px;float:left;background:none;}
    
    /* 2-col */
    DIV#cols_2 {width:100%;float:left;background:none;}
    DIV#cols_2 DIV#left_col {float:left;width:60%;}
    DIV#cols_2 DIV#right_col {float:right;margin:0;padding:0;}
    DIV#cols_2 DIV#right_col IMG {display:block;}
    

DIV#footer {background:none;border:solid 0px rgb(29, 40, 115);border-top-width:1px;border-bottom-width:1px;color:#000; text-align:center;padding:5px 0 0 0;}
