/* CSS Document by Dieter Schneider 2007 | www.csstemplateheaven.com */



body {
background-color: black;


}





* {margin: 0; padding: 0;}

#container {width: 99%;
            margin: 10px auto; 
            border: 1px solid black;
}

#header {height: 150px;
         }

#leftColumn {width: 200px;
             float: left;
			 
}

#rightColumn {width: 200px;
              float: right;
			  
}

#middleContent {margin-left: 150px;
                margin-right: 150px;
				
}

#footer {clear: both;
         
}




#table {color: #CC9966;
       font-size:14px;
       font-style: italic;
	font-color: white;
	background-color: black;

}

#table2 {color: #CC9966;
       font-size:14px;
       font-style: italic;
	font-color: white;
	background-color: black;

}

              

h1 { color: #CCFF99;
     font-size: 16px;
     font-style: italic;
           
 }


      

h2 { color: #8B7D6B;
     font-size: 18px;
      
}
  


h3   { color: #9999CC;

     font-size: 24px;
     font-style: oblique; 
}

h4   { color: #FF0000;

     font-size: 48px;
     font-style: oblique; 
}

h5   { color: #9999CC;

     font-size: 18px;
     font-style: oblique; 
}




a:link {
COLOR: #CC9966;
}
a:visited {
COLOR: green;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: yellow;
}

ul.square {list-style-type: square;  
}

img
{ border-style: none;
}





p {color: #CC9966; 
        font-size:14px;
     font-style: italic;
}

ph {color: #FF0000; 
        font-size:18px;
     font-style: italic;
}



p.footer {
        color: #CC9966; 
        font-size:12px;
        font-style: italic;
	  text-align: center;
          

}

.thumbnail
{
float: left;
width: 210px;
margin: 0 10px 10px 0;
text-align: center; 
}

.thumbnail2
{
float: left;
width: 210px;
margin: 0 40px 10px 0;
text-align: center; 
}

.thumbnail3
{
float: center;
width: 210px;
margin: 0 40px 10px 0;
text-align: center; 
}

.thumbnail4
{
float: left;
width: 285px;
margin: 0 40px 10px 0;
text-align: center; 
}

