
#wrapper
{
    margin:0 auto;
    width:1000px;
    background-color:White;    
    background-image:url(../images/bgekthatiger1.png);
	    
}
#wrapper1
{
    margin:0 auto;
    width:1000px;
    background-color:#EAE2A4;    
	    
}
.header
{
    height:35px;
    background-color:#980101;
    color:White;
    font-size:16px;
    padding-top:10px;
}

.header label
{
    color:Silver; padding:0 2 0 2;
   
}
.header a
{
    text-decoration:none;
    color:White;
    font-size:17px;
}
.header a:hover
{
    color:Yellow;
}
	

	
	.title
	{
	    color:#EE0000;
	    font-size:20px;	    
	}
	.clear
	{
	    clear:both;
	}
	.news
	{
	     margin-top:5px;
	    float:left;
	    height:170px;
	    width:728px;
	    border:1px solid #d3d3d3;

	}
	.Advt
	{ margin-top:5px;
	    float:right;
	    height:170px;
	    color:White;
	    width:250px;
	    border:1px solid #d3d3d3;
	    background-image: url('../images/count_down1.jpg'); background-repeat: repeat-x;
	
	}
	.AdvtBlue
	{
	    margin-top:5px;
	    float:right;
	    height:170px;
	    color:White;
	    width:250px;
	    border:1px solid #d3d3d3;
	    background-image: url('../imgmovie/backgroundfortimer.jpg'); background-repeat: repeat-x;
	}
	
	.album
	{
	      
	    float:left;	 
	    width:728px;
	   
	}
	.poll
	{
	    
	    float:right;
	  
	    width:250px;
	}
	
		.about
	{
	     margin-top:5px;
	    float:left;
	    height:220px;
	    width:720px;
	    border:1px solid #d3d3d3;

	}
	.ad200
	{ margin-top:5px;
	    float:right;
	    height:220px;
	    width:255px;
	    border:1px solid #d3d3d3;
	
	}
	
	.content
	{  border:1px solid #d3d3d3;
	   margin-top:5px;

	    
	}
	
	.timer
	{
	    color:#EE0000;
	    font-size:20px;
	}