body{ margin: 0px; padding: 0px; background-color: #FFFFFF; color: #000000; font-family: Verdana; font-size: 11px; line-height: 1.7; } 
td{ font-family: Verdana; font-size: 11px; color: #000000; line-height: 1.7;  }
a{ color: #000000; }
ul{ margin: 0px; padding: 0px; padding-left: 10px; margin-left: 10px; }
li{  }

.boxheader{ color: #FFFFFF; font-weight: bold; padding-top: 1em; text-align:left}
.boxheader h2{ font-size: 12px; margin: 0px; padding: 0px; }
.boxbody{  color: #ffffff; margin-bottom: 1em; }
.boxbody a{ color: #ffffff; }

#content .boxheader a{ color: #D93D8C; }
#content .boxheader h2{ font-size: 16px; margin: 0px; padding: 0px; color: ; }
#content .boxbody{ color: #000000; padding: 5px; }
#content .boxbody a{ color: #D93D8C; }
#content{ padding-left: 10px; padding-right: 10px; background-color: #99CCFF; }

#left, #right{ width: 120px; padding: 0px 5px 0px 5px;  }
#tdleft, #tdright { background-color: #ff6699; border-left: 1px solid #830946; border-right: 1px solid #830946;}
#tdcontent{ background-color: #99CCFF;}

.note{ font-size: 10px; margin-bottom: 2em; }
.message{}
.message a{  }
.photo{ width: 100%; text-align: center; margin-top: 1em; margin-bottom: 1em; }

.replies{  } 
.replies a{  }
.replies .reply{ }
.replies .note{ font-size: 10px; margin-bottom: 2em; }
.replies .subject{ font-size: 16px; color: ;  }
.vote{ }
.vote select{  }

#page{ width: 900px; text-align: left;}
#imageheader{ padding-top: 5px; }
form{ margin: 0px; }


#link-bar img{text-decoration:none; border-style:none}


#header-bg{
    width:100%;
    background:url("bg-lace.gif")
      repeat-x bottom;
    height:60px;
    }
#header {
    font:x-small/1.5em Georgia,Serif;
    font-size:1.5em;
    line-height:normal;
    padding:10px;
    padding-left:30px;
    text-decoration:none;
    font-style: italic;
    }
#header ul {
    list-style:none;
    padding:0px;
    margin:0px;
    }
#header li {
    float:left;
    margin:0;
    padding:0;
    }
#header a {
    display:block;
    background:url("../images/heart.gif") no-repeat center;
    text-decoration: none;
    padding:5px 15px 4px;
    font-weight:bold;
    }

#header #current a {
    background-image:url("../images/hearton.gif");
    }

#footer-bg{
    width:100%;
    background:url("bg-lace-bottom.gif")
      repeat-x bottom;
    height:60px;
    }
#footer {
    float:left;
    font-size:1.5em;
    line-height:normal;
    padding:0px;
    padding-top:25px;
    padding-left:30px;
    text-decoration:none;
    font-style: italic;
    }
#footer ul {
    list-style:none;
    padding:0px;
    margin:0px;
    }
#footer li {
    float:left;
    margin:0;
    padding:0;
    }
#footer a {
    TEXT-DECORATION: NONE;
    display:block;
    background:url("heart.gif")
    no-repeat center;
    padding:5px 15px 4px;
    font-weight:bold;
    color:black;
    }
#footer #current {
    }
#footer #current a {
    background-image:url("hearton.gif");
    color:black;
    padding-bottom:5px;
    }