﻿body {      
          font-family: Tahoma; 
          font-size: 12pt;
          color: #66ffcc;
}

.table {
          border-collapse:	collapse;
          width: 800px;
}

font {
          font-family: Tahoma; 
          font-size: 10pt; 
          color: #66ffcc;
}

li  { 
          color: #66ffcc;
          height: 1px;
}


.bannertable {
          float: left;
          text-align: left;
          padding-left: -20px;
          border-collapse:	collapse;
                        
}

.banner {
          position: relative;
          margin-top: 8px;
          padding-left: -10px;
          width: 150px;
          height: 250px;
          border: 0px solid green;
          list-style-type: square;
                
}


.menu {
          position: relative;
          margin-top: 8px;
          padding-left: 8px;
          width: 150px;
          height: auto;
          border: 0px solid green;
          list-style-type: square;
          left: 0px;
          top: 0px;
          float: left;
       
}


.bottom {
          background-image:url("../pictures/bottom_1.jpg");
          top: 5px;
          height: 682px;
          width: 800px;
          border: 0px solid green;
}


.title {          
          position: relative;
          width: 600px;
          height: 20px; 
          border: 0px solid blue;
          left: 20px;
          font-size: 15pt;
          font-family: Tahoma;
          top: -15px;
          float: left;
}


.textarea {         
          text-align: left;
          position: relative;
          width: 575px;
          height: auto; 
          font-size: 12pt;
          padding: 5px;
          border: 0px solid blue;
          left: -50px;
          top: 0px;
          float: right;
                           
                            
}



.up {
          background-image: url("../pictures/top_1c.jpg");
          height: 160px;
          width: 800px;
          background-repeat: no-repeat;
          background-position: 0% 0%;
          text-align: right;
}


A:link {color: #FFFF66; text-decoration: none; text-align: left;}
A:visited {color: #b8860b; text-decoration: none; text-align: left;}
A:hover {color: #F39419; text-align: left;}
A:active {color: #CCFF66; text-decoration: none; text-align: left;}
A {font-family: Tahoma; font-size: 12pt; font-weight: bold; text-align: left;}


img {
          border: 2px solid #6E2016;
          }

a img {
border: 2px solid black;
background: #8A090C;
}

a:hover img {
border: 2px solid gray;
background: #8A090C;
}
