body {
 background-color: #FFF;
 font-family: "Courier New", Courier, monospace;
 margin: 0;
}



#wrapper {
    margin: 0 auto;
    width: 1000px;
}

#header {  }

br.backfix { clear: both; }

.clear {
    clear: both;
    display: block;
    width: 100%;
}

#headerlogo {
   float: left;
   background-image: url(../../images/theme/willpic.jpg);
   width: 120px;
   height: 190px;
   border: 4px solid black;
}

#tagline {
    float: right;
    clear: right;
    width: 850px;
    height: 35px;
}

#myname {
   float: left;
   background-image: url(../../images/theme/willname.jpg);
   width: 167px;
   height: 31px;
}

#mytag {
   float: right;
   font-weight: bold;
   padding-top: 10px;
   padding-right: 10px;
}

#navigation {
   float: right;
   width: 850px;
   height: 164px;
   background: #335c77 url(../../images/theme/head_topleft.jpg) no-repeat;
   position: relative;
   display: block;
}

.htr, .hbr, .hbl {
  position : absolute;
  display : block;
  margin-bottom : 0px;  /* this is for IE */
}

.htr {
  background : transparent url(../../images/theme/head_topright.jpg) no-repeat;
  top : 0;
  right : 0;
  width: 11px;
  height: 11px;
}


.hbr {
  background : transparent url(../../images/theme/head_bottomright.jpg) no-repeat;
  right : 0;
  bottom : 0;
  width: 13px;
  height: 11px;
}

.hbl {
  background : transparent url(../../images/theme/head_bottomleft.jpg) no-repeat;
  left : 0;
  bottom : 0;
  width: 14px;
  height: 10px;
}

#about, #me, #aboutmeContent, #age, #ageContent, #firedup, #aboutfired, #firedupaboutContent, #navLinks {
    display:block;
    position: absolute;
}
#about, #me, #age, #firedup, #aboutfired { color: #FFF; font-weight: bold; }
#aboutmeContent, #ageContent, #firedupaboutContent { color: #83b1c9; }

#about { left: 20px; top: 15px; font-size: 1.25em; }
#me { left: 88px; top: 25px; font-size: 0.85em;}
#aboutmeContent { left: 125px; top: 25px; padding-right: 10px;  }
#age { left: 20px; top: 60px;  }
#ageContent { left: 60px; top: 60px;}
#firedup { left: 98px; top: 55px; font-size: 0.80em; }
#aboutfired { left: 160px; top: 60px; font-size: 1.25em; }
#firedupaboutContent { left: 240px; top: 60px; }
#navLinks { bottom: -15px; left: -15px; font-size: 1.85em; }
#navLinks ul { }
#navLinks ul li { display: inline; list-style: none; margin-left: 6px; margin-right: 6px; }
#navLinks a { text-decoration: none; color: #fff788; }
#navLinks a:hover { text-decoration: underline; font-weight: bold; }

#content{
   width: 1000px;
   background: #54788a url(../../images/theme/content_topleft.jpg) no-repeat;
   position: relative;
   display: block;
   margin-top: 10px;
}

#ctr, #cbr, #cbl {
  position : absolute;
  display : block;
  margin-bottom : 0px;  /* this is for IE */
}

#ctr {
  background : transparent url(../../images/theme/content_topright.jpg) no-repeat;
  top : 0;
  right : 0;
  width: 10px;
  height: 12px;
}


#cbr {
  background : transparent url(../../images/theme/content_bottomright.jpg) no-repeat;
  right : 0;
  bottom : 0;
  width: 10px;
  height: 11px;
}

#cbl {
  background : transparent url(../../images/theme/content_bottomleft.jpg) no-repeat;
  left : 0;
  bottom : 0;
  width: 11px;
  height: 10px;
}

#main {
    width: 710px;
    float: left;
    height: 100%;
    padding: 15px;
    color: #FFF;
}

#sidebar {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-color: #FFF;
    display: block;
    position: relative;
    width: 230px;
    float: right;
    padding: 8px;
    background: #FFF url(../../images/theme/side_topleft.jpg) no-repeat;
    font-size: 0.80em;
    color: #335c77;
}

#sidebar li { list-style: none; }



#str, #sbr, #sbl {
  position : absolute;
  display : block;
  margin-bottom : 0px;  /* this is for IE */
}

#str {
  background : transparent url(../../images/theme/side_topright.jpg) no-repeat;
  top : 0;
  right : 0;
  width: 10px;
  height: 11px;
}


#sbr {
  background : transparent url(../../images/theme/side_bottomright.jpg) no-repeat;
  right : 0;
  bottom : 0;
  width: 12px;
  height: 11px;
}

#sbl {
  background : transparent url(../../images/theme/side_bottomleft.jpg) no-repeat;
  left : 0;
  bottom : 0;
  width: 11px;
  height: 9px;
}

h1 { color: #245c50; margin: 0; margin-bottom: 5px; }

#footer {
   float: right;
   width: 1000px;
   height: 40px;
   background: #335c77 url(../../images/theme/head_topleft.jpg) no-repeat;
   position: relative;
   margin-top: 10px;
   text-align: center;
   display: block;
   font-size: 0.80em;
   color: #FFF;
   padding-top: 10px;
}

#footer a {
   text-decoration: none; color: #fff788; 
}

#footer a:hover {
   text-decoration: underline; font-weight: bold; 
}

#main {
    font-size: 0.90em;
}

#main a {
    color: #fff788; 
}

#main a:hover {
   font-weight: bold; 
}

#main h2 { font-size: 1.20em; }
#main h2 a:hover {
    text-decoration: none;
}

#sidebar a {
   text-decoration: underline; color: #335c77; font-size: 0.95em; font-weight: bold; 
}

#sidebar a:hover {
   text-decoration: underline; font-weight: bold; font-size: 1em;
}

#sidebar label {
    font-size: 1.10em;
    font-weight: bold;
}

input[type=text] {
    background-color: #335c77;
    color: #FFF;
    border: 1px solid black;
}