body {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2D3C5;
	margin: 0px;
	padding: 0px;
	background-color: #E7D9C9;
	background-image: url(../images/tile-bkgd-h.jpg);
	background-attachment: fixed;
}
.container	{
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 100%;
	right: 0px;
	width: 100%;
	z-index: 1;
}
.masthead	{
	position:absolute;
	top:0px;
	width:100%;
	height:157px;
	background-image: url(../images/canopy.jpg);
	background-repeat: repeat-x;
	z-index:1;
}
.nav	{
	position: absolute;
	top: 157px;
	left: 0px;
	width: 148px;
	height: auto;
	z-index: 1;
}
.content {
	position: absolute;
	left: 149px;
	top: 158px;
	width: 80%;
	z-index: 1;
}
#home, #about, #nursery, #stars, #champions, #chthen, #links, #guest, #contact, #tail, #logo	{
	position: relative;
	z-index: 2;
}
.picbox {
	text-align: center;
}
.caption {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.photos {
	margin-right: 5px;
	position:relative;
}
a {
	border: none;
}
a:link	{
	color: #725827;
	text-decoration: none;
}
a:visited	{
	color: #725827;
}
img	{
	border: none;
	padding: 0px;
	margin: 0px;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #5B4128;
	text-align: center;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5B4128;
	text-align: center;
	border: 0px;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5B4128;
	border: 0px;
	text-align: center;
	
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5B4128;
	border: 0px;
	text-align: center;
}
.tag	{
	margin-top: 20px;
}
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6F5437;
	padding-left: 5px;
	text-indent: 3px;
	font-weight: bold;	
}
p.intro	{
	text-align: left;
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}
p.gb	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6F5437;
	padding-left: 5 px;
}
.links	{
	text-align: center;
	color: #6F5437;
}
td		{
	color: #6F5437;
}
a:link	{
}
