body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color : #FFFFCC;
	margin-left : 10px;
	margin-top : 3px;
	color : Black;
}

.indent {
	margin-left : 30px;
}

#answer {
	font-size : small;
	text-align : left;
	border-bottom : 2px;
	border-bottom-color : Black;
}



#top {
	font-size : 9px;
	font-style : italic;
}


#question {
	font-size : small;
	font-weight : bold;
	font-style : italic;
	text-align : left;
}

body.p{
	text-align : justify;
}

body.img {
	text-align: center
}

.floatright {float:right; padding:1em;}



BLOCKQUOTE {
	text-indent : 0;
	margin : 7px;
}

LI {
	padding-top : 6px;
}

#header {
	position : absolute;
	top : 0px;
	left : 0px;
	border-bottom-color : Gray;
	border-bottom-style : ridge;
	border-bottom-width : medium;
	background-image : ../images/back.gif;
	height : 68px;
}


H1 {
	color : #006633;
	font-size : large;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
}

H2 {
	color : #006633;
	font-size : medium;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style : italic;
}

H3 {
	color : #006633;
	font-size : medium;
	font-family: Arial, Helvetica, sans-serif;
}

.speaker {
	color : #003366;
	font-size : small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.piccap {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: italic; font-weight: lighter; color: #006600}

#logo {
	margin : 10px;
	position: absolute;
	left : 10px;
	top : 20px;
	float : left;
}

#tagline {
	margin : 10px;
	position: absolute;
	left : 100px;
	top : 50px;
}
#learn {
	border : 2px;
	background-color : #FFCC99;
	background-position : center;
	margin : 5px;
	padding : 10px;
	float : right;
	height : 25px;
	width : 100px;
	text-align : center;
	font-weight : bolder;
	border-bottom-style : groove;
	border-color : black;
}

#tip {
	border-bottom-width : medium;
	border-color : Green;
	list-style-type : square;
	list-style-position : outside;
	padding : 10px;
}


.scroll {
	overflow:auto;
	border-color:#666666;
	border-width: 1px;
	border-style: solid;
	font-size:11px;
	background-color:#FFFFCC;
	padding:5px;
    }
	
.listhead {  font-size: 14px; font-weight: bold; color: #CC6600; margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; padding-top: 5px; padding-bottom: 5px}
.listsub {  font-size: 12px; margin-right: 10px; margin-left: 20px}
ul.listsub {
	font-size: 12px;
	text-indent : 0;
	margin : 0;
	list-style-type : disc;
	margin-bottom : 2px;
	margin-left : 12px;
}

.plantlist {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

 a {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336633;
	line-height: 100%;
} 
#rightnav {
background-color: #FFCC66;
border:#003366 thin solid;
padding: 3px;

}

#navbar
{background-color:#CCCC99;
border:thin #006600 solid;
padding:3px;}


.mainsection {
	font-size: small;
	font-weight: bold;
	margin-top : 20px;
}
	
	.subsection	{
	font-size: smaller;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom : 6px;
}

	.subsection2	{
	font-size: smaller;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 3px;
	margin-bottom : 3px;
}

.folding {
 	cursor: hand 
 	}	
	

.box {border-style: outset;
	border-color:#CCCC99;
	border-bottom-width:medium;
	border-top-width : thin;
	border-right-width:thin;
	border-left-width:medium;
	background-color:#FFFFFF;
	padding: 5px;
	font-size: x-small;
	text-align:center;
}


	
A.mailto {
	font-size : xx-small;
}
	
a:link {
	color: #336633;
	text-decoration : underline;
}
a:visited { color: #666666 }
a:active {    color: #000033 }
a:hover { color: #ff0000 }



.symposium {font-size:90%;}

.symposium td {border-bottom:thin solid #cccccc;}
.symposium th {background-color:#CC9933;
border-bottom:thin solid #cccccc;}
.symposium h2 {margin-bottom: 2px;}
