html {
	background:#343434;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
#mainContent {
	background:#343434 url(/css/018/img/header/indebara.png) top center no-repeat;
	width:760px;
	margin:0 auto;
	padding-top:220px;
	margin-top:20px;
	}

p {
	line-height:1.4em;
	}

a {
	color:#FFEE00;
	font-weight:bold;
	text-decoration:none;
	}

p.timer {
	padding:5px;
	border:10px solid #000;
	background: #614e3e;
	text-align:left;
	font-weight:bold;
	color: #FFFF00 ;
	}
	
#mainContent table {
	width:500px;
	margin:7px 14px;
	}
	
#mainContent table thead td {
	font-weight:bold;
	color:#fff;
	border-bottom:1px solid #DCDBB4;
	}

#mainContent table tbody td {
	padding: 0 3px;
	color: #fff;
	}
	
#banner {
	width:468px;
	margin-left:240px;
	margin-bottom:30px;
	}
	
#security {
	width:200px;
	margin:2em auto;
	padding:10px;
	background:#fff;
	color:#000;
	}
	
#security form {
	text-align:right;
	}	
		
		
 #counter {
	  	margin-left:40px;
		}
	  
	  .cntSeparator {
        font-size: 54px;
        margin: 20px 7px;
      	}
      
	  .desc { margin: 7px 3px 7px 53px; }
      
	  .desc div {
        float: left;
        width: 70px;
        margin-right: 65px;
        font-size: 13px;
        font-weight: bold;
      }		
