.bg-pic1 {
	background-attachment: fixed;
	background-image: url(storage/liberty_ikubano_draft4_ttile.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #244174;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #242424;
	margin: 0px;
}
.bgpic2 {
	background-attachment: fixed;
	background-color: #244174;
	background-image: url(storage/liberty_ikubano_draft4_ttile.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.text-block {
	text-align: justify;
	font-family: Tahoma, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}


.bodytext-white {
	font-family: Tahoma, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.1em;
	text-align: justify;
}
.bodytext-black {

	font-family: Tahoma, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0.1em;
}
.img-bdr1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #173114;
	border-left-color: #173114;
}
.bg-yellow {
	background-color: #FFCC33;
}
.text-block500px {
	text-align: justify;
	font-family: Tahoma, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	width: 500px;
}
.lessons-padleft-50 {
	padding-left: 50px;
}
.bodytext-black-bdr {
	font-family: Tahoma, Arial, "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 15px;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: underline;
}

