body {
    margin: 0px;     
    padding: 0px; 
    font-family: Tahoma, Verdana;
    font-size: 16px;
    background-color: #666;     
}

#body table {
    margin: auto;      
    padding: 0px;
    width:1100px;
    min-height: 600px;
    height: 800px;
    border: 1px #111 dashed; 
}         

#body table tr, #body table tr td {
    vertical-align: top;
    margin: 0px;      
    padding: 0px;
}         

#body .headerBgr, #body .headerBgr table,
#body .headerBgr table tr, #body .headerBgr table tr td {
    border: 0px;          
}  

p {
    padding-left: 40px;
    padding-right: 40px;
    font-weight: bold;
    text-indent: 20px;
}

a {
    color: #000;
    border-bottom: none; 
    text-decoration: none;
}

a:hover {
    color: #222; 
    border-bottom: 1px #111 dashed; 
} 


h1 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    color: #eee;
    margin-top: 0px;
    padding-top: 10px;
}

h2 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #eee;
    margin-top: -5px;
}

h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #eee;
}

strong {
    color: #eee;
}

#advert_left {
    border-right: 1px #111 dashed;
    width: 165px !important;
    max-width: 165px !important;
    min-width: 165px !important;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}                                 

#advert_right {
    border-left: 1px #111 dashed;
    width: 165px !important;
    max-width: 165px !important;
    min-width: 165px !important;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

#menu ul li {
    height: 20px;
    display: inline-block;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-bottom: 4px;
    background-image: url(/template/images/topBgr.jpg);
    background-position: 0 90%;
    background-repeat: repeat;
}

#text {
    display: block;
    color: #dd7;
}

#text ul {
    font-weight: bold;
    color: #eee;
}

#text ul li {   
    color: #dd7;
    padding-top: 10px;
    width: 100%; 
    font-weight: normal;    
    list-style: none;
}

#text ul li ul li {
    list-style-type: square; 
    font-family: Verdana, Tahoma;
    font-weight: bold;
}

#download, #donate {
    display: block;
    color: #dd7;
}

#donate table  {
    margin: auto;      
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 340px;
    height: 100%;
    min-height: 100%;
    display: block;
    border: 1px #111 dashed;     
    background-position: bottom;
    background-image: url(/template/images/topBgr.jpg);
    background-repeat: repeat;
    font-size: 13px;
    font-weight: bold;
    padding-top: 4px; 
}

#download table {
    margin: auto;      
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    width: 340px;
    height: 100%;
    min-height: 100%;
    border: 1px #111 dashed;     
    background-position: bottom;
    background-image: url(/template/images/topBgr.jpg);
    background-repeat: repeat;
    font-size: 13px;
    font-weight: bold;
    padding-top: 4px;
}         

#download table tr, #download table tr td, 
#donate table tr, #donate table tr td {
    vertical-align: top;
    text-align: center;
    margin: 0px;      
    padding: 0px;
    width: 340px;
}
             
#download a, #donate a {
    font-weight: bold;
    text-align: center;    
}

.headerBgr {
    width: 100%;
    height: 75px;
    display: block;
    background-position:0% 40%;
    background-image: url(/template/images/topBgr.jpg);
    background-repeat: repeat;
}              

#screen {
    text-align: center;
}

#screen a:hover {
    border-bottom: 1px #eee dashed;
}

#map table, #top_all table, #top_small table {
    margin: auto;      
    padding: 0px;
    text-align: center;
    width: 500px;
    height: 100%;
    min-height: 100%;
    border: 1px #111 dashed;
    font-size: 12px;
    color: #222;
     
}         

#map table tr, #map table tr td,
#top_all table tr, #top_all table tr td,
#top_small table tr, #top_small table tr td {
    vertical-align: top;
    margin: 0px;      
    padding: 0px; 
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
    vertical-align: middle;
}
             
#map a, #top_all a, #top_small a {
    font-weight: bold;
    text-align: center;   
}

.col0 {
    background-color: #cc6;
}

.col1 {
    background-color: #dd7; 
}

#footer {
    height: 20px;
}                

.footerBgr
{
    width: 100%;
    height: 20px;
    display: block;    
    vertical-align: bottom;
    background-position: bottom;
    background-image: url(/template/images/topBgr.jpg);
    background-repeat: repeat;
    font-size: 12px;
    font-weight: bold;
    padding-top: 4px; 
}

