/*  Copyright (c) 2000 wombatcreek.com */
a:link       {color: Blue; font: xx-small Tahoma, Arial, "MS Sans Serif", sans-serif;}
a:active   {color:#FF0000; font : xx-small Tahoma, Arial, "MS Sans Serif", sans-serif;}
a:visited  {color: #660000; font : xx-small Tahoma, Arial, "MS Sans Serif", sans-serif;}
A:hover {color: #959595! important}
body  {	background: #FFFFFF;	font :  Tahoma, Arial, "MS Sans Serif", sans-serif; 	margin : 0px;	text-align: justify;	color: Black;}
.header { padding: 0px 0px 0px 0px;	 background : Black;  background-color: black;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px;  margin-top: 0px;  padding-bottom: 0px;  padding-left: 0px;  padding-right: 0px;  padding-top: 0px;           }
.header span {width: 100%;}
.cw {	FONT: bold x-small Tahoma, Arial, "MS Sans Serif", sans-serif; COLOR: White;}
.small {	font-size : xx-small;}
.hide{ visibility : hidden; position : absolute; }

#choose     {LEFT: 10px; border: thin dashed #1e90ff; top: 20px; background : white;   padding : 10px;  z-index : 600;  visibility : hidden;  position: absolute;   }
.quikjump    {LEFT: 16px;  POSITION: absolute; TOP: 0px;  background : black;   z-index : 550;  width : 110px;   color : yellow;  font-size : xx-small;  font-weight : bold; font-family: Tahoma, Arial, "MS Sans Serif", sans-serif;  text-align : center;  border : medium solid yellow; }

.highlight { color : white; }

.next     {	position : absolute;  right : 80px; z-index: 501; top: 25px; }
.prev      { position : absolute;  left : 80px;  z-index: 501; top: 25px; }
.content{ background: White;  margin-left: 150px; margin-right: 150px; position: relative;  }
.pn     { background: White;  margin-left: 70px; margin-right: 70px; position: relative;  }
.bold {font-weight : bold;}
.container{ width: 100%; position: relative;  background: white; }
.left {	position: absolute;	left: 20px; right:250px;	top:16px; width: *;	background: white;}
.right {	position: absolute;	right:20px;	top:16px; width: 190px;	float: right! important; background: white;}
.farleft {	position: absolute;	left: 10px; right:270px;	top:16px; width: *;	background: white;}
.floatright {position: relative;	right:50px;	top:5px;	float: right! important;}
.floatleft {position: relative;	left:50px;	top:5px;	float: left! important;}
.footer { HEIGHT: 24px;	position: relative; left: 0px;  right: 0px; text-align: center; z-index: 100;  bottom: 20px;  background-color: white;   }
.topblock {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 4px; HEIGHT: 20px; background: Black url(../images/bar.png) repeat-x 50% top; margin-top: 0px; }
.boxbg {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 8px; HEIGHT: *%;	background: White; border: thin dashed #1e90ff;	border-top: White;	margin-bottom: 10px;	text-align: center;	font: x-small Verdana; }
.nonjava {	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 8px; HEIGHT: *%;	background: White; margin-bottom: 10px;	text-align: left;	font: x-small Verdana; }

#wombatCreekLogo {	left: 30px; width: 95px; position: absolute; visibility: hidden;  z-index : 310;}
#wombatCreekMenu {	left: 14px; width: 95px; position: absolute; visibility: hidden;  z-index : 330;  }
#wombatcreekIE {	RIGHT: 30px; LEFT: 55px; BOTTOM: auto; POSITION: absolute; TOP: auto; HEIGHT: auto;  z-index : 320;  }

.dash {border: thin dashed #1e90ff;	border-top: transparent;}

.text {	position: relative;	top: 20px;	left: 0px; 	border: 20px;	z-index : 350;	width: 80%;	}
h1{ font-style: normal;  font-size: large;  font-weight: bold;  }
.large{ font-size: xx-large; }
.black{ color: black;}
.red{ color: red;  font: bold larger "Tahoma", "Arial", "MS Sans Serif", sans-serif;  text-align: center;  }
.blue{ color: blue;  font: bold larger "Tahoma", "Arial", "MS Sans Serif", sans-serif;  text-align: center;  visibility: hidden; }
.centre{	text-align: center;}
.dropcap { 	font: bold larger  "Tahoma", "Arial", "MS Sans Serif", sans-serif;	color: Red;	float: none; }
.small     { font-size : xx-small;  text-align : center;  }
.linkmenu { text-align: center; color:black;  z-index: 299;  margin-left: 150px; margin-right: 100px; position: relative;  }

				/* NAVIGATION BUTTONS */
			
			.menunav {
						height: 29px;
						width: 640px; }
			.cssnav	{
						position: relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						background: url(../images/barhover.png) repeat-x;
						width: 50px;
						height: 29px;
	               overflow: hidden;/* for ie to hide extra height*/}
	               
	      .cssnavbar	{
						float: none!important; float: left;
	               overflow:hidden;/* for ie to hide extra height*/}

			.cssnav a {
						display: block;
						width: 50px;
						height: 29px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow: hidden;/* for ie to hide extra height*/}
						
			.cssnav img {width: 50px; height: 29px; border: 0; }
			
			* html a:hover {visibility: visible;}
			
			.cssnav a:hover img {visibility:hidden;}

			.cssnav span {
					    position: absolute;
					    left: 0px;top: 7px;
					    text-align: center;
					    width: 50px;
					    cursor: pointer;
					font-weight: bold;
					color: white;}
					
			.here span {color: #00ffcc; }
			/* END OF NAVIGATION */


