BODY,H1,H2,H3,IMG,A,INPUT,TEXTAREA,UL,LI,DIV {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
BODY {
    height: 100%;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #548e54;
    background-image: url("nature-wallpaper-background.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #f0f7f0;
}
DIV {
    margin-left: auto;
    margin-right: auto;
}
DIV.main {
    clear: both;
    width: 1005px;
}
DIV.main2 {
    clear: both;
    width: 100%;
}
DIV.content {
    clear: both;
    width: 995px;
}
DIV.content2 {
    clear: both;
    width: 100%;
    text-align: center;
}
DIV.pageTop {
    clear: both;
    width: 1000px;
    height: 215px;
    margin-top: 20px;
    background-image: url("nature-wallpaper-top.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
}
DIV.pageContent {
    float: left;
    width: 640px;
}
DIV.pageContent1 {
    float: left;
    width: 145px;
    padding-left: 5px;
    margin-top: 10px;
}
DIV.pageMenu {
    float: left;
    width: 200px;
    margin-top: 10px;
}
DIV.pageSiteLinks {
    clear: both;
    width: 900px;
    padding: 5px;
    overflow: hidden;
}
DIV.pageBottom {
    clear: both;
    width: 1005px;
    margin-top: 5px;
    height: 60px;
    text-align: center;
    background-image: url("nature-wallpaper-bottom.jpg");
    background-repeat: no-repeat;
    background-position: bottom center;
}
DIV.topImage {
    width: 1000px;
}
DIV.topLogo {
    clear: both;
}
DIV.info {
    clear: both;
    width: 400px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #7de17d;
}
DIV.infoEcard {
    float: left;
    width: 300px;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #7de17d;
    font-size: 10px;
    margin-top: 5px;
}
/**/

DIV.text {
    clear: both;
    padding: 10px;
}
DIV.newline {
    clear: both;
    padding: 5px;
}
DIV.newlineTop {
    clear: both;
    width: 1000px;
    text-align: right;
}
DIV.images {
    clear: both;
}
DIV.image {
    float: left;
    margin: 5px;
    overflow: hidden;
}
DIV.pages {
    clear: both;
    width: 200px;
    margin-left: auto;
    margin-right: 10%;
}
DIV.page {
    float: left;
    margin: 2px;
    background-color: #e9e9e9;
    padding: 10px;
    background-image: url("nature-wallpaper-page.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
DIV.page2 {
    float: left;
    margin: 2px;
    background-color: #d0d0d0;
    padding: 10px;
    /*border-style: solid;
    border-width: 1px;
    border-color: #cacaca;*/
    background-image: url("nature-wallpaper-page2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
}
DIV.imagePreview {
    float: left;
}
DIV.imageSizes {
    float: left;
    width: 140px;
    height: 185px;
    text-align: center;
    vertical-align: middle;
    margin: 2px;
    margin-top: 40px;
}
DIV.backLink {
    clear: both;
    text-align: left;
    padding: 5px;
}
DIV.backLink2 {
    clear: both;
    text-align: left;
    width: 640px;
    padding: 5px;
    font-size: 14px;
    font-family: trebuchet, helvetica, verdana, sans-serif;
}
DIV.links {
    clear: both;
    width: 600px;
}
A:link {
    font-weight: normal;
    text-decoration: none;
    color: #966043;
}
A:visited {
    font-weight: normal;
    text-decoration: none;
    color: #966043;
}
A:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #652909;
}
A:active {
    font-weight: normal;
    text-decoration: underline;
    color: #652909;
}
A.links:link {
    font-weight: normal;
    text-decoration: none;
    color: #808769;
}
A.links:visited {
    font-weight: normal;
    text-decoration: none;
    color: #808769;
}
A.links:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #5e6546;
}
A.links:active {
    font-weight: normal;
    text-decoration: underline;
    color: #5e6546;
}
A.back:link {
    font-weight: bold;
    text-decoration: none;
    color: #966043;
    font-size: 14px;
    font-family: helvetica, verdana, sans-serif;
}
A.back:visited {
    font-weight: bold;
    text-decoration: none;
    color: #966043;
    font-size: 14px;
    font-family: helvetica, verdana, sans-serif;
}
A.back:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #652909;
    font-size: 14px;
    font-family: helvetica, verdana, sans-serif;
}
A.back:active {
    font-weight: bold;
    text-decoration: underline;
    color: #652909;
    font-size: 14px;
    font-family: helvetica, verdana, sans-serif;
}
A.textLinkAd {
    font-weight: normal;
    color: #5e6546;
}
UL {
    list-style-type: none;
}
LI {
    text-align: left;
}
UL.menu {
    list-style-image: url("nature-menu-list-icon.jpg");
    list-style-position: inside;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 2px;
}
UL.menu1 {
    list-style-image: url("nature-menu-list-icon1.jpg");
    list-style-position: inside;
    margin-top: 15px;
    margin-left: 5px;
}
UL.sizes {
    padding-left: 35px;
}
UL.siteWideLinks {
    float: left;
    margin: 10px;
    list-style-type: none;
}
UL.sitePageLinks {
    float: left;
    margin: 10px;
    list-style-type: none;
    width: 220px;
}
SPAN.today_in {
    float: right;
}
DIV.htmlCode {
    width: 450px;
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #e0f1e0;
    background-color: #e6f3e6;
}
DIV.center {
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
H1.top {
    font-size: 10px;
    font-family: trebuchet, helvetica, verdana, sans-serif;
    color: #88bc88;
    font-weight: normal;
}
H2.offer {
    font-family: trebuchet, helvetica, verdana, sans-serif;
    color: #0084ff;
}
/**/
DIV.form {
    clear: both;
    width: 400px;
    padding-top: 20px;
}
DIV.formElement {
    float: left;
    width: 90px;
    text-align: right;
    padding: 5px;
}
DIV.formElement1 {
    float: left;
    width: 300px;
    text-align: left;
}
DIV.formElement2 {
    clear: both;
    width: 400px;
    text-align: right;
}
DIV.formEcard {
    float: left;
    width: 300px;
    padding-top: 5px;
}
DIV.formEcardElement {
    clear: both;
    width: 290px;
    text-align: left;
}
DIV.formEcardElement1 {
    clear: both;
    width: 290px;
    text-align: right;
}
INPUT.formInput {
    margin: 2px;
    padding: 2px;
    width: 290px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #548e54;
    border-style: solid;
    border-width: 1px;
    border-color: #cbe2cb;
}
INPUT.formInputSubmit {
    margin: 2px;
    padding: 2px;
    width: 100px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #d9ebd9;
    border-style: solid;
    border-width: 1px;
    border-color: #cbe2cb;
}
INPUT.formInputSubmit1 {
    margin: 2px;
    padding: 2px;
    width: 205px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #d9ebd9;
    border-style: solid;
    border-width: 1px;
    border-color: #cbe2cb;
}
TEXTAREA.formInput {
    margin: 2px;
    padding: 2px;
    width: 290px;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #548e54;
    border-style: solid;
    border-width: 1px;
    border-color: #cbe2cb;
    overflow: auto;
}
/**/
DIV.likeTable {
    width: 600px;
    border-style: solid;
    border-width: 1px;
    border-color: #c1ecc1;
}
DIV.likeTableElement {
    float: left;
    width: 140px;
    text-align: center;
    padding: 5px;
}
DIV.likeTableElementPrice {
    float: left;
    width: 140px;
    text-align: center;
    padding: 5px;
    color: #0084ff;
}
DIV.likeTableElementButton {
    width: 200px;
    text-align: center;
    padding: 5px;
}
DIV.likeTableElementTitle {
    clear: both;
    width: 596px;
    text-align: center;
    padding: 2px;
    font-size: 16px;
    font-family: trebuchet, helvetica, verdana, sans-serif;
    background-color: #ddefdd;
}
/**/
DIV.Ad0 {
    width: 730px;
    text-align: center;
}
DIV.Ad0top {
    width: 730px;
    text-align: center;
    margin-top: 70px;
    border-style: solid;
    border-width: 2px;
    border-color: #bde6bd;
    background-color: #f0f7f0;
}
DIV.topLogo {
    clear: both;
}
A.topLogo {
    font-size: 18px;
    font-family: helvetica, verdana, sans-serif;
    font-weight: bold;
    color: #5e6546;
    padding: 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #bde6bd;
    background-color: #f0f7f0;
}
DIV.Ad1 {
    width: 520px;
    text-align: left;
}
DIV.Ad2 {
    width: 730px;
    text-align: center;
}
DIV.Ad3 {
    float: left;
    width: 305px;
    text-align: center;
}
/**/
DIV.imageAds88x31 {
    clear: both;
    width: 188px;
    height: 30px;
    margin-top: 20px;
}
DIV.imageAd88x31 {
    float: left;
    width: 88px;
    margin-left: 3px;
}
DIV.imageAd88x31d {
    float: left;
    width: 88px;
}
DIV.imageAds125x125 {
    clear: both;
    width: 180px;
    margin-top: 20px;
}
DIV.imageAd125x125 {
    float: left;
    width: 125px;
    margin: 2px;
}
DIV.textAds {
    clear: both;
    width: 180px;
    height: 40px;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}
A.textLinkAd {
    font-weight: bold;
    color: #548e54;
}
/**/
DIV.comments {
    width: 600px;
}
DIV.comments1 {
    width: 500px;
}
DIV.comment {
    float: left;
    width: 280px;
    margin: 5px;
    overflow: hidden;
    border-style: double;
    border-width: 3px;
    border-color: #c6dbc6;
}
DIV.commentName {
    float: left;
    padding: 2px;
    width: 280px;
    height: 14px;
    overflow: hidden;
    background-color: #c6dbc6;
}
DIV.commentComment {
    float: left;
    width: 280px;
    padding: 2px;
    overflow: hidden;
    height: 70px;
}
DIV.commentAdded {
    float: left;
    width: 270px;
    height: 14px;
    overflow: hidden;
    text-align: right;
}
DIV.commentImage {
    float: left;
    margin: 5px;
    overflow: hidden;
    border-style: double;
    border-width: 3px;
    border-color: #c6dbc6;
}
/**/
DIV.feeds {
    width: 80px;
    text-align: center;
    margin-top: 10px;
}
/**/
DIV.showEcard {
    float: left;
    width: 280px;
    margin-top: 10px;
}
DIV.showEcardFrom {
    width: 260px;
    margin-top: 5px;
    padding: 5px;
    border-style: double;
    border-width: 3px;
    border-color: #addead;
    overflow: hidden;
}
DIV.showEcardTo {
    width: 260px;
    margin-top: 5px;
    padding: 5px;
    border-style: double;
    border-width: 3px;
    border-color: #addead;
    overflow: hidden;
}
DIV.showEcardMessage {
    width: 260px;
    margin-top: 5px;
    padding: 5px;
    border-style: double;
    border-width: 4px;
    border-color: #addead;
    background-color: #e8f3e8;
    overflow: auto;
}