.laclef {
	background-image: url(LaClefImage1-700.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lacleftitle {
	font-family: "Monotype Corsiva";
	font-size: 58pt;
	font-weight: 900;
	z-index: 19;
}
.lacleftitlesm {
	font-family: "Monotype Corsiva";
	font-size: 36pt;
	font-weight: 900;
	z-index: 19;
}
.laclefsubtitle {
	font-family: "PosterBodoni BT";
	font-size: 18pt;
}
.laclefbody {
	position: absolute;
	top: 219px;
	left: 6px;
	width: 499px;
	height: 218px;
}

a:link  
{
 font-weight:bold;
 text-decoration:none;
 color:#006600;
}

a:visited  
{
 font-weight:bold;
 text-decoration:none;
 color:#006600;
}

a:active  
{
 font-weight:bold;
 text-decoration:none;
 color:maroon;
}

a:hover  
{
 font-weight:bold;
 text-decoration:none;
 color:maroon;
} 

h1 {
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #996600;
}
.thinborder {
	border: thin solid #000000;
}
br {
	line-height: .5em;
}
.thickborder {
	padding: 10px;
}


