a img {
	text-decoration: none;
	border: 0 none;
	}

a[href$=jpg], a[href$=jpeg], a[href$=jpe], a[href$=png], a[href$=gif] {
	text-decoration: none;
	border: 0 none;
	}

body {background-color:#fdf9cc; text:#CCCCCC; }
p, div {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt} 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-block;}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#holder
	{ width:900px; padding:7px; margin:0px auto 0px auto; background-color: #fdf9cc; }
#top
	{align: center;}
#main 
	{width: 100%; height: 100%; }
#left
	{float: left; background-color: #fdf9cc; width:900px; height:100%; padding:2px;}

#bottom 
	{background-color:#fdf9cc; }
