a, a:visited, a:hover {
	text-decoration: none;
	border: 0px;
	color: #000;
}

a img {
	text-decoration: none;
	border: 0px;
}

.header {
	position: relative;
	background-image: url('header.png');
	background-repeat: no-repeat;
	width: 710px;
	height: 74px;
}

.header .aheader1 {
	position: absolute;
	display: block;
	width: 265px;
	height: 54px;
	top: 20px;
	left: 275px;
}

.header .aheader1:hover {
	background-image: url('header.png');
	background-position: -275px -168px;
	background-repeat: no-repeat;
}

.header .aheader2 {
	position: absolute;
	display: block;
	width: 190px;
	height: 54px;
	top: 20px;
	left: 520px;
	float: clear;
}

.header .aheader2:hover {
	background-image: url('header.png');
	background-position: -520px -94px;
	background-repeat: no-repeat;
}

.leftnav {
	width: 180px;
	vertical-align: top;
}

.leftnav_buttons {
	width: 180px;
	background-image: url('leftnav2.png');
	vertical-align: top;
}

.tdbutton {
	width: 180px;
	height: 90px;
}

.albutton, .albutton:visited, .albutton:hover {
	padding-left: 22px;
	padding-top: 7px;
	color: #fff;
	font-family: arial;
	font-size: 16pt;
	text-decoration: none;
	Display: block;
	width: 160px;
	height: 68px;
	background-image: url('halfmoon1.png');
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

.albutton_long, .albutton_long:visited, .albutton_long:hover {
	padding-left: 15px;
	padding-top: 7px;
	color: #fff;
	font-family: arial;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	Display: block;
	width: 160px;
	height: 68px;
	background-image: url('halfmoon1.png');
	background-repeat: no-repeat;
	background-position: 5px 2px;	
}

.albutton:hover {
	font-weight: bold;
	background-image: url('halfmoon2.png');
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 20px;
	font-size: 18pt;
	background-position: 5px 2px;
	color: #fff;
}

.albutton_long:hover {
	font-weight: bold;
	background-image: url('halfmoon2.png');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 14pt;
	color: #fff;
	background-position: 5px 2px;
}

.leftfeature {
	background-color: #fff;
	background-image: url('images2/mokki-gfx.jpg');
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 230px;
}

.lafeature {
	display: block;
	width: 155px;
	height: 230px;
}

.tbold {
	font-weight: bold;
}

.redheading {
	font-size: 12pt;
	font-family: verdana;
	color: #f00;
	text-align: center;
}

.miniheading {
	Display: block;
	font-family: verdana;
	font-size: 10pt;
	margin-bottom: 10px;
}

.textblock {
	Display: block;
	font-family: verdana;
	font-size: 8pt;
}

.miniheading2 {
	Display: block;
	padding: 0px 10px;;
	font-family: verdana;
	font-size: 12pt;
}

.textblock2 {
	Display: block;
	padding: 0px 10px;
	font-family: verdana;
	font-size: 8pt;
	margin-top: 10px;
}

.thumbnav {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.thumbnav img {
	width: 80px;
	height: 80px;
}

.thumbcell {
	width: 169px;
	height: 140px;
	text-align: center;
	font-weight: bold;
}

.thumbtext {
	font-weight: bold;
	font-size: 10pt;
	Display: block;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
}

.left_bottom {
	background-image: url("leftbottom.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.left_top {
	background-image: url("lefttop.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.top_bottom {
	background-image: url("topbottom.png");
	background-repeat: no-repeat;
	width: 710px;
	height: 20px;
	margin: 0px;
	padding: 0px;	
}