html,body{		margin:0;
			padding:0
			
}

body{			text-align:center;
			/*background-color: #33CC66;			*/
			background-image: url('images/bkgtile.gif');
			background-repeat: repeat;
}

div#content2 ul { 	list-style-type: none; 
			padding: 0; 
			margin: 0
}

div#content2 li { 	background-image: url(images/orangedot.gif); 
			background-repeat: no-repeat; 
			background-position: 0 2px; 
			padding-left: 25px}

div#content2b ul { 	list-style-type: none; 
			padding: 0; 
			margin: 0
}

div#content2b li { 	background-image: url(images/purpledot.gif); 
			background-repeat: no-repeat; 
			background-position: 0 2px; 
			padding-left: 25px}

div#content2c ul { 	list-style-type: none; 
			padding: 0; 
			margin: 0
}

div#content2c li { 	background-image: url(images/greendot.gif); 
			background-repeat: no-repeat; 
			background-position: 0 2px; 
			padding-left: 25px}

div#header{		margin:0;
			padding-left:10px;
			background: #EEE;
			color: #79B30B			
}

div#header2{		position: absolute;
			top: 60px;
			float:right;
			width: 80%;
}


div#content{		clear:both;
			width:100%;
			border-top: 1px #33CC66 solid;
			background:#FFFFFF;
}

div#content2{		clear:both;
			width:100%;
			min-height:340px;
			background:#FFFFFF;			
}

div#content2b{		clear:both;
			width:100%;
			min-height:340px;
			background:#FFFFFF;			
}

div#content2c{		clear:both;
			width:100%;
			min-height:340px;
			background:#FFFFFF;			
}

div#content3{		clear:both;
			width:100%;			
			background:#FFFFFF;
}



div#container{		position: relative;
			top: 10px;	
			width: 800px;
			margin:0 auto;
			text-align:left;
			border: 2px #10612B solid;
			background:#FFFFFF;
}

div#navigation{		clear:both;
			width:100%;
			background:#F1F2F1;
			height: 28px;
			border-top: 1px #33CC66 solid;
			border-bottom: 1px #33CC66 solid;
			
}

div#spacer{		clear:both;
			width:100%;
			height: 10px;
			background:#FFFFFF;
}

div#spacer2{		clear:both;
			width:100%;
			height: 120px;
			background:#FFFFFF;
}
div#spacer3{		clear:both;
			width:100%;
			height: 110px;
			background: url(images/blocks.gif) right bottom no-repeat;
}

div#navorig{		float:left;
			width:350px;
			background:#B9CAFF;
}


div#extraright{		float:right;
			width: 430px;
			background:#FFFFFF;
}


div#extraleft{		float:left;
			width: 365px;
			border-right: 1px #33CC66 solid;
			background:#FFFFFF;
}

div#footer{		clear:both;
			width:800px;
			height: 30px;
			border-top: 1px #33CC66 solid;
			/*background: #FFFFFF;*/
			background: url(images/footerimage.gif) center center no-repeat;
}
