#background {
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color:#1c3f94;
	color: White;
	float: left;
	width: 100%;
	font-family: tahoma;
	font-size: 9px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	height: 10px;
}

#navcontainer ul li { 
display: inline; 
}

#navcontainer ul li a {
padding: 0.2em 2em;
background-color:#1c3f94;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color:#666666;
color: #fff;
}
#navcontainer ul li a:active
{
background-color:#ff9966;
color: #fff;
}
#subheads {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 18px;
	padding-bottom: 10px;
	text-decoration: none;
}
#subheads a {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#subheads a:hover {
	font-family: tahoma;
	font-size: 12px;		font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.body3  {
 	color: black;
 	font-size: 11px;
 	font-family: Tahoma; 
	font-stretch: condensed; 
	background-repeat: no-repeat;
 	padding-left: 40px
}
.body4 {
	color: black;
	font-size: 11px;
	font-family: tahoma;	line-height: 15px;
	text-decoration: none;
}
.body4 a {
	color: black;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: none;
}
.body4 a:hover {
	color: black;
	font-size: 11px;
	font-family: tahoma;
	line-height: 15px;
	text-decoration: underline;
}
.photos { 
	margin-right: 10px; 
	float: left 
}
