html {
	background-color: 100000;
}
  body { margin: 1.5em;
    padding: 0pt;
    font-size: 11px;
    font-family: "gill sans","arial",sans-serif;
    text-align: center;
    }
	 div {
	 margin: 0;
	 padding: 0;
	 color: White;
	 }
a, a:visited {
	text-decoration: none;
	color: White;
}
a:hover {
	text-decoration: none;
	color: 828282;
}

p {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
}
	 #mainbody {
	  z-index: 1;
	 width: 800px;
	 height: 600px;
	 background-image: url(images_nav/background.jpg);
	 text-align: left;
	 padding: 0;
	 margin: 0pt auto;
	 }
	#contextdiv {
	top: 0px;
    z-index: 3;
	 width: 800px;
	 height: 600px;
	 background-image: url(images_nav/roots_banner.jpg);
	 background-repeat: no-repeat;
	 background-position: top;
	 border: medium Red;
	}
	 #leftsideheader {
	 	z-index: 4;
		width: 100px;
		height: 600px;
		margin-left: 0;
		margin-top: 0;
		clear: none;
			float: left;
 	}
	 #titletextcontainer {
	 position: relative;
	 z-index: 4;
	 }
	 #titletext {
	 padding-top: 60px;
	 text-align: left;
	 font-size: 30px;
	 }
	 #subtitlecontainer {
	 float: left;
		background-image: url(images_nav/seedsforchangewhite.gif);
		background-repeat: no-repeat;
		background-position: left;
		z-index: 4;
		height: 30px;
		width: 700px;
	 }
	 #mainsectiontext{
	 	float: left;
		clear: none;
		margin-top: 0px;
		margin-right: 10px;
		margin-left: 10px;
		height: 450px;
		width: 510px;
		
	 }
	 #rightsidenav{
	 margin-top: 0px;
	 float: right;
	 clear: none;
	 margin-right: 15px;
	 width: 153px;
	 height: 450px;
	 color: #828282;
	 padding-top: 0px;
}
	
	 .contentframe{
		width: 100%;
		height: 100%;
		border: 1px solid #828282;
	 }
	 
	 .righthandnav{
		width: 100%;
		height: 100%;
		border: 0;
	 }
	 .leftnavimage, .leftnavlink {
	 	width: 100px;
		text-align: center;
		padding-left: 5px;
	 }
	 .leftnavlink {
	 	cursor: pointer;
	 }
	 #tuber {
	 	height: 110px;
		width: 100px;
		 background-image: url(images_nav/tuberwhite.gif);
	 background-repeat: no-repeat;
	 background-position: bottom;
		text-align: center;
		margin-bottom: 5px;
	 } 
	 #copyrightpopup
{
	z-index: 5;
	display: none;
	position: absolute;
	top: 280px;
	height: 330px;
	width: 500px;
}	 
	 .copyrightframe{
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
	 }
	 #copyrightsection {
		width: 100%;
	}
	 .copyrighttext {
clear: none;
float: left;
display: block;
margin-top: 5px;
font-size: 10px;
padding: 0;
color: Gray;
cursor: pointer;
width: 35%;
}
#maillistform {
clear: none;
float: left;
display: block;
margin-top: 5px;
font-size: 10px;
padding: 0;
color: Gray;
cursor: pointer;
width:30%;
text-align:right;
}
 
.emlright {
clear: none;
float: right;
display: block;
margin-top: 5px;
font-size: 10px;
padding: 0;
color: Gray;
cursor: pointer;
}
	