
	
						
	#contact {
			
			position:		absolute;
			padding-bottom:	50px;
			top:			125px;
			margin-left:	350px;
			width:		600x;
			height:		300px;
			color:		#808080;	
			font-size:	small;
			padding-right:	30px;
			
			
			}
	
		
/*		
	ul	{
		list-style:	none;
		margin-left:	0;
		texxt-align:	left;
		}
	*/		
	
	h3 {
		color:		#333;
		font-size:	normal;
		font-weight:	normal;
		text-align: center;
		}	

table	{
		border-collapse: separate;
		border-spacing: 10px 5px;
		text-align:	left;
		}
			
	/*this for bottom nav*/		
			
	

					






			


	/*below are extra divs trying to move footer to always be on the bottom of the page*/	
	
/*
 *	#container {
 *			width:		800px;
 *			padding-top:	0x;
 *			padding-bottom:	0px;
 *			margin-left:	0px;
 *			margin-right:	0px;
 *		}
 *
 *
 *
*		#containerfooter {
*			  		position: relative;
*    			min-height: 100%;
*
*							}
*	
*		#footer {
*  				position: absolute;
*    			bottom: 0;
*				text-align:	center;
*				color:	#808080;
*				font-size:	smaller;
*				}
*/