body
{
	background-color: #FFFC00;
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
}

#main { margin: 11px 0px 0px 32px; }

#logo
{
	width: 307px;
	height: 63px;
	background-color: white;
	margin-bottom: 14px;
}

h1.logoheadline
{
	font-size: 50px;
	margin: 0px 0px 0px 0px;
}

h1
{
	font-size: 20px;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	margin: 0px 0px 4px 0px;
	font-weight: normal;
}

#navi
{
	width: 279px;
	height: auto;
	background-color: white;
	padding: 4px 14px 20px 14px;
}

#navi ul
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navi ul li
{
	padding: 0px;
	margin: 0px 0px 12px 0px;
	color: #2580CD;
	line-height: 16px;
}

#navi ul li a
{
	font-size: 16px;
	font-weight: bold;
	color: #2580CD;
	text-decoration: none;
}

#navi ul li a:hover, #navi ul li a.currentpage
{
	color: #1B3449;
}

#navi ul li small
{
	font-size: 12px;
	font-weight: bold;
}

#hand {height: 137px;}

#handDiv {width: 594px;}

#shorty
{
	background-color: #81D1FF;
	font-size: 16px;
}

#shortyText { padding: 2px 2px 22px 18px; }

table#homeImg
{
	background-image: url(images/bg_home.gif);
	background-repeat: no-repeat;
}

td#homeImgLeft { padding-left:22px; }

#homeImgText 
{
	font-size: 16px;
	padding: 4px; 
}

#content td { padding: 6px 2px 22px 18px; }

#content_coloured td { padding: 6px 0px 22px 0px; }

.contactTable td {padding: 0 !important;}

div.orange, div.yellow, div.light_green, div.dark_yellow, div.dark_orange { padding: 2px 2px 4px 18px; }

.orange { background-color: #FFC000; }

.orange { background-color: #FFC800; }

.light_green { background-color: #54FF00; }

.dark_yellow { background-color: #FFE500; }

.dark_orange { background-color: #FF9900; }
