html, body {
	height: 100%;
	}

body {
	background-color: #11131C;
	margin: 0;
	color: #FFF;
	font-size: 12pt;
	font-family: Gill Sans, Trebuche MS, Arial, Helvetica, sans serif;
	}

td, p, div {
	font-size: 12pt;
	}

p {
	margin: 0;
	margin-bottom: 10px;
	}

#table1 {
	with: 900px;
	}

td.content {
	width: 900px;
	}

span.highlight {
	color: #FFBF00;
	}

div.bkg {
	background-image: url(images/footer_bkg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 385px;
	margin: 0;
	width: 900px;
	}

div.guide {
	background-color: #FFF; 
	margin: 0;
	color: #000;
	width: 900px;
	}

div.guide_inner {
	padding: 1px; 
	}

ul.checkmark li {
	list-style: none;
	list-style-image: none;
	background-image: url(images/checkmark.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14pt;
	}

div.mascot {
	background-color: #FFF; 
	background-image: url(images/img_3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 487px;
	margin: 0;
	width: 900px;
	}

div.mascot_inner {
	color: #000;
	margin: 200px 30px 0 530px;
	
	text-align: left;
	}