#left  {Float: left;
        width: 340px;}

#right {Float: right;
        width: 275px;}

#center {margin-top: 45px;
         margin-left: 350px;
         margin-right: 25px;}

#border {margin: 50px 25px 100px 25px;}

#withoutwebsite {margin: 100px 0px 100px 0px;}

#left a:link{text-decoration: none; 
                    color: #000;
                    font-size: .80em;}

#left a:hover{background: #ff0;
                     font-weight: bold;}

#left a:visited{color: #808080;
                       text-decoration: none;
                       font-size:.80em;}

#right a:link{text-decoration: none; 
                    color: #000;
                    font-size: .80em;}

#right a:hover{background: #ff0;
                     font-weight: bold;}

#right a:visited{color: #808080;
                       text-decoration: none;
                       font-size:.80em;}

#center        a:link{text-decoration: none; 
                    color: #000;
                    font-size: .80em;}

#center        a:hover{background: #ff0;
                     font-weight: bold;}

#center        a:visited{color: #808080;
                       text-decoration: none;
                       font-size:.80em;}
	        

