body.main {background-color:white;
           background-image: url(assets/suitman.gif);
           background-repeat: no-repeat;
           font-family: non-serif, arial, verdana, helvetica;
           color: #000000;
           font-size: 13;
}

body.main ul{list-style-image: url(assets/arrowbullet.gif); 
             color: #464646;
             font-weight: bold;
}

body.main a, 
body.main a:visited
            
            {color: red;   
             font-weight:bold;   
}

body.main a:hover { color: black;
                    text-decoration: underline;   
 
}


#container {border: 0px solid #b9b9b9;
            position: absolute;
            top:0px;
            padding: 0px;
            height:100%;
            width: 100%;    
            margin: 0px 0px 15% 2%;
} 

#thumbnail { border: 0px solid black;
             padding:0px;
             color: black;
             text-decoration: italic;
             margin-bottom: 2px;
             text-align: right;

}

#thumbnail2 { border: 0px solid #b9b9b9;
             padding:0px;
             background-color:white;
             color: red;
             text-decoration: italic;
             margin-bottom: 2px;
             text-align: right;

}



#sectionbox {border-bottom: 4px solid black;
             margin: 0 0 25 0;
             padding: 0 10 0 10;
}

#buttonbox {
            border: 0px solid red;
            text-align: center;
           /*/* padding: 15 0 10 0; /*/* 
            margin: 0 0 0 0;
}

#footer {border-top: 1px solid red;
         text-align: left;
         margin: 150 0 0 0;
         padding: 0 0 0 0;
         color: red;
         font-size: 10;
         text-decoration: none;
}


#footer a {text-decoration: none;
           font-size: 11;


}

#button { border: 1px solid #b9b9b9;
          font-size:14;
          margin: 0 0 5 0;
}

#button a, #button a:visited {display: block;
                      color: #464646;
                      padding: 4 0 4 35;
                      background-color:white;
                      background-image: url(assets/pbutton.gif); 
                      background-repeat: no-repeat;
                      text-decoration: none;
                      text-align: left;

}

#button a:hover { font-weight: bold;
                  background-image: url(assets/pbuttonover.gif);    
                  background-repeat: no-repeat;
                  color: red;
}



#cyberbutton         {border: 0px solid #b9b9b9;
                      margin-top: 20px;
}
#cyberbutton a       {display: block;
                      color: #464646;
                      height:50px;
                      width: 199px;
                      background-image: url(assets/cybernet-link2.gif); 
                      background-repeat: no-repeat;
                      text-decoration: none;
                      text-align: left;

}




#image {border:0px solid #000000;
        text-decoration: none;
}


 

#col1  {border:0px solid #b9b9b9;
        background-image:url(assets/ruler2.gif);
        background-repeat:repeat-y; 
        padding: 10 10 0 0;
        height: 100%;
        float: left;
}

#col1 a, #col a:visited{ border: 0px;
}

#col2  {border-left:1px dotted #b9b9b9;
        color: #000000;
        padding: 190 10 20 10;
        height: 100%;
        width:350px;
        float: left;
} 

#col3  {background-image:url(assets/ruler.gif);
        background-repeat:repeat-y; 
        padding: 20 10 0 0;
        height: 100%;
        width:240px;
        float:left;

}

  

#highlight {font-weight: bold;
             font-size:12;   
             color: black;
}

p.contact {  font-weight: bold;
             font-size:13;   
             color: black;
             padding:0 0 0 15;
}

p.highlight {font-weight: bold;
             font-size:12;   
             color: red;
             display: block;
}

#title    {font-size:17px;
           background-image:url(assets/title-background.gif);
           background-repeat: no-repeat;
           font-weight: bold;
           color:white;
           background-color:white;
           padding: 5 5 5 20;
           display:block;
           width: 100%;
}
#subtitle    {font-size:15px;
           border-bottom:1px solid;
           font-weight: bold;
           color:red;
           padding: 5 5 5 7;
           display:block;
           width: 100%;
}
          