/*
Original design: The Grid (v2.1 - January 18th, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/the-grid-v2/
*/

*{margin:0; padding:0;}

/* General styles */
body {background:white; top center no-repeat; color:black; font:95% Helvetica,Tahoma,sans-serif; line-height:1.4em;}
a { text-decoration:underline; }
h1, h2, h3, h4, h5 {text-shadow:none;}

h1 {
	 font-size:1.1em;
}

h1 a {
	font-size: 4.0em; color: black; text-shadow:none; line-height: 4.0em;
}


#HeaderMenu {
	display: none;
}

#HeaderBanner p {
	display:none;
}

/* Footer */
#footer {
	display: none;
}


