.menuJigsaw
	{
	margin-right:1em;
}

#footer
	{
	text-align:right;
	padding:0.4em;
	border-top:1px solid #DA6011;
	clear:both;
	background-color:#EDDF28;
	}
#footer > p
	{
	line-height:1.8em;
	}


/* Overide non-IE browsers to get content to the top of their respective containers */
html > body p
	{
margin-top:0em;
	padding-top:0em;
	}

h1
	{
	font-size:1.2em;
	}

h2
	{
	font-size:1.1em;
	}

h3
	{
	font-size:1.1em;
	}

h4
	{
	font-size:1.0em;
	}

h5
	{
	font-size:1.0em;
	}

h6
	{
	font-size:1.0em;
	}

a
	{
	text-decoration:none;
	}

p, ul, a
	{
	font-family:verdana;
	font-size:0.9em;
	line-height:1.5;
	}

p.small
	{
	font-size:0.8em;
	}

p.italic
	{
	font-style:italic;
	}

p.bold
	{
	font-weight:700;
	}

p.boldItalic
	{
	font-style:italic;
	font-weight:700;
	}

span.small
	{
	font-size:0.8em;
	}

span.italic
	{
	font-style:italic;
	}

span.bold
	{
	font-weight:700;
	}

span.boldItalic
	{
	font-style:italic;
	font-weight:700;
	}
