body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 93%;
	line-height: 1.2em;
}
A {
	
	text-decoration: none;
}
A:active {
	text-decoration: none;
	color: #662B00;
}
A:hover {
	text-decoration: none;
	color: #662B00;
	}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #006666;
	font-size: 1em;
}
.right {
	text-align: right;
}

#left_blurb {
	position:absolute;
	width:150px;
	height:115px;
	z-index:101;
	left: 80px;
	top: 150px;
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
}
#backgrund {
	overflow: visible;
	position: relative;
	height: 600px;
	width: 800px;
	top: 10px;
	right:0px;
	z-index: 1;
	left: 10px;
	visibility: visible;
	background-image: url(../images/felidae_sv_2.gif);
	background-repeat: no-repeat;
}
#main {
	overflow: visible;
	position: absolute;
	height: 500px;
	width: 400px;
	top: 150px;
	z-index: 100;
	left: 250px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 1.2em;
	color: #006666;
	text-align: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #006666;
	padding-left: 15px;
}
#main A {
	
	text-decoration: none;
}
#main A:active {
	text-decoration: none;
	color: #662B00;
}
#main A:hover {
	text-decoration: none;
	color: #662B00;
	}

#sidfot {
	overflow: auto;
	position: absolute;
	height: 20px;
	width: 1050px;
	top: 780px;
	z-index: 100;
	left: 180px;
	visibility: visible;
	background-color: #8F0A06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 65%;
	letter-spacing: 0.1em;
	font-style: oblique;
	vertical-align: bottom;
	text-align: center;
	padding-top: 0px;
}
#sidfot A {
	color: #ffffff;	
	text-decoration: none;
}
#sidfot A:active {
	text-decoration: none;
	color: #EBED1C;
}
#sidfot A:hover {
	text-decoration: none;
	color: #EBED1C;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	
}
h2 {
	font-size: 1.6em;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	
	font-weight: bold
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	
}
h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	
}
dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
	color:#006666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006666;
}
p, ul, ol, dd, div {
	color: #006666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 1.0em;
	line-height: 1.5;
}
ul {
	list-style-type:square
}
#leftcolumn ul  {
	margin-left:0; padding: 0 1em;
	list-style-type:none;
}
.red {
	color: #FF0000;
}
