BODY {
	background: white url("back.jpg");
	background-repeat:no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:14pt;
}
#navcontainer { width: 161px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 12pt;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 156px;
	background-color: #1d5da7;
	border-bottom: 1px solid #eee;
	background-image: url(images/b1.jpg);
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #f7b164;
	color: #333333;
	background-image: url(images/b2.jpg);
}
h1 {font-size:16px; font-weight:bold; margin-bottom:0px;}
h2 {font-size:13px; font-weight:bold; margin-bottom:0px;}
.photo	{border:solid; border-color: #999999; border-width:1px;}
h3 {font-size: 12px; font-weight: bold; margin:0;}