		a  {
            color: #ffffff;
            text-decoration: none;
			background:#000000
        }
        a:hover
        {
            color: #000000;
            text-decoration: underline;
			background:#ffffff;
        }
        body
        {
            background: #ffffff;
            margin: 0;
            padding: 0;
            text-align: center;
            font-family: Arial, Tahoma, Verdana;
            color: #000000;
            font-size: 11px;
        }
        img
        {
            display: block;
            margin: 0 auto;
			}
        #mainbox
        {
            width: 510px;
            background: none;
			margin-top:100px;
			
        }
        #toplogo
        {
            width: 297px;
            height: 90px;
        }	
		#eventbox 
		{
			width:510px; 
			height:320px;
			margin-top:40px;
		}
   		
		#footer a 
        {
            padding:5px;
        }
		
		#footer
        {
            width: 510px;
			margin-top:20px;
			border-top:1px solid #000000;
			border-bottom:1px solid #000;
			float:left;
			margin-bottom:40px;
        }
		
		#footer-leftside
        {
         width: 150px; 
		 float:left;
		 padding-top:10px;
		 padding-bottom:10px;
        }
		
		#footer-rightside
        {
		padding-top:2px;
        float:left;
		width:360px;
        }
		
		#footer-rightside a  {
            color: #000;
            text-decoration: none;
			padding:0; 
			background:none;
        }
	
		.smallfont1
		{
		font-size:9px; 
		line-height:11px; 
		font-weight:normal;
		}
		
		.smallfont2
		{
		font-size:11px; 
		line-height:11px; 
		font-weight:bold;
		}
		
		#eventbox a {float:left;border:0px;padding:0px;}
		#eventbox img {float:left;border:0px;}