
 body
 
 {  
   background-color:#000000;
  color: #C0C0C0;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	font-weight:bold;	
	padding: 0px;
	text-align: left; 
	
	
   }

#rotating-item-wrapper {
    position: relative;
    width: 288px;
    height: 288px;
}
.rotating-item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

#container {

 background-color:#000000;
 width: 100%;
 	

}

   
#index_header {

clear; both;

width: 100%;
height: auto;
border: 0px solid;
border-color: #C0C0C0; 
background-color: #000000;
font-family: arial, helvetica, sans-serif;

text-align: center; 
color: #009999;

  }


#left_col {
 margin-left:6%;
 float: left;
 background-color:#000000;
 border:0px green solid;
 width: 33%;


}

#mid_col {
float:left;
 background-color:#000000;
 border:0px blue solid;
 width: 30%;
 


}

#right_col {
float: left;
 background-color:#000000;
 border:0px blue solid;
 width: 30%;
 


}

#alpha_menu {
clear: both;
margin:auto;
background-color:#000000;
border:0px red solid;
width: 90%;
height: auto; 
font-size: 180%;
text-align: center;


}

#alpha_menu_title {
clear: both;
margin:auto;
background-color:#000000;
border:0px red solid;
width: 90%;
height: auto; 
font-size: 110.1%;
font-weight: bold;
text-align: center;


}

#footer {

margin: auto;
clear: both;
 background-color:#000000;
 border:0px yellow solid;
 width: 90%;
 height: auto; 
text-align: center;


}

img {

margin: auto;
}
a:link {text-decoration:none; /* unvisited link */
       color:#C0C0C0;
}
    
a:visited {
	text-decoration:none;
   color:Grey;
   }

a:hover {text-decoration:none;
background-color:#FFFFFF;
}

a:active {text-decoration:none;
background-color:#FFFFFF;
}
.padding
{
padding-top:15px;
padding-bottom:0px;

}

 	  	  	
  .hi_red { 
  color: #FF0000; 
  }	
  
  	  	
  .hi_blue { 
  color: #42BFF5; 
  }	
  	 