body
{	
	background-color: White;
	font-family:Verdana;
	font-size:12px;
	text-align:center;	
}
/* menu or buttons of webpage*/
#nav
	{
		font-family: Verdana;
		font-size: 12px;
		text-align: left;							
	}
#nav ul
	{
		margin:0;	
	}
#nav li
	{			
	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:8px;
	padding-top:3px;	   
	}
 h1{
	 font-weight:bolder;
	 font-size:12px;
	 font-family:Verdana;
   }
   P:first-letter { font-weight: bold;}  
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
# nav a
{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
	color:White; 
	text-decoration: none; 
	color: Yellow;
	}
#nav a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color:  FDF7DF /*black;	*/;
	}
#nav a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: FEE8CF;
	}
#nav a:hover { 
	font-weight: bold; 
	text-decoration: none; 
	color: 8E825C;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	/* specific divs */
	#navalpha
		{				
			/*	background-color:#F6EAC7;			*/
			background-color: 354E66;
			width: 750px;
			height: 27px;	
		}
	#navbeta
{	
	font-size: small;
	border-left: F6EAC7 1px solid;
	width: 750px;
	color: FDF7DF /*black;	*/;
	
	font-family:Monotype Corsiva,verdana;
	height: 27px;
	/*	background-color:#F6EAC7;			*/
			background-color: 354E66;	
	text-align: center;
}		
	#header
	{			
		float:left;
		/*	background-color:#F6EAC7;			*/
			background-color: 354E66;
		/*	width: 750px;*/		
			width:10px;
			height: 400px;
			text-align: left;
			color:White;
	        font-size:10px;
	        font-family:Verdana;   
	}	
	#logo
	{
		/*	background-color:#F6EAC7;			*/
			background-color: 354E66;
	}
	#content
	{	 
		float:right;
		text-decoration: none; 
			text-align: justify;				
			background-color:#F6EAC7;						
		/*	background-image:url(images/JPG_GIF_Images/BackGround.jpg);			*/
		/*	width: 750px;*/		
			width:250px;
			height:400px;
			line-height: 20px;	
			padding-left:45px;
			padding-right:60px;
			padding-top:20px;
			font-family:Verdana;
			font-size:13px;			
			color: 7E6E3F;				
	}	
	#content a
	{
		text-decoration: none; 
		font-weight:bold;
		color:7E6E3F;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#centre a
	{
			text-align:center;				
			text-decoration:none;
			font-family:Verdana;
			font-size:smaller;
			color:7E6E3F;
	}	
	#centre a:link
	{
			text-align:center;				
			text-decoration:none;
			font-family:Verdana;
			font-size:smaller;
			color:7E6E3F;
	}	
	#centre a:Visited
	{
			text-align:center;				
			text-decoration:none;
			font-family:Verdana;
			font-size:smaller;
			color:7E6E3F;
	}	
	#centre a:hover
	{
			text-align:center;				
			text-decoration:none;
			font-family:Verdana;
			font-size:smaller;
			color:Black;
	}
	#centre
	{
			text-align:center;				
			text-decoration:none;
			font-family:Verdana;
			font-size:smaller;
			color:Black;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	#footer
		{			
			float:right;
			width: 350px;					
			height: 27px;
			background-color: #F6EAC7;
			font-family:Verdana;
			font-size:8px;
			color: Black;		
			text-align: center;	
		}	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
			/* to arrange colors and sizes*/	
	#contentlayout
			{							
				width: 750px;									
			  background-color: 354E66;			  
			}
			#contentlayout a
			{							
			  text-decoration: none; 
			}
	#layout
			{	
				width:750px;	
			}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	/*the following is a class used to change only the last link*/	
	.navlast
	{
	/*	background-color:#F6EAC7;			*/
			background-color: 354E66;
	}
	/*the following is a class used in the contact table and guestbook table*/	
	.contact
	{
			font-family:Verdana;
			font-size:10px;
			font-weight:bold;
			color: 7E6E3F;
	}
	footer