body {
	width:800px;
	margin: 0;
	padding: 0;
	color: #888398;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
	
	
}
div#galleryContainer {
	position: absolute;
	left: 222px;
	top: 250px;
	background-color:#000000;
	
}



div#block {
	background-image:url(bg_body.jpg);
	background-repeat: repeat-y;
	position: absolute;
	height: 600px;
	width: 293px;
	top: 0px;
}

div#bodyPic {
	background-image:url(lauren.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 600px;
	width: 254px;
	top: 0px;
}

div#extraBlock{
	position: absolute;
	height: 37px;
	width: 602px;
	top: 210px;
	background-color:#000000;
	left: 222px;
}

div#topPic {
	position: absolute;
	left: 825px;
	top: -1px;
	width: 215px;
	height: 65px;
	color: inherit;
	background-color: #FFFFFF;
	background-image: url(top_revised.jpg);
	background-repeat: no-repeat;
}



div#pageHeader {
	position: relative;
	left: 300px;
	width: 600px;
}

div#pageHeader h1 {
	

	width: 493px;
	height: 78px;
	margin: 20px 0 0;
	background-image: url(banner.gif);
	background-repeat: no-repeat;
}

div#pageHeader h1 span {
	
}

div#pageHeader h2 {
	width: 800px;
	height: 45px;
	background-image: url(quote.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: -10px;
}

div#pageHeader h2 span {
	display: none;
}


div#quickSummary {
	position: absolute;
	width:592px;
	left: 309px;
	top: 143px;
	letter-spacing: 0.1em;
	color: #A5A3B5;
	background-color: transparent;
	height: 62px;
}

/* Have the summary displayed in a single line */

div#quickSummary p.p2, div#quickSummary p.p1 {
	display: inline;
	margin: 0;
	font-size: 20px;
}

div#border { /*adding a border */
	position: absolute;
	left: 188px;
	top: 125px;
	height: 1px;
	width: 861px;
	background-color: #A5A3B5;
	color: inherit;
}


/* The main content. All positioned absolutely
-----------------------------------------------
 The text-links */

a:link, a:visited {
	color: #A52A2A;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* About Us */

div#about_us {
	position: absolute;
	left: 300px;
	top: 210px;
	width: 500px;
	text-align: justify;
}

div#about_us h3 {
	width: 200px;
	height: 25px;
	background-image: url(about_us.gif);
	background-position:center;
	margin: 0 0 0.5em;
}

div#about_us h3 span {
	display: none;
}

div#about_us p {
	margin: 0 0.5em 0.5em;
}

/* Our Services
--------------------------------------*/

div#explanation {
	position: absolute;
	left: 300px;
	top: 392px;
	width: 500px;
	text-align: justify;
	height: 200px;
}

div#explanation h3 {
	width: 200px;
	height: 25px;
	background-image: url(our_services.gif);
	margin: 0 0 0.5em;
}

div#explanation h3 span {
	display: none;
}

div#explanation p {
	margin: 0 0.5em 0.5em;
}

div#benefits {
	position: absolute;
	left: 953px;
	top: 150px;
	width: 200px;
	text-align: justify;
}


div#benefits h3 span {
	display: none;
}

div#benefits p {
	margin: 0 0.5em 0.5em;
}

div#requirements {
	position: absolute;
	left: 304px;
	top: 609px;
	width: 500px;
	text-align: justify;
}

div#requirements h3 {
	width: 400px;
	height: 25px;
	background-image: url(requirements.jpg);
	margin: 0 0 0.5em;
}

div#requirements h3 span {
	display: none;
}

div#requirements p {
	margin: 0 0.5em 0.5em;
}

/* The Navigation
---------------------------------------*/

 div#linkList {
	position: absolute;
	left: 825px;
	top: 210px;
	width: 215px;
	background-color: transparent;
	border-bottom: 1px solid #C6C6D2;
	color: inherit;
	background-image: url(bg_linklist.jpg);
	background-repeat: repeat-y;
	text-transform: lowercase;
	height: 390px;
}

div#extraLinkList {
	position: absolute;
	left: 1016px;
	top: 210px;
	width: 25px;
	background-color: #F7F7F7;
	background-image: url(bg_linklist.jpg);
	background-repeat: repeat-y;
	height: 390px;
}
div#lselect h3 {
	float:right;
	margin-top: 0;
	width: 25px;
	height: 220px;
	
}

div#extra {
	float:right;
	margin-top: 0;
	width: 25px;
	height: 200px;
	background-image: url(bg_linklist.jpg);
	background-repeat: no-repeat;
}
div#lselect h3 span {
	display: none;
}

div#linkList div#lselect li a:link, div#linkList div#lselect li a:visited {
	display: block;
	margin-left: -10px;
	padding-left: 26px;
	color: #A52A2A;
	background-color: transparent;
	border-top: 1px solid #C6C6D2;
	background-image: url(swirls.gif);
	background-repeat: no-repeat;
}

div#linkList li a:link, div#linkList div#lselect li a.c:link, div#linkList li a:visited, div#linkList div#lselect li a.c:visited {
	display: inline;
	background-image: none;
	color: #A52A2A;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
	border: none;
}


div#linkList ul {
	list-style: none;
	margin: 0 0 0 25px;
	padding-left: 0;
}

div#linkList li {
	padding-left: 10px;
}

div#lother {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#lother h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 81px;
	background-image: url(archives.jpg);
	background-repeat: no-repeat;
}

div#lother h3 span {
	display: none;
}
div#lresources {
	clear:left;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
}

div#lresources h3 {
	float:left;
	margin-top: 0;
	width: 25px;
	height: 95px;
	background-image: url(ressources.jpg);
	background-repeat: no-repeat;
}

div#lresources h3 span {
	display: none;
}
div#calendar {
	
	position: absolute;
	height: 37px;
	width: 602px;
	top: 210px;
	left: 222px;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
	text-transform: lowercase;
	letter-spacing: 1pt;
	color: #A52A2A;
}

div#calendar h3 span {
	
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}


div#staff {
	
	position: absolute;
	height: 37px;
	width: 602px;
	top: 210px;
	left: 222px;
	margin-top: 0;
	border-top: 10px solid #D9D6E7; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;	
	text-transform: lowercase;
	letter-spacing: 1pt;
	color: #A52A2A;
}
div#pic 
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div#pic img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div#pic  a:hover img {border: 1px solid #0000ff;}
div#staff.desc
{
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
}
div#staff h3 span {
	
	font-size: 18px;
	
}

