*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: trebuchet ms, verdana, arial, georgia, sans-serif;
	font-size: 0.525em;
	line-height: 1.9em;
}

p, ol, ul, td, blockquote
{
	font-size: 1.6em;
	margin-bottom: 1.6em;
}

ul
{
	margin-left: 15px;
}

div.header p
{
	margin-bottom: 0px;
}

#primarynav
{
	text-align: center;
}

#primarynav a
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 5px 0px 3px;
}

a,
#content #contentmain a,
#featurepanel div.linkbox a
{
	text-decoration: none;
	outline: none; /*prevents Firefox showing dotted lines around href */
}


h1
{
	font-size: 3em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 1em;
}

h2
{
	font-size: 1.6em;
	margin-bottom: 0em;
}

input
{
	width: 100px;
}

input.submit
{
	width: 60px;
}

#content a
{
	text-decoration: underline;
}



div.header div
{
	font-size: 1.2em;
	
}

#footer p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	text-align: center;
}
