/* CSS Document */

.banner
{
	display: none;
}

#nav, #linda, #sponsor, #contenttop
{
	display:none;
}

#button
{
	display: none;
}

#contentbottom
{
	display:none;
}

h1
{
	border-bottom:dashed 1px #0000cc;
	font-size:16px;
	color:#0000CC;
	text-align:left;
	width:450px;
}

h2
{
	border-bottom:dashed 1px #ff3300;
	font-size:15px;
	color: #ff3300;
	text-align:left;
	width:260px;
}

h3
{
	border-bottom:dashed 1px #0000cc;
	font-size:14px;
	color: #686db4;
	text-align:left;
	width:250px;
}

h3.photos
{
	border-bottom:dashed 1px #0000cc;
	font-size:14px;
	color: #686db4;
	text-align:left;
	width:400px;
}

h3.subhead
{
	border-bottom:dashed 1px #ff9900;
	font-size:14px;
	color: #ff9900;
	text-align:left;
	width:255px;
}


p
{
	font-size:14px;
}

#bottomnav
{
	display:none;
}

#breaks
{
	display:none;
}
