html, body {
        width: 100%;
        text-align: center;
        margin: 0px;
        padding: 0px;
}

body {
        background-color: #aa1d2b;
        background-image: url(images/bgr_bottom.jpg);
        background-position: 0px 100%;
        background-repeat: repeat-x;
}

html, body, td {
        color: #ffffff;
        font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
}

* {
        margin: 0px;
        padding: 0px;
}

a:link, a:visited {
        color: #f8be7d;
        text-decoration: underline;
}

a:hover {
        color: #ffffff;
}

p {
        margin: 0px;
        padding: 6px 0px;
        font-size: 11px;
        line-height: 1.2em;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

ul, li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

td {
        text-align: left;
        vertical-align: top;
        padding: 0px;
}

form {
        margin: 0px;
        padding: 0px;
}

input {
        vertical-align: middle;
}

h1, h2, h3 {
        color: #f8be7d;
        font-family: "Times New Roman", Times, serif;
}



h2 {
        font-size: 20px;
        font-weight: bold;
        padding: 12px 0px;
}



/*************************************************************/

.times {
        font-family: "Times New Roman", Times, serif;
}

img.sponsor {
        background-image: url(images/bgr_sponsor.png);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        padding: 2px 5px 5px 2px;
        _background-image: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bgr_sponsor.png', sizingMethod='scale');
}


/*************************************************************/

* html .minwidth {
        border-left: 960px solid #fff;
        position: relative;
        float: left;
        z-index: 1;
}

* html .container {
        margin-left: -960px;
        position: relative;
        float: left;
        z-index: 2;
}

div#page {
        background-color: #aa1d2b;
        background-image: url(images/bgr_bottom.jpg);
        background-position: 0px 100%;
        background-repeat: repeat-x;
        width: 100%;
        min-width: 1000px;
}

div#tl {
        background-image: url(images/bgr_top_l.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
}

div#tr {
        background-image: url(images/bgr_top_r.gif);
        background-position: 100% 0px;
        background-repeat: no-repeat;
}

div#bl {
        background-image: url(images/bgr_bottom_l.gif);
        background-position: 0px 100%;
        background-repeat: no-repeat;
}

div#br {
        background-image: url(images/bgr_bottom_r.gif);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
}






h2#topmenu {
        padding-top: 30px;
}

div#main {
        margin: 0px 100px 0px 125px;
}

table#tb_main {
        width: 100%;
        table-layout: fixed;
        text-align: left;
}

table#tb_main td {
        padding: 0px 15px;
}

td#tdright {
        width: 250px;
}

td#tdleft {
        width: 100%;
        text-align: justify;
}

table#tb_main p {
        font-size: 14px;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
}

div#kisses {
        text-align: center;
        margin: 0px -15px;
        padding-bottom: 60px;
}

div#kisses a:link, div#kisses a:visited {
        color: #ffffff;
        font-family: "Times New Roman", Times, serif;
        font-size: 20px;
        font-weight: normal;
}

div#kisses a:hover {
        text-decoration: none;
}

div#photo {
        background-image: url(images/bgr_photo.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        width: 488px;
        padding: 0px auto;
}

div#thumbs {
        font-size: 11px;
        background-color: #d96204;
        width: 295px;
        height: 46px;
        line-height: 1px;
        padding: 0px;
        margin: 3px auto;
}

div#thumbs img {
        border: 1px solid #bb3902;
        margin: 0px;
}

img#t1, img#t2, img#t3, img#t4 {
        cursor: pointer;
}

img#img_photo {
        background-color: #f8be7d;
        border: 1px solid #bb3902;
        padding: 5px;
        margin: 0px 5px;
}



table#tb_footer {
        width: 100%;
}

table#tb_footer td {
        padding: 10px 25px;
        vertical-align: middle;
}

p#menocom {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 14px;
        text-align: left;
}

p#menocom a:link, p#menocom a:visited {
        color: #ffffff;
        font-size: 11px;
        text-decoration: underline;
}

p#menocom a:hover {
        text-decoration: none;
}

div#leftflower {
        position: absolute;
        top: 0px;
        left: 0px;
}

div#rightflower {
        position: absolute;
        top: 0px;
        right: 0px;
}

/***************   ***/
.td_head { padding: 3px;  height: 30px; border-bottom: 2px solid #f8be7d; font-size: 14px}
.td_row { padding: 5px; font-size: 14px}
.td_foot {padding: 3px;  border-top: 1px solid #f8be7d; height: 28px; font-size: 14px}

