body
{
	margin: 10px 25px 0px 25px;
	background: #ddd;
	text-align: center;
	font-family: "Century Gothic", Arial;
	font-size: 9pt;
}
div#image
{
	color: #FFF;
	text-align: right;
	font-size: 28pt;
	letter-spacing: 18px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(bg_summer.jpg);
	height: 175px;
	padding-top: 55px;
}
div.main
{
	text-align: left;
	font-size: 11pt;
	background: #fff;
	padding: 10px 10px 10px 10px;
}
div#main p a, li a
{
	color: #000;
}
div#menu
{
	text-align: right;
	width: 100%;
	vertical-align: middle;
	color: #000;
}
div#menu a
{
	color: #aaa;
	text-decoration: none;
	font-size: 8pt;
}
div#menu a.active
{
	color: #000;
	text-decoration: none;
	font-size: 12pt;
	font-weight: 900;
}
p.title
{
	font-size: 16pt;
	font-weight: 900;
}
.button
{
	font-family: "Century Gothic", Arial;
	font-size: 9pt;
	border-top: 2px solid #888;
	border-left: 2px solid #888;
	border-right: 2px solid #BBB;
	border-bottom: 2px solid #BBB;
}
p.comment
{
	font-size: 9pt;
	letter-spacing: -1px;
}
p.centre
{
	text-align: center;
}
.link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}