body, table {
	background-color:#ffffff;
	margin:20px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#660000;
	height:auto;
}

pre	{
	color:#000000;
} 

a {
	color:#292953;
	text-decoration:none ;
}
a:visited {
	color:#bb8866;
	text-decoration:none;
 }
 
a:hover {
	color:#990022;
	text-decoration:underline ;
}

.email 		{ 
	color:#A066A3;
}

.updatetitle {
font-weight:bolder;
color:#8AAF15;
font-spacing:14px;
font-size:14px;
}



html>body #container {
    height: auto;
	}
#container  {
    position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;

	}




#leftnav {
position:absolute;
top:10px;
left:20px;
width:280px;
background:#D0C3DF;
border:1px solid #2B0A4F;
padding:10px;
font-size:11px;
}

#leftnav a{
color:#4C5531;text-decoration:none ;
}
#leftnav a:visited {
	color:#8AAF15;
	text-decoration:none;
 }
 
#leftnav a:hover {
	text-decoration:underline ;
}



	
#leafbox {
position:absolute;
top:200px;
left:-10px;
width:298px;
height:400px;
/*background: url(Images/crocus.jpg);
background-repeat:no-repeat;*/
z-index:-1;
}

#content {
position:absolute;
top:90px;
left:260px;
width:530px;
border:3px double #2B0A4F;
background:#EAE0EF;
padding:10 20 10 20px;
font-size:13px;

}



#yellowleaf {
/* top big leaf */
position:absolute;
top:0px;
right:-20px;
width:400px;
height:400px;
background-image: url(Images/big_crocus.jpg);
background-repeat:no-repeat;
}


