body		{text-align: center;
			background-color: #609;
			margin: 30px;
			}

div#page	{text-align: left;
			margin: 0 auto;
			position: relative; 
			width: 1000px;
			min-height: 760px;
  			height:auto !important;
  			height: 760px;
			color: #666;
			font-family:
			"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 14px;
			background-color: #fff;
			-moz-border-radius:20px;/*curvy corners not for IE*/
			-khtml-border-radius:10px;/*corners for linux*/
  			-webkit-border-radius:20px;}
			
div#holder	{text-align: center;
			padding: 20px;}
			
div#hold table	
			{font-size: 24px;
			padding: 40px;
			border: 0;
			}
	
div#fish	{z-index: 2; margin: 0px;	
			background-image: url('bgimage3.jpg');
			background-repeat: no-repeat;
			position: absolute; top: 0px; left: 10px;
			height: 730px;
			width: 150px;
			-moz-border-radius:20px;/*curvy corners not for IE*/
			-khtml-border-radius:10px;/*corners for linux*/
			-webkit-border-radius:20px;}

div#head {	z-index: 1;
			height: 120px;
			width: 980px;
			background-image: url('fishbone05.jpg');
			background-repeat: no-repeat;
			position: relative;
			-moz-border-radius:20px;/*curvy corners not for IE*/
			-khtml-border-radius:10px;/*corners for linux*/
			-webkit-border-radius:20px;}
			
			 
div#navbar	{z-index: 3;
			text-align: right;
			width: 180px;
			margin: 0 20px;
			position: absolute;
			left: 0px;
			top: 150px;
			margin: 0px;
			font-size: 16px;}
						
div#main	{margin: 20px;
			width: 720px;
			text-align: justify;
			position: relative; left: 200px;
				}			
				
			
div#message	{height: 60px;
			background-image: url('header.jpg');
			background-repeat: no-repeat;}
				
div#shop	{
			font-size: 10px;
			margin: 20px;
			width: 720px;
			position: relative;
			left: 200px;
			}
	
	
div#holding1	
			{text-align: center;}
	
div#holding	{width: 600px;
			margin: 0 auto;
			}
		
div#font	{font-size: 10px;}


						
div#contact	{width: 720px;
			margin: 20px;
			position: relative; 
			left: 200;
			text-align: center;
				}	
		
			
div#foot	{position: absolute; bottom: 10px; left: 10px;
			font-size: 10px;}
			
div#foot1	{position: absolute;
			margin-bottom: 10px;
			text-align: center;
			font-size: 10px;
			
			}
				
				
h1			{font-size: 30px;
			text-align: center;}
					
h2			{text-align: center;}
				
table		{width: 740px;
			font-size: 14px;
			color: #666;
			font-weight: bold;
			text-align: center;
			}				
				
tr.imagerow	{height: 150px;}

table.default	{font-size: 16px;
				color: #666;
				text-align: center;
				margin: 0 auto;
				border: 1px;
				
				}
		
				 
a:link	 	{color: #666; text-decoration: none; }
a:hover	 	{color: #666; text-decoration: none; }
a:active	{color: #666; text-decoration: none;  }
a:visited	{color: #666; text-decoration: none;  }

p		{width: 600px;
		margin: 40px;
		text-align: justify;}
		
#navigationfoot
			{position: absolute; bottom: -50px;
			font-size:10px;
			color: #fff;
			text-align: center;}
			
#navigationfoot a:link	 	{color: #fff; text-decoration: none; }
#navigationfoot a:hover	 	{color: #fff; text-decoration: none; }
#navigationfoot a:active		{color: #fff; text-decoration: none; }
#navigationfoot a:visited	{color: #fff; text-decoration: none; }

			

			
