/* this is a comment that will not affect the CSS code */

	.wrapper1
	{
		position:		relative;
		top:			0px;
		margin-left:	0px;
		margin-right:	auto;   
		width: 			1000px;  
		height:			800px;
		background-color: #8CF8E4;
		border:			thin solid #03640D;
	} 
	.menu
	{
		position:		absolute;
		top:			2px;
		left:			2px;
		width:			175px;
		height:			792px;
		background-color: #EAECFA;
		border:			thin solid #03640D;		
	}
	.menutitle
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			174px;
		height:			37px;
		background-color: #03640D;
		border:			thin solid #03640D;			
	}
	.link1
	{
		position:		absolute;
		top:			70px;
		left:			35px;
		width:			100px;
		height:			100px;
		border:			thin none #03640D;			
	}
	.link2
	{
		position:		absolute;
		top:			180px;
		left:			35px;
		width:			100px;
		height:			100px;
		border:			thin none #03640D;					
	}	
	.link3
	{
		position:		absolute;
		top:			290px;
		left:			35px;
		width:			100px;
		height:			100px;
		border:			thin none #03640D;					
	}
	.link4
	{
		position:		absolute;
		top:			400px;
		left:			35px;
		width:			100px;
		height:			100px;
		border:			thin none #03640D;					
	}		
	.link5
	{
		position:		absolute;
		top:			510px;
		left:			35px;
		width:			100px;
		height:			100px;
		border:			thin none #03640D;					
	}	

	.menu5
	{
		position:		absolute;
		top:			647px;
		left:			0px;
		width:			170px;
		height:			25px;
		background-color: #EAECFA;
		border:			groove #03640D;		
	}	
	.menu1
	{
		position:		absolute;
		top:			672px;
		left:			0px;
		width:			170px;
		height:			25px;
		background-color: #EAECFA;
		border:			groove #03640D;			
	}	
	.menu2
	{
		position:		absolute;
		top:			702px;
		left:			0px;
		width:			170px;
		height:			25px;
		background-color: #EAECFA;
		border:			groove #03640D;			
	}
	.menu3
	{
		position:		absolute;
		top:			732px;
		left:			0px;
		width:			170px;
		height:			25px;
		background-color: #EAECFA;
		border:			groove #03640D;		
	}		
	.menu4
	{
		position:		absolute;
		top:			762px;
		left:			0px;
		width:			170px;
		height:			25px;
		background-color: #EAECFA;
		border:			groove #03640D;		
	}
	p1
	{
		color:			white;
		font-weight:	bold;
		font-size:		20px;
		font-family:    Arial, Helvetica, sans-serif;
	}
	p2
	{
		color:			#03640D;
		font-weight:	bold;
		font-size:		20px;
		font-family:    Arial, Helvetica, sans-serif;
	}	
	p3
	{
		font-weight:	bold;		
	}
	p4
	{
		color: 			#03640D; 
		font-size: 		30px; 
		font-weight: 	bold;	
		font-family:    Arial, Helvetica, sans-serif;
	}
	.title
	{
		position:		absolute; 
		top:			2px;
		left:			185px; 
		width:			809px; 
		height:			100px;
		background-color: #EAECFA;	
		border:			thin solid #03640D;			
	}
	.titlelogo
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			100px;
		height:			98px;
		background-color: #EAECFA;
	}
	.titlename
	{
		position:		absolute;
		top:			0px;
		left:			103px;
		width:			125px;
		height:			99px;
		background-color: #EAECFA;	
	}
	.titleblurb
	{
		position:		absolute;
		top:			0px;
		left:			225px;
		width:			200px;
		height:			99px;
		background-color: #EAECFA;	
	}
	.titlever
	{
		position:		absolute;
		top:			0px;
		left:			605px;
		width:			200px;
		height:			99px;
		background-color: #EAECFA;
	}
	
	.clock
	{
		position:		absolute;
		top:			108px;
		left:			185px;
		width:			400px;
		height:			200px;
		background-color: #FCF5E5;
		border:			thin solid #03640D;		
	}
	.clock1
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			399px;
		height:			37px;
		background-color: #03640D;
		border:			thin solid #03640D;			
	}
	.clock2
	{
		position:		absolute;
		top:			39px;
		left:			20px;
		width:			160px;
		height:			160px;
		background-color: #FCF5E5;
		border:			thin none #03640D;			
	}
	.calendar
	{
		position:		absolute;
		top:			39px;
		left:			195px;
		width:			190px;
		height:			160px;
		background-color: #FCF5E5;  
		/* background-color: #EAECFA;  */
		border:			thin none #03640D;			
	}





	.center
	{
		margin:			auto;
		padding:		10px;
	}
	.center1
	{
		margin:			auto;
		padding:		10px;
		padding-top:	20px;
	}
	.center2
	{
		margin:			auto;
		padding:		10px;
		padding-top:	29px;		
	}
	.center3
	{
		margin-left:	auto;
		margin-right:	auto;
		margin-top:		35px;
		text-align:		center;
	}
	.center4
	{
		margin:			auto;
		padding:		10px;
		padding-top:	15px;
	}
	div.a
	{
		text-indent:	50px;
	}
	div.b
	{
		text-align:		right;
	}
	.news
	{
		position:		absolute;
		top:			108px;
		left:			592px;
		width:			400px;
		height:			685px;
		background-color: #EAECFA;
		border:			thin solid #03640D;			
	}
	.news1
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			399px;
		height:			37px;
		background-color: #03640D;
		border:			thin solid #03640D;		
	}  
	.newsbody
	{
		position:		absolute;
		top:			39px;
		width:			390px;
		height:			632px;
		padding:		5px;
		overflow-y:		scroll;
		background-color: #FCF5E5;		
	}
	
	.random
	{
		position:		absolute;
		top:			316px;
		left:			185px;
		width:			400px;
		height:			100px;
		background-color: #EAECFA;
		border:			thin solid #03640D;			
	}
	.random1
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			399px;
		height:			37px;
		background-color: #03640D;
		border:			thin solid #03640D;			
	}
	.prod
	{
		position:		absolute;
		top:			423px;
		left:			185px;
		width:			400px;
		height:			370px;
		background-color: #EAECFA;
		border:			thin solid #03640D;		
	}
	.prod1
	{
		position:		absolute;
		top:			0px;
		left:			0px;
		width:			399px;
		height:			37px;
		background-color: #03640D;
		border:			thin solid #03640D;			
	}	
	.prod2
	{
		position:		absolute;
		top:			37px;
		left:			0px;
		width:			399px;
		height:			333px;
		background-color: #031DAC;
		border:			thin solid #03640D;			
	}
	