html {width: 100%;}

body {
	background: #ffeb84;
  	 }
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13pt;
	line-height: 130%;
	font-weight: bold;
	color: #3044B5;
}
#banner {
	position: absolute;
	height: 126px;
	width: 800px;
	left: 0px;
	top: 0px;
	background-color: #FFEB84;
}


  #navcontainer {
	top: 195px;
	width: 100px;
	margin-left: 0px;
	width: 120px;
}

 #navlist {
	top: 195px;
	width: 120px;
	position: absolute;
	padding-left: 0px;
	left: 0px;
}

#navcontainer ul
{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

#navcontainer a
{
	padding: 1px 1px 1px 15px;
	width: 120px;
	background-color: #5E68C4;
	border-bottom: 1px solid #eee;
	
	display: block;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #A5BAE0;
color: #fff;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 150%;
}
#main {
	background-color: #FFFFFF;
	padding: 10px 50px 10px 25px;
	width: 600px;
	margin-top: 181px;
	margin-left: 127px;
	list-style-type: none;
}
#main a:link, #main a:visited
{
font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #3044b5;
	text-decoration: none;
}
#book {
	margin-top: 0px;
	left: 15px;
	top: 330px;
	position: absolute;
}
#title {
	background-color: #5E68C4;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 22px;
	width: 100%;
	position: absolute;
	top: 127px;
	left: 0px;
	line-height: 22px;
	padding-left: 160px;
}
#subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	background-color: #EC4E3A;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ffffff;
	position: absolute;
	height: 21px;
	width: 100%;
	left: 0px;
	top: 151px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 160px;
}
#topmenu {
	background-color: #8ECA8A;
	position: absolute;
	left: 0px;
	top: 173px;
	height: 21px;
	width: 100%;
}
#topnav {
	background-color: #8ECA8A;
	margin-left: 0px;

}
 #topnav ul
 {
	margin: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	background-color: #8eca8a;
	width: 100%;
	top: 173px;
	position: absolute;
	left: 0px;
	height: 22px;
	line-height: 22px;
	padding-left: 160px;
 }

 #topnav  li {
	display: inline;
	color: #3044b5;
}

 #topnav ul li a
 {
	text-decoration: none;
	color: #3044b5;
	background-color: #8eca8a;
 }

 #topnav ul li a:hover
 {
 color: #fff;
 background-color: #8eca8a;
 }
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #609b5a;
}
.pix {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.indentedblock {
	padding-left: 20px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #e28c05;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	padding: 15px;
	height: 75px;
	width: 600px;
	margin-top: 10px;
	margin-left: 145px;
	display: block;
	text-align: center;
}
.doublearrow {
	font-family: Webdings;
	font-size: 24px;
	color: ec4e3a;
}
a {
	color: #00337f;
}

