
*  {
	margin: 0;
	padding: 0;
	outline:0;

}


html,body
{
	background-color: #fff;
	text-align: center;
	height: 100%;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 94%;
	line-height: 200%;
}

img { border: 0 transparent none; }

a, a:link, a:visited

{
	color: #ff0033;
	text-decoration:none;
}

a:hover, a:visited:hover

{
	color: #333;
	text-decoration:none;
}



#content{

			
	height:150px;
	width: 100%;
	margin:0 auto;
	clear: both;
			
			
			
		}
		
#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -75px;
	float: left;
    }
