﻿body
{
	background-color: #fffff;
}
h1
{
	background-image: url("../../graphics/h1background.jpg");
}
.menubox h1
{
	background-image: url("../../graphics/menuHeader.jpg");
}
h2
{
	background-image: none;
}

#HEADER
{
	background-image: url("../../graphics/LRLogoPhoto.jpg");
}
#MENU div.menupic
{
	background-image: url("../../graphics/lens.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	height: 250px;
	width: 200px;
}

img 
{
	border: none;
}


a.titleLink:link,a.titleLink:visited,a.titleLink:active
{
	color: #5661a6;
	text-decoration: none;
}
a.titleLink:hover
{
	color: #9ea1df;
}
div.siteBox
{
	background-color: Transparent;
	float:none;
	clear:both;
	overflow: hidden;
	margin: 15px 0 0 50px;
}
div.descBox
{
	margin: 0 0 0 35px;
}
div.descBox p
{
	margin: 0 10px 0 0;
	padding-left: 0;
}
div.picBox
{
	float: left;
	width: 160px;
	text-align: center;
	margin: 0 7px 3px 23px;
}
p.subPara
{
	color: #5661a6;
	padding-top: 11px;
	padding-bottom: 5px;
	font-size: 0.75em;
	font-style:oblique ;
}
