body
{
	font-family: Verdana;
	font-size: 0.8em;
	width: 700px;
	margin: auto;
}

#head
{
	background: url(/images/logo2.gif);
}

#head h1
{
	float: right;
	font-size: 1.3em;
	margin-top: 30px;
}

h2
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 18px; 
}

#content
{
	padding: 10px;
}

#foot
{
	background: url(/images/greenbar.gif) repeat-x 0px 0px; 
	padding-top: 44px;
	text-align: center;				
}

a img
{
	border: 0;
}