    body { margin:10px; font-family:verdana,arial; text-align:center; font-weight:400; font-size:100%; background:#fff; color:#4E6A7F; padding:0; }
    
    a { text-decoration:none; color:#039; }
    a:hover  { text-decoration:underline; color:#039; }
    h1 { font-size: 18px; color:#4e6a7f; font-weight:bold; }
    h2 { font-size: 16px; color:#4e6a7f; font-weight:bold; }
    
    
    /* --- top row --- */
    
        #topRow { background: url(img/Edgar-Cowen-Top-Banner.gif); width:750px; height:117px; margin-left:auto; margin-right:auto; text-align:left; }
        
            #topRow .logo { position: relative; top:6px; left:7px; }
            #topRow .home { position: relative; top:19px; left:12px; float:left; }
            #topRow .job { position: relative; top:19px; left:36px; float:left; }
            #topRow .employers { position: relative; top:19px; left:60px; float:left; }
            #topRow .about { position: relative; top:19px; left:81px; float:left; }
            #topRow .terms { position: relative; top:19px; left:100px; float:left; }
            #topRow .contact { position: relative; top:19px; left:115px; float:left; }
            
            .toplinks { font-size: 11px; color:#fff; text-decoration:none; }
            .toplinks:hover { font-size: 11px; color:#fff; text-decoration:none; }
    
    
    /* --- middle row --- */
    
        #middleRow  { background: url(img/bg-bot2.gif); width:750px; margin-left:auto; margin-right:auto; }
            
            
            /* --- left column / left navigation --- */
            #leftColumn { float:left; width:184; text-align:left; }
                #leftMenu { margin-left:3px; font-size:11px; }
                
                    /* --- CSS for top section of left nav --- */
                    #menuTop { margin-top:7px; margin-bottom:7px; background: url(img/leftmenu-top.gif); width:178px; height:21px; } 
                        #menuTop .inner { position: relative; top:3px; }
                
                #searchBox { width:184px; height:235px; float:left;  text-align:left; }
                    #searchBut { margin-top:7px; margin-bottom:8px; margin-left:6px; }

            
            /* --- centre column / main content --- */
            #centreColumn { float:left; margin-left:8px; margin-right:8px; margin-top:5px; width:361; text-align:left; }
            
            
            /* --- right column --- */
            #rightColumn { float:left; width: 189; text-align:left; }

                #bodyRight { width:189px; height:242px; float:left; background: url(img/right-box.jpg) no-repeat; font-size: 11px; }
                    #homeMenu { margin-top:4px; }
                    #bodyRightInner { margin-left:8px; margin-top:14px }
        
        
    /* --- bottom row --- */
    
        #footer { margin-top: 5px; height: 27px; background: #9A9FAF; text-align: left; width: 750px; margin-left: auto; margin-right: auto; }
            #footer .left { position: relative; top: 6px; left: 7px; float: left; }
            #footer .right { position: relative; top: 6px; left: 272px; float:left; text-align: right; }
            
    
    /* 'force scrollbar' hack for Firefox */
    
    #scroll { position:absolute; top:0; bottom:-0.1px; width:1em; z-index:-1; } 

        
    /* --- general styles --- */
        
        .textFFF { color:#fff; font-size: 70%; }
        .textNorm  { font-size:70%; }
        .FFF { color:#fff; }
        .title1  { font-size: 16px; color:#4e6a7f; font-weight:bold; }
        .title3  { font-size: 11px; color:#4e6a7f; font-weight:bold; }
        .title2  { font-size: 12px; color:#039; font-weight:bold; }
        .orr  { color: #a82323; font-size: 70%; text-decoration: none; }
        .orr:hover  { color: #a82323; font-size: 70%; text-decoration: underline; }
        .red3  { color:red; font-size: 70%; font-weight:bold; }
        .box1 { color:#4e6a7f; border:1px solid #4e6a7f;  font:11px Verdana, Arial;  text-indent:1pt; }
        .box2 { color:#4e6a7f; border:1px solid red;  font:11px Verdana, Arial;  text-indent:1pt; }
        .box3 { color:#4e6a7f; border:1px solid #4e6a7f;  font:10px Verdana, Arial; }
        .adv { font-size: 10px; color:A82323; font-weight:bold; }
        .adv:hover { font-size: 10px; color:A82323; font-weight:bold; text-decoration:underline; }
