@charset "ISO-8859-1";
body {
	text-align:center; background:#0c031d; margin:0px; padding:0px;
}
#wrapper {
	width:800px; margin:0px auto;
}
td {
	vertical-align: top;
}

p.home {
	font:12px Arial; color:#232323;
	width:240px; margin-left:10px;
	}
#trick {
	font:12px Arial; color:#006699;text-align:center;
	}
#trick a, #trick a:visited { color:#006699;
	}
h1 {
	font:18px Arial; color:#993300; margin:0px;
	}
p.interior, ul, li { 
	font:12px Arial; color:#232323;
	}
	
p.interior-blue { 
font:12px Arial; color:#006699;
}