body
{
text-align: center;font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;font-size: 12px;
}


a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 15px;
	left: -10px;
	width: 400px;
	padding: 7px;
	z-index: 100;
	background: #F5F5F5;
	color: #000;
	border:1px solid #000;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}
		


a:link {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 12px;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}
a:visited {
text-decoration: none;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}
a:hover {
text-decoration: none;
color:#8B4513;
font-weight: normal;
font-size:12px;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}
a:active {
text-decoration: none;
color: #808080;
font-weight: bold;
font-size: 12px;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}

h1
{
color:#000000;
font: normal 3em "Lucida Grande";

}


h2
{color:#000000;
font: bold 14px "Lucida Grande";
text-decoration:underline;
}

h3
{color:#000000;
font: normal 14px "Lucida Grande";
text-decoration:underline;
}

 li
 {
 list-style-type: none;
 line-height:14px;

border-bottom:6px solid #F5F5F5;
padding:10px;
}






#active a:link, #active a:visited, #active a:hover
{
font-weight: bold;
}



#container
{
width: 90%;
margin: 10px auto;
text-align: left;
line-height: 110%;
}

#top
{
padding: 1.0em;

}

#top h1
{

padding: 0;
margin: 0;
}
#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 0em;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
text-align:left;
}

iframe
{
width:600px;
height:500px;
text-align:left;}

p
{max.width:36em;}

#content
{
margin-left: 250px;
margin-right: 150px;

font-family:impact, serif;
padding: 1em;
max-width: 600px;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana,
lucida, sans-serif;
}

#text1
{
margin-left:250px;
width:100px;
}
#text2
{
margin-left:250px;
width:100px;
}



}

#leftnav p{ margin: 0 0 0em 0; }, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
