.mainmenu {
	text-align: center;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #330099;
	height: 20px;
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #9A4B24;
	border-bottom: 1px solid #9A4B24;
	background-color: #00B6E7;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	}
/* Define leftmenu mouseover states */
.mainmenu a  { text-align: left; color: #333399; text-decoration: none;  }
.mainmenu a:link {color: #330099;   }
.mainmenu a:visited {color: #FFCC00;  }
.mainmenu a:hover {
	color: #330099;
	text-decoration: underline;
	 }table {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/Lhasa%20otter%20skins.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330099;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	font-variant: normal;
	color: #660099;
}

.botright {
	margin: 0px;
	padding: 2px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
	bottom: 0px;
}

.footer {
	font-size: x-small;
	color: #330099;
	background-color: #00B6E7;
	text-align: center;
}
.footer a  { text-align: left; color: #333399; text-decoration: none;  }
.footer a:link {color: #330099;   }
.footer a:visited {color: #FFCC00;  }
.footer a:hover {
	color: #330099;
	text-decoration: underline;
	 }
table {
	margin: 0px;
	padding: 0px;
	}
.imgleft {
	margin: 2px;
	padding: 2px;
	float: left;
}
.imgright {
	margin: 2px;
	padding: 2px;
	float: right;
}

h2 {
	font-size: large;
	font-weight: bold;
	color: #660099;
}
a.text:link {
	color: #6666FF;
	 text-decoration: underline;	
}
a.text:visited {
	color: #6666FF;
	}
a.text:hover {
	color: #7B3C18;
	text-decoration: underline;
	font-weight: bold;
	 }
.smallblue {
	font-size: x-small;
	color: #0033FF;
}
