body {
	background-image: url(img/bg.gif);
	margin: 0;
	padding: 0;
	position: relative;
}
body,html{
   height:100%;
}
body, a:hover {
	cursor: url(http://cur.cursors-4u.net/holidays/hol-4/hol334.ani), url(http://cur.cursors-4u.net/holidays/hol-4/hol334.png), progress !important;
}

a:visited {
	color: white;
}
a {
	color: white;
}
.lge {
	font-size: 18pt;
	line-height: 1.5em;
}
#header {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #FFF900;
	font-size: large;
	font-weight: bold;
}
.description {
	margin-left: auto;
	margin-right: auto;
	color: #00F2FF;
	line-height: 1.3em;
}
.index {
	width: 800px;
	clear: both;
	display: inline-block;
}
#nav {
	text-align: left;
	font-size: small;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #5cc3b4;
	width: 180px;
	height: 100%;
	position: fixed;
	overflow: scroll;
	font-weight: bolder;
}
ul { list-style: none; }
li { padding: 2px 0; }
ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
.lhead {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
 	text-transform: uppercase;
 	color: #fff;
 }
.logo { 
	width: 150px;
	height: 90px;
	display: block;
	float: left;
	padding-bottom: 20px;
}
.rcol {
	min-width: 480px;
	max-width: 1200px;
	margin-left: 220px;
	padding-left: 100px;
	padding-top: 40px;
}
.fig {
	width: 181px;
	height: 152px;
	background-image:url(img/fig.gif);
	position: fixed;
	left: 0;
	top: 150px;
}
.vertdivider {
	background-image:url(img/divider_vertical.gif);
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.hordivider {
	background-image:url(img/divider_horizontal.gif);
	width: 100%;
	height: 6px;
	top: 0;
	right: 0;
}
.parrot {
	width: 181px;
	height: 152px;
	background-image:url(img/fig.gif);
	position: fixed;
	left: 0;
	top: 150px;
}
.yellowtext {
	color: yellow !important;
}
.pinktext {
	color: #de11ff !important;
}
.orangetext {
	color: orange !important;
}
.greentext {
	color: #00ff1e !important;
}
.redtext {
	color: #ff0000 !important;
}
.comic {
		font-family: "Comic Sans MS", sans-serif;
}
.footer {
	width: 100%;
	min-height: 60px;
	padding: 0;
	background-image: url(img/marblepattern.gif)!important;
	bottom: 0;
	font-family: "Comic Sans MS", sans-serif;
	font-weight: bold;
}
.footerwrap {
	padding: 20px 20px 20px 220px;
}
ul li a {
	color: black;
	font-style: none !important;
	text-decoration: none !important;
}
ul li a:visited {
	color: black;
	text-decoration: none !important;

}
ul li a:hover {
	background: -webkit-linear-gradient(#de11ff, #0067f2);
  	-webkit-background-clip: text;
  	-webkit-text-fill-color: transparent;
	background-color: #000000;
	font-style: underline;
}

table .tg {
	border: none !important;
}





