#front_main			{
				position:relative;
				background: url(pics/pp_frontworld.jpg) no-repeat 50%;
				width:600;
				height:350;
				}
				
#news				{
				position:absolute;
				top: 12px;
				left: 15px;
				}
				
#ad				{
				position:absolute;
				top: 12px;
				left: 385px;
				vertical-align:bottom;
				}

#treecount			{
				background-image: url(pics/treecount.gif);
				width:210;
				height:100;
				padding: 10px 10px 10px 10px;
				background-repeat: no-repeat;
				}

#news table td
				{
				font-family: sans;
				font-size: 13px;
				}

#news table td a
				{
				text-decoration: none;
				font-weight: bold;
				font-size: 13px;
				color: #0000ff;
				}
#news table td a.int
				{
				text-decoration: none;
				font-weight: normal;
				font-size: 13px;
				color: #5c812a;
				}

#textspace			{
				font-family: sans-serif;
				}

#textspace a			{
				text-decoration:none;
				}
				
#textspace h1			{
				padding: 0px 0px 10px 0px;
				margin: 0;
				}
						

#textspace ul			{
				list-style-type: disc;
				list-style-image: url(pics/bullet.gif);
				padding-left: 40px;
				}

#subsec				{
				padding: 0 0 0 0;
				margin: 0 0 20px 0;
				border-bottom: solid 1px #444444;
				}

#subtit				{
				font-weight: bold;
				}
#picture			{
				position: absolute;
				left: 450px;
				}

#shout				{
				color: #6e9a33;
				font-size: 13pt;
				font-weight: bold;
				}
																						
#col_large			{
				position: relative;
				float: left;
				left: 0px;
				
				padding: 0 40px 40px 0;
				margin: 0px;
				width: 450px;
				
				color: #333333;
				}

#col_full			{
				position: relative;
				left: 0px;
				
				padding: 0 0 20px 0;
				margin: 0px;
				width: 100%;
				
				color: #333333;
				}


#col1				{
				
				position: relative;
				float: left;
				left: 0px;
				
				padding: 0 0 20px 0;
				margin: 0px;
				width: 335px;
				
				color: #333333;
				}				

#col2				{
				position: relative;
				float: left;
				left: 20px;
						
				padding: 0 0 20px 0;
				margin: 0px;
				width: 335px;
						
				color: #333333;
				}	

#box_basic			{
				border: solid 1px #444444;
				width: 750px;
				}	
											
#ll				{
				float: left;
				margin: -12px 10px 0px 30px;
				font-size: 80px;
				font-weight: bold;
				}
					
#cap				{
				/* text-align: justify; */
				font-family: sans-serif;
				border-top: solid 1px #444444;
				border-bottom: solid 1px #444444;
				padding: 9px 9px 9px 9px;
				background-color: #ffffff;
				font-size: 14px;
				color: #999999;
				font-weight: normal;
				}
						
#title				{
				border-bottom: solid 2px #999999;
				padding: 0px 0px 0px 0px;
				width: 100%;
				font-size: 30px;
				color: #364916;
				font-weight: bold;
				}


#tit_space			{
				padding: 0px 0px 0px 0px;
				height: 20px;
				font-size: 1px;
				color: #000000;
				font-weight: bold;
				}

#toplink
				{
				text-align: right;
				font-family: sans-serif;
				}

#toplink a
				{
				text-decoration: none;
				color: #5c812a; text-decoration: none;
				}
#toplink a:hover
				{
				color: #ffffff; background-color: #9eb47c; text-decoration: none;
				}
				

#form_standard form input
		{
		width: 500px;
		height: 22px;
		border: solid 1px #aaaaaa;
		background: #f5f5f5;
		padding: 2px;
		}

#form_standard form input.half
		{
		width: 250px;
		height: 22px;
		border: solid 1px #aaaaaa;
		background: #f5f5f5;
		padding: 2px;
		}
		
#form_standard form input.but
		{
		border-right: #7F7F7F 1px solid; 
		border-bottom: #7f7f7f 1px solid; 
		border-top: #E0E0E0 1px solid; 
		border-left: #E0E0E0 1px solid; 
		color: #000; 
		background-color:#C0C0C0;
		}
		
#form_standard form textarea
		{
		width: 500px;
		height: 150px;
		border: solid 1px #aaaaaa;
		background: #f5f5f5;
		padding: 2px;
		}
		
#form_standard form submit
		{
		background: #f5f5f5;
		}
		
#form_text 
		{
		text-align:justify;
		font-weight: none;
		font-size: 15px;
		}			

#form_title
		{
		text-align:justify;
		font-weight: none;
		font-size: 25px;
		}	

#faq_title, #contact_title
		{
		font-size: 20px;
		}
#faq_questions
		{
		background: url(pics/pp_faq_back.jpg) no-repeat 50%;
		}
		
#faq_questions ul
		{
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-top:0px;
		padding-left: 40px;
		padding-right: 20px;
		font-size: 15px;
		}

#faq_questions li
		{
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-bottom: 15px;
		}

#faq_questions li a
		{
		text-decoration: none;
		font-weight: bold;
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-bottom: 15px;
		}
		
#faq_questions li a:hover
		{
		text-decoration: none;
		font-weight: bold;
		color: #5c812a;
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-bottom: 15px;
		}

#faq_answers ul
		{
		list-style-type: disc;
		list-style-image:  url(pics/blank.gif);
		padding-top:0px;
		padding-left: 40px;
		padding-right: 20px;
		font-size: 15px;
		}
		
#faq_answers li
		{
		list-style-type: disc;
		list-style-image: url(pics/blank.gif);
		padding-bottom: 40px;
		}
		
#faq_answers.question
		{
		font-weight: bold;
		font-size: 18px;
		}
		
#faq_answers.answer a
		{
		text-decoration: underline;
		color: #5c812a;
		}
		
#faq_answers.answer ul
		{
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-top:0px;
		padding-left: 40px;
		padding-right: 20px;
		font-size: 15px;
		}
		
#faq_answers.answer li
		{
		list-style-type: disc;
		list-style-image: url(pics/bullet.gif);
		padding-bottom: 10px;
		}
		
#download_title
		{
		text-align:center;
		font-weight: bold;
		font-size: 22px;
		}	
		
#download_text p
		{
		text-align:justify;
		font-weight: none;
		font-size: 12px;
		padding:8px;
		color: #777777;
		}	

