.stacker{
  /* creates a containing block so absolutely position children are positioned relative to .outer */
  position:absolute;
  top:35px;
} 

.stacker img { 
  border: 0px; 
} 

.stacker object, .stacker embed, .stacker img.upper {
	/* flash objects */ 
	position: absolute;
} 

.colorbg {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	line-height: 17px;



}

body {
	background-image: url(images/BckGrnd.jpg);
	color: #666;
	line-height: 1;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.Foottxt {
	font-family: "Lucida Console", Monaco, monospace;
	color: #FFF;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFF;
}

.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 12px;

}

.colorbg2 {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

	line-height: 13px;

}

.bodytext2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
}





.textnav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	text-decoration: none;

}

.textnav:link{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	text-decoration: none;

}

.textnav:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	text-decoration: none;

}

.textnav:visited{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #999999;

	text-decoration: none;

}

.leftbox {

	line-height: normal;

	color: #FFFFFF;

}
.Foottable {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
ads {
	padding: 1px;
	border: thin solid #CCC;
	margin: 1px;
}

book {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
