body {
      height:100%; /* this is the key! */
      }
#rightlogo {
	float: right;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	font-size: 18px;
	padding-right: 10px;
	right: 10px;
	top: 43px;
	width: 291px;
}
#navigation {
	background-color: #99CC33;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 4px;
	padding: 7px;
}
#navigation a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#footer {
	background-color: #99CC33;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 10px;
	width: 100%;
	clear: left;
	float: left;
}
#leftinsert {
}



#contentcontainer {

}
h3 {
	font-size: 18px;
	color: #FB3566;
}
h2 {
	color: #FF2BAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#left {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	float: left;
	position: absolute;
	left: 1px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 184px;
	top: 156px;
}
#right {
	width: 150px;
	position: absolute;
	right: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	padding-left: 10px;
	top: 156px;
}
#centre  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
}
#centre a:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 16px;
}

#navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


#centre {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 170px;
	right: 150px;
	top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 20px;
}
#contentcontainer a:link {
	color: #000000;
	text-decoration: none;
}
#contentcontainer a:visited {
	color: #000000;
	text-decoration: none;
}
