body
{
	margin:0px;
	padding:0px;
	font-size:85%;
	font-family:trebuchet ms, arial, sans-serif;
	color:black;
	text-align:center;
	background:#CCCCFF;
}

.Main
{
	background:#fdfdfd;
	text-align:left;

}

#PageHeader
{
	background:#CCCCFF url('/PhotoAlbumWeb/Styles/Boy/banner.gif') no-repeat top center;
	height:100px;
	padding-top:20px;
	padding-left:30px;
	color:#D1B130;
}

#TabBar
{
	background:none;
	color:black;
}

#TabBar a, #TabBar a:visited
{
	color:#584A11;
	border:none;
	padding-left:0px;
	padding-right:25px;
}

#TabBar a:hover, #TabBar a:active
{
	color:#D1B130;
}

ul
{
	padding:3px;
	margin:0px;
}

li
{
	background:url('/PhotoAlbumWeb/SiteSupportFiles/Images/Bullet1.gif') no-repeat 0 3px;
	padding-left:13px;
	margin-left:4px;
	list-style-type:none;
}

li a
{
	text-decoration:none;
	color:blue;
}

#LeftNavigation
{
	position:absolute;
	top:0px;
	left:-200px;
	border:none;
	width:200px;
	border-bottom:solid 1px #fafafa;
}

#LeftNavigation h3
{
	font-size10pt;
	font-weight:bold;
	padding:3px;
	background:#f8f8f8 url('/PhotoAlbumWeb/Styles/Child/Title_Gradient.gif') repeat-y;
	margin:0px;
}

.ContentArea { padding-top:15px; }
.ContentArea h3 { margin-top:0px; }

#FuneralDirectors a, #FuneralDirectors a:visited {color:white;}
#FuneralDirectors a:hover {color:yellow;}