#skip, #mainnav, #subnav, #footer a, #headerlogin {
	display: none;
	}

#home img {
	float: right;
	}

#rightcol {
	display: none;
	}

#contactform {
	display: none;
	}

a {
	color: #000;
	text-decoration: none;
	}

#homeboxes p a {
	display: none;
	}

body {
	font: 10pt arial, sans-serif;
	width: 560px;
	}
	
h1 {
	text-transform: uppercase;
	font: normal 16pt /1 Arial, sans-serif;
	}

h2 {
	font: normal 14pt arial, sans-serif;
	}

h3 {
	font: normal 12pt arial, sans-serif;
	}
