/*--------------------------------------------------------------
 Russell Macandrew Consulting Pty Ltd Style Sheet - 05/03/2007
Author: karleebarnes.com.au 
----------------------------------------------------------------*/


/* Page Setup */

body{
	background-color: #ffffff;
}

body, p, a:link, a:visited, a:active, a:hover{
	font:  10pt Arial, Verdana, Helvetica, sans-serif;
	color: #000000;

}

a:link, a:visited, a:active, a:hover{
	font-size: 8pt;
}

a:link, a:visited, a:active, a:hover{

	color: #228062;
}

a:visited{

	color: #666666;
}

a:hover{
	color: #379E6D;
}

h1, h2, h3{
	font-weight:normal;
	color: #228062;
}

h1{
	font-size: 13pt;
}

h2{
	font-size: 11pt;
}

h3{
	font-size: 10pt;
}

img{
	border-style:none;
}

ul,ol{
	line-height: 20px;
	font-size: 10pt;
}

/* ------------------ */

/* Layers Setup */

#container{
	position: absolute;
	top: 0;
	left: 0;
	width: 752px;
}

#header{
	top: 0;
	left:0px;
	width: 751px;
	height: 259px;
	background: url('header.jpg') no-repeat;
}

#content{
	position: absolute;
	top: 260px;
	width: 751px;
}

#footer{
	position: absolute;
	bottom: -50px;
	left:0;
	width: 751px;
	height: 80px;
}	

/* ------------------ */

/* Header Content Setup */

#buttons{
	position: absolute;
	top:20px;
	left:600px;
}

#webAddress{
	position: absolute;
	top: 50px;
	left: 530px;
	z-index: 100;
	color: #eeeeee;
}

#menu {
	position: absolute;
	width:160px; 
	top:70px;
	left:60px;
}

#menu a, #menu a:visited, #menuV {
	font-size: 10pt;
	color: #228062;
	display:block; 
	width:156px; 
	padding:0.1em 0;
	text-indent:0.3em;
	text-decoration:none;
	margin:0.5em 0; 
	border-left:0.5em solid #228062;
}

#menu a:hover {
	font-size: 10pt;
	border-left:0.5em solid #379E6D; 
}

#menuV {
	font-weight: bold;
	color: #228062;
	border-left:0.5em solid #228062;
}


/* ------------------ */


/* Main Content Setup */

#leftSide{
	position:absolute;
	top: 300px;
	left: 5px;
	margin-left: 30px;
	width: 200px;
	font-size: 9pt;
	color: #228062;
}

#rightSide{
	top:0;
	width: 500px;
	display: block;
	margin-left: 270px;

}

/* ------------------ */

/* Footer Content Setup */

#hr{
	position: absolute;
	top: 10px;
	left: 20px;
	height: 5px;
	width: 751px;
	background:url('hr.gif') no-repeat;
}

#cDetails{
	position: absolute;
	top: 15px;
	margin-left: 20px;
	font-size: 8pt;
}

#textMenu{
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 8pt;
}

#copyInfo{
	position: absolute;
	top: 55px;
	left: 20px;
	font-size: 8pt;
}

#kbLogo{
	position: absolute;
	top: 45px;
	right: 25px;
	width: 181px;
	height: 28px;
}

/* ------------------ */

/* Publications & People setup */

.books{
	width: 751px;
	display: inline;
}

.bookPic{
	width: 115px;
	float: left;
	
}

.bookDesc{
	width: 636px;
	float: right;
	
}

/* ------------------ */

/* About Us SubMenu & Text Setup */

.aboutUs{
	position: absolute;
	top: 270px;
	left: 480px;
	width: 271px;

}

.aboutText{
	font-size: 8pt;
	color: #228062;
	font-weight: bold;
	font-style:normal;
}

.mission{
	font-size: 20pt;
	color: #999999;
	font-weight: bold;
	font-style:normal;
}

.mHilight{
	font-size: 28pt;
	color: #228062;
	font-weight: bold;
	font-style:normal;
}

.textAlign{
	text-align:center;
}

/* ------------------ */

#printLogo, #emailAddress{
visibility:hidden;
}
