/* Generic Selectors */

body
{ 
  background:#FFCC00 
}
p 
     {
     margin: 1px;
     text-align: justify;
     font-family: tahoma, verdana, arial, sans-serif;
     font-size: .8em;	
     }
h1 
     { 
     font-family: Verdana, times, serif;
     font-size: 1.4em;
     text-align: left;
     color: #000000;
     line-height: 22px;
     font-variant: small-caps;
     }
h2 
     { 
     font-family: georgia, times, serif;
     text-align: center;
     font-size: 1em;}
h2 img 
     {
     width: 100px;
     height: 100px;
     float: left;
     padding-right: 4px;
     }
h3 
   {text-align: center; font-size: 20pt; 15% 12%
   }
h3 
     { 
     font-family: georgia, times, serif;
     font-size: .8em;
     text-align: center;
     color: #8080FF
     }
h4 
   {text-align: left; font-size: 10pt; 15% 12%}
h5 
   {text-align: left; font-size: 8pt;  15% 12%}
h6
   { 
   font-family: georgia, times, serif;
   text-align: center;
   font-size: 1em;
   }

h6 img 
     {
     width: 100px;
     height: 100px;
     float: left;
     padding-right: 4px;
     }
h7
     { 
     font-family: georgia, times, serif;
     font-size: .8em;
     text-align: center;
     color: #8080FF
     }
.mT-c 
     {
     vertical-align: top;
     }
#sideList 
     {
     text-align: left;
     width: 100%;
     background-color: #D0D0D0;
     }
#sideList h3 
     {
     text-align: left;
     background-color: #C0C0C0;
     border-style: solid;
     border-width: 1px 0px;
     border-color: #A2A2A2;
     }
#sideList h3 a 
     {
     font-family: arial, tahoma;
     text-align: left;
     font-size: 10px;
     text-decoration: none;
     }   
hr 
   {color: #FF0000; font-size: 100pt fixed}
   
div 
   {
   align="center";
   background-color:#ffcc00;
   width:100%;
   height:240px;
   overflow: visible;   
   }
   
/**************** Pseudo classes ****************/   
   
p.topmargin
   {margin-top: 0%} 

p.topmargin2
   {margin2-top: 60%}

.center
   {text-align: center}
   
   

table.one
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/bbslogoz.jpg') no-repeat scroll 20% 5%;
   height:42%;
   }
      
      
table.two
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/1newslogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.three
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/2alaskalogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.four
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/3historylogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.five
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/4militarylogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.six
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/5musiclogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.seven
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/6religionlogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.eight
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/7amgameslogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.nine
   {
   table-layout: fixed;
   background:#ffcc00 url('http://www.amerikabbs.com/images/8amlinkslogo.jpg') no-repeat scroll 20% 5%;
   height:42%
   }
   
table.ten
   {
   /* table-layout: fixed; */
   background: #ffcc00 no-repeat scroll 20% 5%;
   height:175px;
   }
.mainTable 
   {
   width: 100%;
   background: #ffcc00 no-repeat scroll 20% 5%;
   }
.mT-l, .mT-r 
     {
     border-width: 0px 1px 0px 1px;
     border-style: solid;
     border-color: #000000;
     height: 904px;
     vertical-align: top;
     z-index: 3;
     }
.mT-l 
     {
     width: 155px;}
.mT-r 
     {
     width: 195px;
     }

p.thicker 
   {
   font-weight: 900; font-size:18}
   }
   
ul
   {
   float:left;
   width:100%;
   padding:0;
   margin:0;
   list-style-type:none;
   }
a
   {
   /* float:left; */
   align:center;
   width:6em;
   text-decoration:none;
   color:white;
   background-color:blue;
   padding:0.2em 0.6em;
   border-right:2px solid white;
   }
a:hover 
   {
   background-color:#ff3300
   }
   
li 
   {
   display:inline
   }
#ev1 h1 a:link,#ev1 h1 a:visited 
     { 
     font-family: Georgia, times, serif;  
     position: relative;
     font-size: 1.4em;
     text-align: center;
     color: #000000;
     display: block;
     }
#ev1 p
     {
     text-align: justify;
     }
#ev1 a,#ev1 a:link,#ev1 a:visited 
     {
     text-decoration: underline;
     color: #663232;
     }
#ev1 h1 a:hover
     {
     color: #000000;
     }
#ev1 h6 h7
     {
     display: inline;
     }