body {
	background: url('bg.jpg');
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}



.pointer {
	position:absolute;  
	width: 242px;
	height: 47px;
	top: 334px;
	background: url('burst.png');
	z-Index: 98;
	}


a:link {
	text-decoration: none;
	}

a:visited { 
	text-decoration: none;
	}

a:hover {  
	text-decoration: none;
	} 

.cat {
	background: url('spacer.gif');
	position:absolute;
	width: 188px;
	height: 58px;
	color: #282828;
	padding-left: 20px;
	padding-top: 8px;
	left: 744px;
	z-Index: 99;
	}

.sub_bg {
	position:absolute;
	width: 208px;
	height: 48px;
	background: none;
	left: 508px;
	}

.sub_bg_on {
	position:absolute;
	width: 208px;
	height: 48px;
	background: url("burst.png");
	}


.navititle {
	position:absolute;  
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	}


.navisubtitle {
	position:absolute; 
	font-family: Verdana;
	font-size: 7pt;
	line-height: 100%;
	z-Index: 100;
	}
