body {
	font: 97% "Trebuchet MS", Arial, "Lucida Console";
	background: #fff;
	margin: 0px;
	padding: 0px;
}

/* Width and auto margin for main elements*/
#imageheader, #topnav, #contentwrapper{
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-right-width: thin;
	border-left-width: thin;
}

/* Width and auto margin for main elements*/
#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

/* contains main logo, sub and main navigation */
#topnav {
	height: 94px;
	width: 760px;
	background: url(../images/kakadulogo.gif) no-repeat;
	border-top-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

/* home, sitemap and email sub menu*/
#topnav #submenu {
	float: right;
	height: 65px;
	width: 100px;
	display: block;
}

#topnav #submenu ul {
	margin: 0px;
	padding: 0px;
}
#topnav #submenu li {
	list-style: none;
	text-align: right;
}
#topnav #submenu a {
	text-decoration: none;
	color: #999;
	font-size: 0.8em;
	padding-right: 25px;
}
#topnav #submenu a.home {
	background: url(../images/icon-home.gif) no-repeat right;
}
#topnav #submenu a.email {
	background: url(../images/icon-email.gif) no-repeat right;
}
#topnav #submenu a.sitemap {
	background: url(../images/icon-sitemap.gif) no-repeat right;
}
#topnav #submenu a.visited {
	color: #999;
}
#topnav #submenu a:hover {
	text-decoration: none;
	color: #000000;
}
/* ---------------------------------------------------- */

/* main navigation */
#topnav #mainmenu {
	float: right;
	clear: both;
	text-align: right;
}

#topnav #mainmenu ul {
	margin: 0px;
	padding: 0px;
}

#topnav #mainmenu li {
	list-style: none;
	display: inline;
	background: url(../images/mainnav.gif);
	position: relative;
}
#topnav #mainmenu li a {
	background: url(../images/mainnav.gif);
	float: left;
	display: block;
	width: 122px;
	text-align: center;
	height: 25px;
	text-decoration: none;
	font-size: 0.9em;
	color: #ff0000;
}
#topnav #mainmenu li a.visited {
	color: #ff0000;
}

#topnav #mainmenu li a:hover {
	color: #000;
}
/* ---------------------------------------------------- */

/* focus image element */
#imageheader {
	background: url(../images/frogimage.jpg) no-repeat;
	height: 215px;
	width: 760px;
}
/* ---------------------------------------------------- */

/* main content element */
#contentwrapper {
	width: 760px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	background-image: url(../images/content-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-style: ridge;
	border-left-style: ridge;
}

#contentwrapper #content {
	background: url(../images/content-header.gif) repeat-x;
}

#contentwrapper h1 {
	font-size: 1em;
	font-weight: normal;
	color: #ff0000;
	text-transform: uppercase;
	height: 35px;
	background: url(../images/header-button.gif) no-repeat;
	margin: 4px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#contentwrapper #content #copy h1 {
	padding-bottom: 20px;
}
#contentwrapper #content h1 a {
	color: #fe0000;
	text-decoration: none;
}
#contentwrapper #content h1 a.visited {

	color: #fe0000;
	text-decoration: none;
}
#contentwrapper #content h1 a:hover {
	color: #000;
	text-decoration: none;
}
/* Home column */
#contentwrapper #content #home {
	width: 90px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/content-header.gif);
	background-repeat: repeat-x;
}
/* ---------------------- */


/* News column */
#contentwrapper #content #news {
	height: auto;
	width: 141px;
	left: 103px;
	float: left;
	background: #e0Dfe3;
	border-top: 1px none #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 0px 4px 4px;
}
#contentwrapper #content #news .newsitem .newsdate {
	font-size: .9em;
	color: #666;
	display: block;
}

#contentwrapper h1.news {
	height: 25px;
}
#contentwrapper #content #news a.newsitem {
	font-size: 0.8em;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	margin-top: 4px;
	padding: 3px 2px;
	display: block;
	text-decoration: none;
	color: #000;
}
#contentwrapper #content #news .newsitem br {
	display: none;
}

#contentwrapper #content #news a.newsitem:hover {
	border-bottom: 1px solid #999;
	background: #f5f5f5;
}
#contentwrapper #content #news .newsitem .newstitle {
	background: url(none);
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 1px;
	height: auto;
	display: block;
}
#contentwrapper #content #news .newsitem .newslink {
	color: #0000ff;
	display: block;
	text-decoration: underline;
}
/* ---------------------- */

/* Copy column */
#contentwrapper #content #copy {
	float: left;
	padding: 0px 8px 8px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/content-header.gif);
	background-repeat: repeat-x;
}
#contentwrapper #content #copy.news {
	width: 490px;
}
#contentwrapper #content #copy.nonews {
	width: 640px;
}
#contentwrapper #content #copy h2 {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 0px 12px;
}
#contentwrapper #content #copy h3 {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#contentwrapper #content #copy p {
	padding: 0px 12px 12px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0px;
}
#contentwrapper #content #copy p, #contentwrapper #content #copy ul {
	font-size: 0.9em;
}
#contentwrapper #content #copy a{
	color: #0000FF;
}
#contentwrapper #content #copy a.visited{
	color: #ccc;
	text-decoration: underline;
}
#contentwrapper #content #copy a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* ---------------------- */

/* ---------------------------------------------------- */

/* Copyright footer */
#footer {
	width: 700px;
	font-size: 0.8em;
	color: #ff0000;
	height: 21px;
	padding-left: 60px;
	padding-top: 4px;
	margin-bottom: 25px;
	background-color: #FFFFFF;
	background-image: url(../images/logo-copyright.gif);
	background-repeat: no-repeat;
}
