html, body {font-size:100.01%;}
body{
	margin:0;
	font:64% Verdana, Arial, Helvetica, sans-serif;
	font-family: verdana, arial, helvetica;
	background:#fff;
	color:#555;
	behavior: url("html/csshover3.htc"); 
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#432480;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}

/*#-- main --#*/
#main{
	margin:0 auto;
	width:970px;
}

/*#-- header --#*/
#header{
	width:100%;
	background: url(../images/bg-header.gif) repeat-x;
	position: relative;
	z-index:1;
	text-align: left;
}
#header:after {
	display: block;
	content: "";
	clear: both;
}




/*#-- top-nav --#*/
ul.top-nav{
	float: right;
	margin: 0;
	padding: 15px 13px 0 0;
}
ul.top-nav li{
	padding: 0 0 0 19px;

	float: left;
	list-style: none;
}
ul.top-nav li a {
	padding: 1px 0 1px 15px;
	color:#363636;
	line-height: 1.3em;
	background-position:0 0;
	background-repeat: no-repeat;

}

	
/*#-- navigation --#*/
.navigation {
	background: url(../images/bg-navigation.gif) repeat-x 0 100%;
	clear: both;
	width: 100%;
	position: relative;
	float: left;

}
/*#-- dd-nav --#*/
#nav {
	float:left;
	margin: 1px 0px -1px 11px;
	padding:5px 0px 0px 0px;
	display: inline;

}
#nav li{
	float:left;
	list-style:none; 
	overflow:hidden; 
	text-indent:-9999px; 
	cursor: pointer;
}

#nav li a{
	display: inline;
	float: left;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	display: block;
    	height: 36px;
   	width: 100%;

}

#nav li a:hover{
	text-decoration: none;
	
}
#nav li a em{ float: left; }



#navHome{background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteHome.gif) no-repeat 0 -37px;width:46px;height:36px;}
#navHome:hover{background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteHome.gif) no-repeat 0 -0;width:46px;height:36px;}
#navMembership {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteMembership.gif) no-repeat 0 -37px;width:84px;height:36px;}
#navMembership:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteMembership.gif) no-repeat 0 0;width:84px;height:36px;}
#navEducation {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteEducation.gif) no-repeat 0 -37px;width:122px;height:36px;}
#navEducation:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteEducation.gif) no-repeat 0 0;width:122px;height:36px;}
#navPractising {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpritePractice.gif) no-repeat 0 -37px;width:132px;height:36px;}
#navPractising:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpritePractice.gif) no-repeat 0 0;width:132px;height:36px;}
#navBookshop {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpirteBookshop.gif) no-repeat 0 -37px;width:70px;height:36px;}
#navBookshop:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpirteBookshop.gif) no-repeat 0 0;width:70px;height:36px;}
#navLibrary  {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteLibrary.gif) no-repeat 0 0;width:52px;height:36px;}
#navNews {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteNews.gif) no-repeat 0 -37px;width:131px;height:36px;}
#navNews:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteNews.gif) no-repeat 0 0;width:131px;height:36px;}
#navAdvice {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteAdvice.gif) no-repeat 0 -37px;width:130px;height:36px;}
#navAdvice:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteAdvice.gif) no-repeat 0 0;width:130px;height:36px;}
#navAbout {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteAbout.gif) no-repeat 0 -37px;width:66px;height:36px;}
#navAbout:hover {background:url(http://www.liv.asn.au/images/Layouts/Menu/SpriteAbout.gif) no-repeat 0 0;width:66px;height:36px;}



	



.searchtermHighlighter { background-color: #FFFF99; padding: 0 3px; }





