@charset "utf-8";
/* CSS Document */

body {
        background-color : #498BBA;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        color : #498BBA;
        margin-left: 5px;
      }

#tablewrap {
        vertical-align: top;
        text-align: center;
        background-color: #CCCCCC;
}

#wrapper {
        width:950px;
        margin:0px auto;
        text-align:left;
        padding:15px;
        background-color:#1F468C;
        border-top: 1px inset #333333;
        border-right: 1px outset #333333;
        border-bottom: 1px outset #333333;
        border-left: 1px inset #333333;
        }

td {
        vertical-align: top;
}

.content {/*this is the main content area*/
        /*declare a color together with a contrasting background color*/
    color: #000000;/*breathing space for the text*/
        padding: 5px;/*space to separate navigation and content*/
        font-family : Verdana, Arial, Helvetica, sans-serif;
        width: 96%;
        border: 1px solid #333333;
        background-color: #5EA7DB;
        position: static;
        height: auto;
        font-weight: normal;
        font-variant: normal;
        font-size: 12px;
        text-align: justify;
        background-image: url(http://www.teachersexsite.com/templates/silly/images/background.jpg);
        background-repeat: repeat-x;   /*to insure that NN4.xx renders the background-color of the content area*/
    }

.content a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF3300;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
}
.content a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF3300;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
}
.content a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF3300;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
}
.content a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FF3300;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        text-decoration: underline;
}

.content a.h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: small-caps;
        color: #FF6600;
        text-decoration: none;
}

.content h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: small-caps;
        color: #FF6600;
        text-decoration: none;
}
.content a.h1:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        font-variant: small-caps;
        color: #FF6600;
        text-decoration: underline;
}

.content p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #666666;
}
.textwrapper {
        height: auto;
        width: 95%;
        padding-left: 5px;
        border: 1px solid #FF9900;
        background-color: #FFFFFF;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-top: 2px;
}

#textwrapper p {
        color: #000000;
}

.login {
        text-align: justify;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        vertical-align: middle;
        position: static;
        height: auto;
        width: 95%;
        background-color: #498BBA;
        color: #000033;
        border: 2px solid #FF9900;
        padding-top: 6px;
        padding-bottom: 2px;
        padding-left: 5px;
        font-weight: bold;
        font-size: 12px;
}
.login a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #498BBA;
        text-decoration: none;
        font-variant: normal;
}
.login a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #999999;
        text-decoration: underline;
        font-weight: normal;
        font-variant: normal;
}
.login a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #999999;
        font-variant: normal;
}


.logo {
        left: 5px;
        top: 150px;
        background-color: #000000;
        width: auto;
        padding-bottom: 5px;
        padding-top: 5px;
        vertical-align: middle;
        border: 1px solid #FF9900;
        text-align: center;
}
.topmovies {/*The navigation on the left side, positioned absolutely*/
        position: static;
        width: 250px;
        height: auto;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #CCCCCC;
        border: 2px solid #FF9900;
        top: 144px;
        padding-top: 7px;
        padding-bottom: 2px;
        font-variant: normal;
        padding-left: 5px;
        font-weight: bold;
        color: #000033;
        font-size: 12px;
        text-align: center;
        vertical-align: middle;
    }                  /*have the navigation elements better separated*/



.tophighlight:hover {
        border: 2px solid #FF9900;
}

.leftside {
        position: static;
        width: 94%;
        color: #000033;
        height: auto;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 5px;
        padding-left: 5px;
        background-color: #498BBA;
        border: 2px solid #FF9900;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
        vertical-align: top;
}
.leftside a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.leftside a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-variant: normal;
        color: #000000;
}
.leftside a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #666666;
        text-decoration: underline;
}


.header {
        width: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        color: #333333;
        text-decoration: none;
        background-color: #FFFFFF;
        border: 2px double #FF9900;
}

.box {/*this is a box where the bottom-navigation*/
        /* and the copyright will be placed*/
  background: #498BBA;
        color : #000099;
        font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        padding : 2px;/* the border property in longhand*/
        border: 1px solid #333333;
        width: auto;
  }
.advertise {
        position: static;
        width: auto;
        height: auto;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #CCCCCC;
        border: 2px solid #FF9900;
        font-variant: normal;
        font-weight: bold;
        color: #000033;
        font-size: 12px;
}
.padding {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #333333;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 7px;
                }
.thumb {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #333333;
        padding-top: 4px;
        padding-right: 4px;
        padding-bottom: 4px;
        padding-left: 2px;
}

.tabledesc {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
}
.tabledesc a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}
.rssbox {
        position: static;
        width: 94%;
        color: #000033;
        height: auto;
        padding-top: 5px;
        padding-right: 3px;
        padding-bottom: 5px;
        padding-left: 5px;
        background-color: #ffce4b;
        border: 2px solid #FF9900;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
        vertical-align: top;
}

.tabledesc a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}

.tabledesc a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}
.tabledesc a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        text-decoration: underline;
}

.box {
        position: static;
        width: 94%;
        color: #FFFFFF;
        height: auto;
        padding-right: 3px;
        padding-bottom: 5px;
        padding-left: 5px;
        background-color: #5EA7DB;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-variant: normal;
        text-decoration: none;
        vertical-align: top;
        border-top: 1px inset #333333;
        border-right: 1px outset #333333;
        border-bottom: 1px outset #333333;
        border-left: 1px inset #333333;
}
#boxtext {
        background-color: #000000;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #5EA7DB;
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
}

.box a {

        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.box a:active {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-variant: normal;
        color: #000000;
}
.box a:hover {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #666666;
        text-decoration: underline;
}
.cats {
        position: static;
        width: 95%;
        height: 50px;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #CDB491;
        border: 2px solid #666666;
        padding-top: 7px;
        padding-bottom: 5px;
        font-variant: normal;
        padding-left: 5px;
        font-weight: bold;
        color: #000033;
        font-size: 12px;
}

.leftAdvertise {
        background-color: #000000;
        width: auto;
        border: 2px solid #FF9900;
        text-align: center;
        padding: 5px;
}

.highlightBACK td:hover   {
        border: 1px solid #FF6600;
}

.show {
        position: static;
        width: 250px;
        height: auto;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-color: #CCCCCC;
        border: 2px solid #FF9900;
        font-variant: normal;
        font-weight: bold;
        color: #000033;
        font-size: 12px;
        text-align: center;
}
.show a{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        text-decoration: none;
}
.show a:link {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        text-decoration: none;
}

.show a:hover {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-weight: bold;
        color: #FF6600;
        text-decoration: underline;
}

.show a:active {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #FF6600;
}