body
{
	margin: 0;
	background-color: white;
	font-family:  arial, verdana, sans-serif;
	
	color: #666666;
	font-size: 14px;
}


i {
font-size: .9em;
}

a, a:visited
{
	color: #005aab;
	text-decoration: none;
}

a:hover, a:active 
{
	color: #005aab;
		text-decoration: underline;
}

a.navlink, a.navlink:visited
{
	color: #8198ce;
	text-decoration: none;
	font-weight: bold;

}

a.navlink:hover, a.navlink:active
{
	color: #005aab;
	text-decoration: none;
	font-weight: bold;

}

.currentnav
{
	color: #005aab;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}


a.subnavlink, a.subnavlink:visited
{
	color: #666666;
	text-decoration: none;

}

a.subnavlink:hover, a.subnavlink:active
{
	color: #005aab;
	text-decoration: none;

}

.currentsubnav
{
	color: #005aab;
	text-decoration: none;
		font-weight: bold;
}

#homebook {
position: absolute;
	top: 60px;
	left: 227px;
}

#nav
{
	position: absolute;
	top: 135px;
	left: 00px;
	width: 210px;
	height: 400px;
	text-align: right;
	line-height: 28px;
	z-index: 5;
}

#leftquote
{
	position: absolute;
	top: 360px;
	left: 30px;
	width: 180px;
	text-align: left;
	z-index: 5;
}


#subnav {
line-height: 18px;
}

#smbook
{
	position: absolute;
	top: 22px;
	left: 155px;
}

#header
{
	position: absolute;
	top: 19px;
	left: 245px;
}

.head1
{
	color: #005aab;
	font-size: 1.8em;
	font-weight: bold;
}

.head2
{
	color: #8198ce;

}

#content
{
	position: absolute;
	top: 120px;
	left: 227px;
	width: 470px;
		height: 400px;
	border-color: aqua;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	padding: 18px;
	font-size: 1.1em;
}

.lgtext {
	color: #005aab;
	font-size: 1.1em;
	font-weight: bold;
}

#page
{
	position: absolute;
	top: 140px;
	left: 462px;
}


#pageimg
{
	border-color: aqua;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
}
