/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #333333;
}
.large {
	font-size: 24px;
	font-weight: bold;
	font-family: Tahoma;
	color: #C0E6F3;
}
.med {
	font-size: 18px;
	font-family: tahoma;
	color: #FFFFFF;
}
.meddblue {
	font-size: 18px;
	font-family: tahoma;
	color: #186785;
}
.medblue {
	font-size: 18px;
	font-family: tahoma;
	color: #C0E6F3;
}
.sml {
	font-size: 12px;
	font-family: tahoma;
	color: #FFFFFF;
}
.smlblk {
	font-size: 12px;
	font-family: tahoma;
	color: #000000;
}
a:link {color: #C0E6F3; text-decoration:underline}
a:hover {color: #C0E6F3; text-decoration:none}
a:visited {color: #C0E6F3;}
a:active {color: #C0E6F3;}

a.rollover {
	display: block;
	width: 110px;
	height: 26px;
	text-decoration: none;
	background: url("images/home_button.jpg");
	}
a.rollover:hover {
	background-position: -110px 0;
	}
.displace {
	position: absolute;
	left: -5000px;
	}
a.rollover2 {
	display: block;
	width: 103px;
	height: 26px;
	text-decoration: none;
	background: url("images/lessons_button.jpg");
	}
a.rollover2:hover {
	background-position: -103px 0;
	}
a.rollover3 {
	display: block;
	width: 101px;
	height: 26px;
	text-decoration: none;
	background: url("images/gallery_button.jpg");
	}
a.rollover3:hover {
	background-position: -101px 0;
	}
a.rollover4 {
	display: block;
	width: 102px;
	height: 26px;
	text-decoration: none;
	background: url("images/huahin_button.jpg");
	}
a.rollover4:hover {
	background-position: -102px 0;
	}
a.rollover5 {
	display: block;
	width: 103px;
	height: 26px;
	text-decoration: none;
	background: url("images/chumphon_button.jpg");
	}
a.rollover5:hover {
	background-position: -103px 0;
	}
a.rollover6 {
	display: block;
	width: 102px;
	height: 26px;
	text-decoration: none;
	background: url("images/phuket_button.jpg");
	}
a.rollover6:hover {
	background-position: -102px 0;
	}
a.rollover7 {
	display: block;
	width: 102px;
	height: 26px;
	text-decoration: none;
	background: url("images/contact_button.jpg");
	}
a.rollover7:hover {
	background-position: -102px 0;
	}
a.rollover8 {
	display: block;
	width: 102px;
	height: 26px;
	text-decoration: none;
	background: url("images/faq_button.jpg");
	}
a.rollover8:hover {
	background-position: -102px 0;
	}