.imgctr {
	position: absolute;
	left: 15px;
}

h4 {font-size: 10pt; margin-top: 5px;}



.title {
	font-family: times, serif; 
	font-size: 20pt; 
	text-align: right;
	background-color: black; 
	position: absolute; 
	height: 65px; 
	width: 605px; 	

}

.main {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	width: 800px; 
	background-color: white;
	vertical-align: text-top;
	position: absolute;
	top: 80px;
	left: 5px;
}

.mainimg {
	font-family: arial, sans-serif; 
	font-size: 10px; 
	width: 600px; 
	vertical-align: text-top;
	position: absolute;
	top: 70px;
	left: 5px;
}

.ll {

	font-size: 10pt; 
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 0px;
}

.lbooks {

	font-size: 10pt; 
	display: block;
	padding: 1px 4px 1px 0px;
	text-align: right;
	border-right: 2px solid #EEEEDD;
	margin: 0px;
}

.lhead {
	margin: 0;
	display: block; 
	font-size: 10pt;
	padding: 4px 2px 0px 0px;
	font-weight: bold;
	text-align: right;
	border-right: 4px solid #EEEEDD;	
}

.link {
	font-size: 10pt;
	display: block;
	padding: 4px 2px 1px 0px;
	font-weight: bold;
	text-align: right;
	border-right: 4px solid #EEEEDD;
}


 {
	font-size: 10pt;
	margin-bottom: 7pt;
	margin-top: 0px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 13pt;
}

h3.fc {
	margin-top: 5px;
	margin-bottom: 5px;
}

.center {
	text-align: center;
}

.float {
	width: 160px;
	float: right;
	padding: 5px;
}
.webbox {
	padding: 5px;
	margin-right: 4px;
	background: #EEEEDD;

} 

.webbox1 { 	
  float: left;
  width: 200px;	
  padding:5px;
  background: #AAAA88;


} 

.floatl {
	width: 160px;
  float: left;
	padding: 5px;
	margin-right: 4px;
	background: #EEEEDD;
}
a {
	text-decoration: none;
}

a.lbooks {
	text-decoration: none;
}

a.link {
	text-decoration: none;
}



a.lbooks:hover {
	Color: black;
	background: #cccc99;
	border-right: 2px solid red;

	 }

a.link:hover {
	Color: black;
	background: #cccc99;
	border-right: 4px solid blue;
}

.pad {
	padding: 4px;
}

.spacer {
	position: absolute;
	top: 65px;
	width: 128px;
	height: 5px;
	background: #cccc99;
	font-size: 2pt;
}

.colink {
        float: left;
        padding: 5px;
        font-size: 12pt;
}
        
.co2link {
        padding: 5px;
        float: right;
        text-align: right;
	font-size: 12pt;
}

.clear {
	clear: both;
	padding: 4px;
}

img { 
	border: 0;
}

.logo {
	text-align: center;

}

ul {text-align: left; padding: 0px; margin: 0px;}


div#topmenu div div {display: none;}
div#topmenu > div:hover > div {top: 70px; right: 0px; display: block; position: absolute;  text-align: right;}
div#submen {width: 128px;border: 1px solid silver;}
div#submen a {font-size: 10pt; display: block; padding: 1px 2px;  
background: #EEEEDD; font-weight: normal; border-top: 1px solid silver;}
div#submen a.bold {font-size: 10pt; display: block; padding: 1px 2px;  background: #EEEEDD; font-weight: bold; }
div#submen a:hover {background: #CCCC99; border-left: 3px solid red;}

