body {  background-image: url("ttfn3.gif"); background-repeat: repeat-x; margin: 0; padding: 0; background-color: #481003; color: #eeeeee; text-align: center; }
div.logo {
    text-align: center;
    background-image: url('ttfon1.gif');
    background-repeat: repeat-x;
    color: #f54a06;
    margin-bottom: -30px;
}
                                                                                                        
div.container {
    width: 940px;
    margin: 5px auto;
    text-align: center;
}
div.container2 {
    width: 850px;
    margin: 15px auto;
}

div.container h1, div.container2 h1 {
    color: #eeeeee;
    margin: 3px 0px;
    font-size: 1.2em;
    font-family: Georgia;
}

div.container a img {
    width: 180px;
    height: 240px;
    border: 0px solid #f54a06;
    border: 1px solid black;
    margin: 0px 0px;
}
div.container a.big img {
    width: 360px;
    height: 480px;
    float: left;
    margin-left: 8px;
}

div.container2 a img {
    width: 160px;
    height: 120px;
    border: 0px solid #f54a06;
    border: 1px solid black;
    margin: 0px 0px;
    padding: 0;
}


div.container a:hover img, div.container2 a:hover img  {
    border: 1px solid #eeeeee;
}

a, a:hover, a:visited {
    color: #f54a06;

}

div.th_div {
    text-align: center; padding-top: 11px;
}

div.th_div img.th_button {
    margin-top: 10px;
    width: 120px;
    height: 60px;
}

h2 {
    margin-bottom: 0;
    padding-bottom: 3px;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }

div.container img.top_thumb { width: 135px; height: 180px; margin-top: 10px; }
