@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imgs/BACK.gif);
	background-position:left top;
	background-color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
body, td {
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	}
	
h1, h2, h3 {
	margin:6px 0px 14px 0px;
	text-align: center;
	}
	
h1 {
font-size:26px;
	}
	
h2 {
	font-size:22px;
	}

h3	{
	font-size:18px;
	}
	.galleryphoto img {
	border: 1px solid black;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#google200 {
	float: left;
	height: 210px;
	width: 210px;
	margin-right: 5px;
}
.highlightblue {
	font-style: italic;
	color: #06F;
}.boxhighlight {
	width: 400px;
	margin-left: 50px;
	padding: 10px;
	border: thick dashed #DAC9B7;
	background-color: #999;
	color: #006;
	font-style: italic;
}
#google2001 {
	width: 200px;
	border: medium dashed #F00;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ul-whales {
	list-style-type: square;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	margin-bottom: 20px;
	font-weight: bold;
	color: #494949;
}
.google200x200 {
	float: left;
	width: 200px;
	height: 200px;
}
