/* CSS Document */

body {
	border:0;
	margin:0;
	padding:0;
	white-space: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:black;
	background:white;
}
a, a:link {
	color:#99FFFF;
	text-decoration:none;
}
a:visited	{
	color:#9999FF;
	text-decoration:none;
}
a:hover	{
	color:red;
}
h1, h2, h3, h4, h5, h6 {
	color:#FFccFF;
}
.page {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size: 1.2em;
}
.header {
	width: 800px;
	height: 160px;
	background:white url(../images/taigress.jpg);
}
.content	{
	position:relative;
	margin: 0 0 0 210px;
	font-size: 1.2em;
	padding: 1em;
	background-color: black;
	color:white;
}
.panel {
	width:200px;
	position:absolute;
	top: 0px;
	left:-210px;
	float:left;
	clear:left;
	font-size: 0.75em;
	padding: 0.5em;
	overflow:hidden;
	color:#444;
	background-color:#CCCCCC;
}
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6	{
	color:#990033;
}
.panel a, .panel a:link	{
	color:blue;
}
.panel a:visited {
	color:purple;
}
.panel a:hover {
	color:red;
}
.clearnav	{
	text-align:center;
}
.clearimg	{
	clear:both;
}
.small	{
	font-size: 0.8em;
	color:#FFFFCC;
}
.handwriting	{
	font-family: "Lucida Calligraphy", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color:#FFCCFF;
}

a img	{
	border: 4px;
}
a:hover img	{
	border-color:red;
}
hr	{
	border: none;
	background-color:#999999;
	color:#999999;
	height: 1px;
	width:80%;
}
.centered, .centered img {
	text-align:center;
}
/* CSS Document */

@font-face	{
    font-family: "AJK SalweenTai";
    font-style:  normal;
    font-weight: normal;
    src: url(AJKSALW0.eot);
}
.ajk	{
    font-family: "AJK SalweenTai";
    font-size: 2.0em;
    font-weight: normal;
}
.ajk2	{
    font-family: "AJK SalweenTai";
	font-size: 4.0em;
}
.white	{
	color:white;
}
.style1 {
	color: #00FF00;
	font-weight: bold;
}
.style2 {
	color:#FF66FF;
	font-weight: bold;
}
.tableb	{
	border: solid 2px grey;
	margin: 5px;
}
.tableb td	{
	padding: 5px;
}
.floatright	{
	float:right;
	margin:10px;
}
.subhead	{
	color: #33FF66;
}
	