h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
}

td {
	font-size: 10pt;
}

li {
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-image: url(images/star.gif);
	list-style-position: outside;

}
.bookwidgethead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.bookwidgetsmall {
	font-size: 7pt;
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
}
.topcontainer {
	
}
.topmenu {
	height: 40px;
	width: 760px;
	position: absolute;
	top: 175px;
}
.topmenu .title {
	clear: left;
	float: left;
	height: 39px;
	width: 360px;
	padding-left: 10px;
}
.topmenu .title A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.topmenu .title A {
	text-decoration: none;
}
.topmenu .menuitem {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.topmenu .menu {
	clear: right;
	float: right;
	height: 39px;
	width: 390px;
}

.topmenu .menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu .menu A:Hover {
	font-size: 20px;
}
.facebook {
	float: right;
	width: 240px;
	margin-left: 10px;
}

