body  {
	background: #0D5B18;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-weight: normal;
	font-size: 0px;
}
.thrColAbs  #HP_Maintext {
	position: absolute;
	top: 290px;
	left: 380px;
	width: 500px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: 300px;
	font-weight: bold;
	font-family: Frankruehl,Rod,David;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: right;
	line-height: 1.4;
	color: #597449;
}
.thrColAbs #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; 
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 632px;
	padding: 0; /* padding keeps the content of the div away from the edges */
	topmargin: 0;
	bottommargin: 0;
	top:0px;
	left: 0px;
} 

.thrColAbs #HP_Topmenu {
	position: absolute;
	top: 182px;
	width: 141px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: auto;
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 3px;
	font-weight: bold;
	color:#32592A;
}
.thrColAbs  #HP_Picmenu1 {
	position: absolute;
	top: 287px;
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: 123px;
}

.thrColAbs  #Header {
	position: absolute;
	top: 0px;
	left: 0px;
	topmargin: 0;
	bottommargin: 0;
}

.thrColAbs  #HP_Picmenu2 {
	position: absolute;
	top: 465px;
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: 123px;
}


.thrColAbs   #HP_Titlemenu1 {
	position: absolute;
	width: 141px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	height: auto;
	font-size: 19px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color: #597449;
}

.thrColAbs #HP_BottomMenu {
	position: absolute;
	font-size: 14px;
	font-family: Rod,David;
	font-weight: bold;
	color: #D8D98D;
	letter-spacing: 1px;
}

#HP_BottomMenu a {
	text-decoration:none; 
	font-weight:bold; 
	color:#D8D98D; 
	font-family:Rod,David; 
	FONT-SIZE: 14px;
	letter-spacing: 1px;
    }

#HP_BottomMenu A:active{
	text-decoration:none; 
	font-weight:bold; 
	color:#D8D98D; 
	font-family:Rod,David; 
	FONT-SIZE: 14px;
	letter-spacing: 1px;
}

#HP_BottomMenu A:link{
	text-decoration:none; 
	font-weight:bold; 
	color:#D8D98D; 
	font-family:Rod,David; 
	FONT-SIZE: 14px;
	letter-spacing: 1px;
}

#HP_BottomMenu A:visited{
	text-decoration:none; 
	font-weight:bold; 
	color:#D8D98D; 
	font-family:Rod,David; 
	FONT-SIZE: 14px;
	letter-spacing: 1px;
   }

#HP_BottomMenu A:hover{
	text-decoration:none; 
	font-weight:bold; 
	color:#D8D98D; 
	font-family:Rod,David; 
	FONT-SIZE: 14px;
	letter-spacing: 1px;
   }













a {
	text-decoration:none; 
	font-weight:bold; 
	color:#32592A; 
	font-family:Rod,David; 
	FONT-SIZE: 17px;
	letter-spacing: 1px;
    }

A:active{
	text-decoration:none; 
	font-weight:bold; 
	color:#32592A; 
	font-family:Rod,David; 
	FONT-SIZE: 17px;
	letter-spacing: 1px;
}

A:link{
	text-decoration:none; 
	font-weight:bold; 
	color:#32592A; 
	font-family:Rod,David; 
	FONT-SIZE: 17px;
	letter-spacing: 1px;
}

A:visited{
	text-decoration:none; 
	font-weight:bold; 
	color:#32592A; 
	font-family:Rod,David; 
	FONT-SIZE: 17px;
	letter-spacing: 1px;
   }

A:hover{
	text-decoration:none; 
	font-weight:bold; 
	color:#32592A; 
	font-family:Rod,David; 
	FONT-SIZE: 17px;
	letter-spacing: 1px;
   }

#HP_Topmenu a {
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 1px;
	font-weight: bold;
	color:#32592A;
	}

#HP_Topmenu A:active {
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 1px;
	font-weight: bold;
	color:#32592A;
	}

#HP_Topmenu A:link {
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 1px;
	font-weight: bold;
	color:#32592A;
	}

#HP_Topmenu A:visited {
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 1px;
	font-weight: bold;
	color:#32592A;
	}

#HP_Topmenu A:hover {
	font-size: 17px;
	font-family: Rod,David;
	letter-spacing: 1px;
	font-weight: bold;
	color:#32592A;
	}


#HP_Titlemenu1 a {
	font-size: 20px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color:#597449;
	}

#HP_Titlemenu1 A:active {
	font-size: 20px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color:#597449;
	}

#HP_Titlemenu1 A:link {
	font-size: 20px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color:#597449;
	}

#HP_Titlemenu1 A:visited {
	font-size: 20px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color:#597449;
	}

#HP_Titlemenu1 A:hover {
	font-size: 20px;
	font-family: Frankruehl,Rod,David;
	font-weight: bold;
	color:#597449;
	}
	
.thrColAbs  #BookTextReg {
	position: absolute;
	font-family: Tahoma,Frankruehl,Rod,David;
	font-size: 12px;
	text-align: right;
	line-height: 1.2;
	color: #000000;
}

.thrColAbs  #BookTextBold {
	position: absolute;
	font-weight: bold;
	font-family: Tahoma,Frankruehl,Rod,David;
	font-size: 12px;
	text-align: right;
	line-height: 1.2;
	color: #000000;
}

.thrColAbs  #BookName {
	position: absolute;
	font-weight: bold;
	font-family: Frankruehl,Rod,David;
	font-size: 24px;
	text-align: center;
	color: #D0D487;
	line-height: 1.2;
	letter-spacing: 2px;
}


.thrColAbs  #ContactText {
	position: absolute;
	top: 330px;
	left: 340px;
	width: 500px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	font-weight: bold;
	font-family: Frankruehl,Rod,David;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.4;
	color: #000000;
	}


.thrColAbs  #HP_MaintextTable {
	font-weight: bold;
	font-family: Frankruehl,Rod,David,Arial;
	font-size: 20px;
	text-align: right;
	line-height: 1.2;
	color: #597449;
}	


.thrColAbs   #HP_TitlemenuTable {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color: #597449;
}

#HP_TitlemenuTable a {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color:#597449;
	}

#HP_TitlemenuTable A:active {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color:#597449;
	}

#HP_TitlemenuTable A:link {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color:#597449;
	}

#HP_TitlemenuTable A:visited {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color:#597449;
	}

#HP_TitlemenuTable A:hover {
	font-size: 19px;
	font-family: Frankruehl,Rod,David,Arial;
	font-weight: bold;
	color:#597449;
	}



.thrColAbs #HP_BottomMenuTable {
	font-size: 11.5px;
	font-family: Rod,David;
	color: #B7A539;
	letter-spacing: 0px;
}

#HP_BottomMenuTable a {
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod,David; 
	FONT-SIZE: 11.5px;
	letter-spacing: 0px;
    }

#HP_BottomMenuTable A:active{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod,David; 
	FONT-SIZE: 11.5px;
	letter-spacing: 0px;
}

#HP_BottomMenuTable A:link{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod,David; 
	FONT-SIZE: 11.5px;
	letter-spacing: 0px;
}

#HP_BottomMenuTable A:visited{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod,David; 
	FONT-SIZE: 11.5px;
	letter-spacing: 0px;
}

#HP_BottomMenuTable A:hover{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod,David; 
	FONT-SIZE: 11.5px;
	letter-spacing: 0px;
}

.thrColAbs  #BookNameTable {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #D0D487;
	line-height: 1.2;
	letter-spacing: 2px;
}


.thrColAbs  #ContactTextTable {
	font-weight: bold;
	font-family: Rod,David;
	font-size: 17px;
	line-height: 1.4;
	color: #000000;
	}
	
.thrColAbs  #BookTextTable {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.2;
	color: #000000;
	letter-spacing: 2px;
}

#BookTextTable a {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	letter-spacing:2px
	font-weight: bold;
	color: #000000;
	}

#BookTextTable A:active {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	letter-spacing:2px
	font-weight: bold;
	color: #000000;
	}

#BookTextTable A:link {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	letter-spacing:2px
	font-weight: bold;
	color: #000000;
	}

#BookTextTable A:visited {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	letter-spacing:2px
	font-weight: bold;
	color: #000000;
	}

#BookTextTable A:hover {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.2;
	letter-spacing:2px
	font-weight: bold;
	color: #000000;
	}






















.thrColAbs   #HP_LectureTable {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
}

#HP_LectureTable a {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#HP_LectureTable A:active {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#HP_LectureTable A:link {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#HP_LectureTable A:visited {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#HP_LectureTable A:hover {
	font-family:Tahoma;
	font-size:12px;
	line-height:1.4;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	text-decoration: underline 
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.thrColAbs   #BackBookCatTable {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
}

#BackBookCatTable a {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#BackBookCatTable A:active {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#BackBookCatTable A:link {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#BackBookCatTable A:visited {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	}

#BackBookCatTable A:hover {
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:3px
	font-weight: bold;
	color: #000000;
	text-decoration: underline 
	}





.thrColAbs #ENGHP_BottomMenuTable {
	font-size: 14px;
	font-family: Rod;
	color: #B7A539;
	letter-spacing: 0px;
}

#ENGHP_BottomMenuTable a {
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod; 
	FONT-SIZE: 14px;
	letter-spacing: 0px;
    }

#ENGHP_BottomMenuTable A:active{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod; 
	FONT-SIZE: 14px;
	letter-spacing: 0px;
}

#ENGHP_BottomMenuTable A:link{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod; 
	FONT-SIZE: 14px;
	letter-spacing: 0px;
}

#ENGHP_BottomMenuTable A:visited{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod; 
	FONT-SIZE: 14px;
	letter-spacing: 0px;
}

#ENGHP_BottomMenuTable A:hover{
	text-decoration:none; 
	color:#B7A539; 
	font-family:Rod; 
	FONT-SIZE: 14px;
	letter-spacing: 0px;
}