a:link { color: #FD8F00; }
a:visited, a:active, a:focus, a:hover, a:active { color: #FD8F00; } 
body { 
	background-color: #E4E4E4;
	font-size: 15px;
	font-family: "Verdana, Arial, Geneva, serif";
	margin-top: 10px; }
h1 { font-size: 20px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; }
/*sytle sheet*/
#header {
	border: 3px;
	border-style: solid;
	border-color: #FFF;
	height: 132px;
	width: 754px;
	margin: 0px auto 5px auto; }
#bodycontent {
	width: 760px;
	border: 5px;
	margin: 10px auto 0px auto; }
#sidebar {
	width: 746px;
	height: auto;	
	border: 3px;
	border-style: solid;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top left;
	border-color: #FFF;
	text-align: center;
	background-color: #D3D2D0;
	color: #000; }
#main {
	background-color: #D3D2D0;
	border: 1px;
	border-style: solid;
	border-color: #FFF;
	width: 740px;
	margin: 10px auto 0px auto;
	padding: 0px 10px 5px 10px;
	color: #000; }
#footer {
	background-color: #D3D2D0;
	border: 1px;
	border-color: #FFF;
	border-style: dashed;
	padding: 5px ;
	width: 750px;
	height: 50px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 70%;
	line-height: 70%;
	color: #FD8F00; }
#glossarytext { font-size: 18px;
	margin-left: 15px; }
#join {
	padding: 5px;
	text-align: center;
	margin: -18px; }
#slideshow {
	width: 389px;
	height: auto;
	float: right;
	margin: -10px -14px 5px 10px;
	border: 0px;
	padding: 5px 0px 0px 0px; }
#description {
	width: auto;
	background: #0EB6DA;
	height: 130px;
	margin: -5px -10px 0px -10px;
	padding: 0px; }
#corner {
	position: absolute;
	margin: 0px 0px 0px 245px;}
#whatsnew {
	width: 170px;
	height: 110px;
	padding: 5px;
	background: #D3D2D0;
	margin: 5px;
	text-align: center; }
#visit {
	width: 170px;
	height: 110px;
	padding: 5px;
	background: #D3D2D0;
	margin: -125px 5px 5px 195px;
	text-align: center; }
#update {
	width: 170px;
	height: 110px;
	padding: 5px;
	background: #D3D2D0;
	margin: -125px 5px 5px 385px;
	text-align: center; }
#inside {
	width: 170px;
	height: 110px;
	padding: 5px;
	background: #D3D2D0;
	margin: -125px 5px 5px 575px;
	text-align: center; }
/*pictures*/
#photo {
	border: 0px;
	float: right;
	margin: 5px 10px 10px 10px;
	clear: right; }
.photo {
	border: 0px;
	float: right;
	margin: 5px 10px 10px 10px;
	clear: right; }
/*position*/
.right {
	float: right;
	width: auto;
	text-align: center;
	border-width: 2px;
	border-color: #FFF;
	border-style: solid;
	padding: 0px 3px 3px 3px;
	margin: 4px 2px 2px 2px; }
.bottom {
	width: auto;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-color: #000;
	border-style: solid;
	margin: 2px 0px 0px 0px; }
.left {
	float: left; }
.video {
	float: right;
	margin: 5px; }

/*Tables*/
.row {
	background-color: #fff;}
	
/*Link*/
.piclink { 
	border: 0px;}
/*span style*/
.hh {font-size: 16px;
	font-weight: bold; }
.lists { 
	padding: 0px; }
.star { 
	color: #FD0000 ;}
.ti {
	font-size: 16px; }
.center {
	text-align: center; }
td {width: 220px; }
/*hover overs*/
.thumbnail{
	position: relative;
	z-index: 0; }
.thumbnail:hover {
	background-color: #fff;
	z-index: 50; }
.thumbnail span { 
	position: fixed;
	background-color: #fff;
	position: absolute;
	padding: 0px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 500px; }
.thumbnail span img {
	border-width: 0;
	padding: 2px; }
.thumbnail:hover span {
	visibility: visible;
	top: 20px;
	left: 45px; }	
.thumbnail2{
	z-index: 0; }
.thumbnail2:hover {
	background-color: #fff;
	z-index: 50; }
.thumbnail2 span { 
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -2000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 544px; }
.thumbnail2 span img {
	border-width: 0;
	padding: 2px; }
.thumbnail2:hover span {
	visibility: visible;
	top: 500px;
	left: auto;
	right: 206px;
	width: 544px;
	position: absolute; }	
.thumbnail3{
	position: relative;
	z-index: 0; }
.thumbnail3:hover {
	background-color: #fff;
	z-index: 50; }
.thumbnail3 span { 
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: 544px; }
.thumbnail3 span img {
	border-width: 0;
	padding: 2px; }
.thumbnail3:hover span {
	visibility: visible;
	top: 44px;
	left: 40px;
	position: fixed; }
/*linkbar*/
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #FFF;
	width: 160px;
	color: #000; }
.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000;}
.anylinkcss a:hover{ /*hover background color*/
	background-color: #003CFD;
	color: #FFF; }

.anylinkcss2{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #fff;
	width: 660px;
	color: #000; }
.anylinkcss2 a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000;}
.anylinkcss2 a:hover{ /*hover background color*/
	background-color: #003CFD;
	color: #FFF; }
	
.glossarylink{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #fff;
	width: 660px;
	color: #000;
	padding: 5px; }
.glossarylink a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #000;}
.glossarylink a:hover{ /*hover background color*/
	background-color: #003CFD;
	color: #FFF; }