

#border {
    background-image : url('images/bgbluedge.png');
    background-position : top left;
    background-repeat : no-repeat;
    position : fixed;
    left : 0;
    height : 100%;
    width : 100%;
    top : 0px;
  }


#pagetitle {
    background-image : url('images/wname.png');
    background-position : center;
    background-repeat : no-repeat;
    top : 0px;
    position : fixed;
    float : left;
    height : 75px;
    width : 100%;
  }


#pagetitle h1 {
    display : none;
  }


#sidebar {
    clear : both;
    color : #ffffff;
    float : left;
    height : 100%;
    margin-left : 6px;
    position : fixed;
    top : 80px;
    width : 100px;
  }


#container {
    margin-left : 160px;
    /* margin-top : 125px;
    */ padding-top : 125px;
  }


#pagesumm {
    clear : both;
    color : #ffffff;
    min-width : 100px;
    position : fixed;
    right : 8px;
    text-align : center;
    top : 0px;
    width : 20%;
  }


#pagesumm h2 {
    font-family : Helvetica;
    font-size : 11px;
    font-style : normal;
    font-variant : small-caps;
    font-weight : normal;
  }


#footer {
    border-top-color : #dea738;
    border-top-style : inset;
    border-top-width : 1px;
    clear : both;
    line-height : 28px;
  }


#validated {
    /* clear : both;
    width : 100%;
    */;
  }


p.validcss {
    float : right;
  }


p.validxhtml {
    float : left;
    width : 45%;
  }


p.madewith {
    float : left;
    text-align : center;
  }


p.xlink {
    float : left;
    text-align : center;
    width : 20%;
  }


a:visited,#sidebar a:visited {
    color : #bbbbbb;
  }


a:hover, #sidebar a:hover {
    color : #00ff00;
    text-decoration : overline;
  }


#sidebar a {
    color : #ffffff;
    text-decoration : underline;
  }


#get-fox, p.gitit {
    display : none;
  }


#verified {
    padding : 0px;
    bottom : 0px;
    left : 10px;
    position : fixed;
    width : 100px;
  }


p.nolink {
    color : #fff046;
    font-size : large;
    font-style : italic;
    font-weight : bold;
  }


a.quieta {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    text-decoration : none;
  }

/*

   Home Page Defs

*/






#personal, #personal2 {
    width : 47%;
  }


#personal {
    border-right-color : #b7b7b7;
    border-right-style : groove;
    border-right-width : medium;
    float : left;
    min-height : 300px;
    padding-right : 15px;
  }


#personal2 {
    float : right;
  }


#im2 {
    height : 10%;
    width : 25%;
  }


span.quoter {
    font-style : oblique;
  }


img.vimg {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }


