BODY {
	/*BACKGROUND: #7788BB;*/
	background-color: #A9D2FE;
	FONT: 15px Georgia, 'Times New Roman', Times, serif; 
	color: #333333; 
	TEXT-ALIGN: center; 
	margin: 0px;
}

* a {
	text-decoration: none;
}
* a:visited {
	COLOR: #333333;
	text-decoration: none;
}
* a:hover {
	COLOR: #7788BB;
	text-decoration: none;
}

#header { 
	background-color: #1E1E1E;  
	width: 100%; 
	height: 202px;
}

#container {
	BACKGROUND: #efefef; 
	PADDING: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	min-height: 650px;
	max-height: 950px;
}
#centerbutton {
	margin-left: 45%;
	margin-top: 10px;
	margin-right: 50%;
}

#contact {
	margin-top: 20px;
	padding: 20px;
	font-weight: bold;
	line-height: 28px;
}

#contact A {
	COLOR: #333333;
}
#contact A:visited {
	COLOR: #333333;
}
#contact A:hover {
	COLOR: #7788BB;
}

#text {
	background-color: #efefef;
	color: #333333;
	padding: 20px;
	line-height: 24px;
}

#text H1 {
	  FONT: 24px Georgia, 'Times New Roman', Times, serif; 
	  letter-spacing: 2px; 
	  MARGIN: 10px 0px 0px 0px; 
	  color: #7788BB;
}

#text_1 {
	background-color: #efefef;
	padding: 20px;
	line-height: 24px;
	color: #333333;
	height: 630px;
}
#text_1 H1 {
	  FONT: 24px Georgia, 'Times New Roman', Times, serif; 
	  letter-spacing: 2px; 
	  MARGIN: 10px 0px 0px 0px; 
	  color: #7788BB;
}
#nav {
	width: auto;
	height: 25px;
	margin: 0px;
	padding-left: 8px;
	border-top: 1px solid white;
	color: white;
	background-color: #1E1E1E;
}

#nav li {
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover { background-color: #444444;}

.bl {background: url(../img/bl.gif) 0 100% no-repeat #7788BB; margin-top: 10px; margin-left: 18px; margin-right: 18px;}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:10px}
.ticker {margin-top: 10px; margin-left: 18px; margin-right: 18px;}

.clear {font-size: 1px; height: 1px}

.pic { margin: 10px; float: right;}

#tree 
{
	padding: 0px 8px 0px 8px;
	border: 2px solid #A9D2FE;
	/*position: absolute;
	/*
	margin: 10px;
	top: 270px;
	left: 20px;
	
	top: 230px;
	left: 0px;
	*/
	width: 100%;
	height: 100%;
	/*display: none;*/
	background-color: white;
	/*z-index: 1;
	visibility: visible;
	*/
}
#tree p
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #7788BB;
}
#tree p img {
	margin-right: 40px;
	float: right;
}
#tree table {
	border: 1px solid #A9D2FE;
}
#tree td {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	color: #333333;
	padding: 6px 0px 4px 0px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #A9D2FE;
}
#tree #ch {
	color: black;
}
#tree td a
{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#gallery
{
	float: right;
	display: block;
	clear: right;
	width: 660px;
}

#showdog {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 2;
}

#footer {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	line-height: 18px;
	background: #A9D2FE url(../img/banner09.jpg) repeat-x;
	border-top: 1px solid #000000;
}
