body {
   border-top: 15px solid #DFDFDF;
   margin: 0;
   padding: 0;
   font-size: 83%;
   font-family: tahoma, sans-serif;
   line-height: 2em;
   background: #EFEFEF;
   color: #000000;
}
* html body {
   /* background: #EFEFEF url(img/page-bg-ie.gif) repeat-y right; */
}
a, a:link {
   text-decoration: none;
   color: #000;
   border-bottom: 2px solid #000;
   padding: 2px;
   margin: 0 2px;
}
a:active {
   border-color: #AAF00F;
}
a:visited {
   border-bottom: 2px solid #AAA;
}
a:hover {
   background: #666;
   color: #FFF;
}
a img {
   border: none
}
a.clean, a:hover.clean {
   border: none;
   background: transparent !important;
}
.hidden {
   display: none !important;
}
.center {
   width: 100%;
   text-align: center;
}
.indent {
   margin-left: 0.5em;
}
.indentMoar {
   margin-left: 1em;
}
.left {
   float: left;
}
::selection {
   background: #000;
   color: #FFF;
}
abbr, acronym {
   border-bottom: 1px dotted #000;
   cursor: help;
}
#main a, #main a:link {
   border-bottom: 2px solid #EEE;
   color: #EEE;
   color: #AAF00F;
   color: rgb(220, 255, 145);
}
#main a:hover {
   background: #000;
}
#main a:active {
   border-color: #AAF00F;
}
#main a:visited {
   border-bottom: 2px solid #AAA;
}
p {
   padding: 0;
   margin: 0 0 1.5em 0;
}
.clear {
   width: 100%;
   clear: both;
   height: 0;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {
   display: inline-block;
}
* html .clearfix {
   height: 1%;
}
.clearfix {display: block;}
#top, #bottom {
   /*background: #C4DFC3; background: #DED;*/
   background: #DFDFDF;
   position: fixed;
   left: 0;
   right: 0;
   height: 15px;
   z-index: 1;
}
#top {
   top: 0;
}
#bottom {
   bottom: 0;
}
#contain {
   width: 800px;
   margin: 0 auto;
   padding: 10px;
   line-height: .5em;
   background: #EFEFEF;
}
#head {
   width: 315px;
   margin: 15px auto;
   padding: 10px;
   border: 15px solid #DFDFDF;
   border-top: none;
   border-bottom: none;
   text-align: center;
}
#head:hover {
   border-color: #000;
}
#head img {
   border: none;
   margin-bottom: 10px;
}
#head a {
   display: block;
   text-decoration: none;
   color: #000;
   border: none;
   background:transparent;
}
#head h1 {
   color: rgb(60, 65, 50);
   font-family: tahoma, sans-serif;
   margin-top: 5px;
   padding: 0;
   font-size: 185%;
   font-weight: normal;
   letter-spacing: -2px;
}
#head h2 {
   color: rgb(100, 105, 85);
   font-family: tahoma, sans-serif;
   margin: 0;
   margin-bottom: 10px;
   padding: 0;
   font-size: 155%;
   font-weight: normal;
   letter-spacing: -1px;
}
#head h2 span {
   color: rgb(150, 200, 60);
}
#head p {
   display: none;
}
#nav {
   width: 100%;
   margin: 10px auto;
   font-size: 100%;
   text-align: center;
}
#nav a {
   padding: 3px;
   margin: 0 4px;
   text-decoration: none;
   color: #000;
   background: #DFDFDF;
   border: 2px solid #DFDFDF;
   letter-spacing: 1px;
   height: 2em;
   vertical-align: middle;
   border-top: 2px solid #FFF;
   border-left: 2px solid #FFF;
   border-bottom: 2px solid #7F7F7F;
   border-right: 2px solid #7F7F7F;
}
#nav a:hover {
   color: #AAF00F;
   color: rgb(220, 255, 145);
   background: #000;
   border-top: 2px solid #7F7F7F;
   border-left: 2px solid #7F7F7F;
   border-bottom: 2px solid #FFF;
   border-right: 2px solid #FFF;
}
#contain-two {
   width: 875px;
   margin: 0 auto;
   text-align: left;
   padding: 1px 0;
   background: #3F3F3F url(img/page-bg.gif) repeat-y right;
}
* html body #contain-two {
   padding: 0;
}
#tail {
   width: 100%;
   margin: 0 auto;
   border-bottom: 15px solid #DFDFDF;
   border-top: 0px solid #DFDFDF;
   padding: 5px 0;
   background: #EFEFEF;
   line-height: 1.5em;
}
#tail p {
   width: 875px;
   margin: 0 auto;
   display: block;
   padding: 0 10px;
   font-size: 83%;
   font-family: "trebuchet ms", tahoma, sans-serif;
   text-align: left;
}
#tail a, #tail a:hover, #tail a:active  {
   padding: 0;
   border-width: 1px;
   text-decoration: none;
   background: transparent;
}
#tail a:hover {
   color: #000;
   font-style: italic;
}
#main {
   margin: 0 340px 0 0;
   padding-right: 10px;
   color: #FFF;
   font-family: georgia, serif;
}
#main h3 {
   margin: 10px 0;
   padding: 5px 15px;
   background: #7F7F7F;
   display: block;
   color: #000;
   text-decoration: none;
   font-size: 1.5em;
   font-family: "trebuchet ms", tahoma, sans-serif;
   font-weight: normal;
   letter-spacing: 3px;
}
#main h4 {
   margin: -5px 0;
   padding: 5px 15px;
   display: block;
   color: #000;
   text-decoration: underline;
   font-size: 90%;
   font-weight: bold;
   letter-spacing: -1px;
   line-height: 1em;
}
#main p {
   margin: 10px;
}
#sb {
   float: right;
   margin: 0;
   padding: 0 0 0 10px;
   width: 330px;
   /*border-left: 5px solid #000;*/
}
* html body #sb {
   width: 340px;
}
#sb h3, #sb h2.delicious-banner {
   margin: 10px 0 0 0;
   padding: 5px 15px;
   background: #EFEFEF;
   display: block;
   color: #000;
   text-decoration: none;
   font-size: 1.5em;
   font-family: "trebuchet ms", tahoma, sans-serif;
   font-weight: normal;
   letter-spacing: 3px;
}
#sb h3 a, #sb h2 a, #sb h3 a, #sb h2 a:hover {
   color: #000;
   background: transparent;
   border: none;
   text-decoration: none;
}
#sidelinks a {
   padding: 0;
   border: none;
   text-decoration: underline;
}
#sidelinks a:hover {
   color: #666;
   background: transparent;
}
#sidelinks li {
   list-style: square;
   padding: 0;
   margin: 0 10px 0 20px;
}
#sidelinks li p:before {
   content: "| ";
}
#sidelinks li p {
   display: inline;
   font-size: 1em;
}
#sb p {
   margin: 0;
   padding: 3px;
}
#contactForm {
   display: block;
   padding: 10px 20px;
   margin: 10px 30px 20px 35px;
   background: #4F4F4F;
}
#contactForm label {
   width: 300px;
   clear: none;
   margin: 0;
   padding: 0 18px 0 0;
   cursor: pointer;
   /*background: transparent url(img/form-label.gif) center right no-repeat;*/
}
#contactForm label span {
   font-style: italic;
   color: #AFAFAF;
}
.contactFormGood,
#contactForm input {
   display: block;
   clear: left;
   width: 350px;
   margin: 0 0 0 25px;
   padding: 4px;
   font-family: "lucida grande", "lucida sans unicode", helvetica, sans-serif;
   font-size: 1em;
   color: #3F3F3F;
   background: #FFF;
   border: 2px solid #EFEFEF;
}
#contactForm textarea {
   display: block;
   clear: left;
   width: 350px;
   margin: 0 0 15px 25px;
   padding: 4px;
   font-family: "lucida grande", "lucida sans unicode", helvetica, sans-serif;
   font-size: 1em;
   color: #3F3F3F;
   background: #FFF;
   border: 2px solid #EFEFEF;
}
.contactFormGood:focus, .contactFormGood:active,
#contactForm input:focus, #contactForm input:active,
#contactForm textarea:focus, #contactForm textarea:active {
   color: #000;
   background: #FFF;
   border: 2px solid #AAF00F;
}
.contactFormBad,
.contactFormBad:focus, .contactFormBad:active {
   color: #000;
   background: #FFEFEF !important;
   border: 2px solid #F00 !important;
}
#contactForm input.submit {
   display: inline;
   clear: left;
   width: 140px !important;
   padding: 2px 6px !important;
   font-family: georgia, serif;
   font-size: 1em !important;
   color: #3F3F3F;
   background: #EFEFEF;
   text-align: center;
   cursor: pointer;
   border-top: 2px solid #FFFFFF;
   border-left: 2px solid #FFFFFF;
   border-right: 2px solid #AFAFAF;
   border-bottom: 2px solid #AFAFAF;
}
#contactForm input.submit:focus, #contactForm input.submit:active {
   width: auto;
   padding: 2px 6px;
   font-family: georgia, serif;
   font-size: 1em;
   color: #3F3F3F;
   background: #EFEFEF;
   text-align: center;
   cursor: pointer;
   border-top: 2px solid #AFAFAF;
   border-left: 2px solid #AFAFAF;
   border-right: 2px solid #FFF;
   border-bottom: 2px solid #FFF;
}
#contactForm input.submit:disabled {
   cursor: wait;
}
#f_status {
   display: none;
   clear: right;
   width: 10em;
   padding: 5px;
   margin: 0 10px;
   border: 1px solid #AAF00F;
   color: #FFF;
}
#contactNotice {
   background: #FFDFDF;
   color: #F00;
   display: block;
   margin: 0 50px 3px 50px;
   padding: 2px;
   width: auto;
   text-align: center;
   font-family: "trebuchet ms", tahoma, sans-serif;
}
ul {
   margin: 10px 10px 10px -20px;
   line-height: 1.1em;
}
ul li {
   padding: 0;
   margin: 0 0 4px 0;
   list-style-type: square;
}
ul li span {
   font-weight: bold;
   margin: 0 5px 0 0 ;
}
ul.links {
   line-height: 1.4em;
   margin: 0 0 0 23px;
   padding: 0;
   width: 6.5em;
   border-top: 1px dashed #9A9A9A;
}
ul.links li {
   list-style-type: none;
   margin: 0 0 0 0;
   padding: 2px 0 2px 0;
   border-bottom: 1px dashed #9A9A9A;
}
ul.links li a, ul.links li a:hover, ul.links li a:active {
   background-position: center left;
   background-repeat: no-repeat;
   background-color: transparent;
   border: none;
   text-decoration: none;
   display: block;
   padding: 2px 2px 2px 22px;
   color: #000;
}
ul.links li a:hover {
   color: #FFF;
}
/* note to self: IE does _not_ render .ico files in an <img> tag, really. */
#l_digg { background-image: url(img/presence/digg.gif); }
#l_facebook { background-image: url(img/presence/facebook.gif); }
#l_flickr { background-image: url(img/presence/flickr.gif); }
#l_lastfm { background-image: url(img/presence/lastfm.gif); }
#l_reddit { background-image: url(img/presence/reddit.gif); }
#l_wikipedia  { background-image: url(img/presence/wikipedia.gif); }
#l_linkedin { background-image: url(img/presence/linkedin.gif); }
#l_delicious { background-image: url(img/presence/delicious.gif); }
#noJS {
   position: absolute;
   top: 0;
   left: 0;
   display: block;
   width: 100%;
   text-align: center;
   padding: 1px 0;
   margin: 0;
   background: #FFB;
   z-index: 2;
}
#noJS p {
   padding: 0;
   margin: 0;
}
#noJS a {
   border: none;
   padding: 0;
   color: #AF2020;
}
#noJS a:hover {
   background: #EEEFB3;
}
.vcard {
   display: block;
   background: #BFBFBF;
   background: #9F9F9F;
   margin: 20px 30px;
   padding: 10px 20px;
   line-height: 1.2em;
}
.vcard a, .vcard a:hover {
   padding: 0;
   border: none;
   text-decoration: underline;
   background: transparent;
}
.vcard div {
   display: block;
}
.vcard span.rt {
   float: left;
   width: 4em;
}
.vcard .fn {
   font-family: georgia, serif;
   font-weight: bold;
   margin: 0 0 .25em 0;
}
.vcard-download {
    clear: none;
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    border: none !important;
}
.vcard-image {
   border: 1px solid #000;
   padding: 0;
   margin: 0;
}
.vcard-download:hover .vcard-image {
   border: 1px solid #278240;
}