/*###########################################################################*/
/* GLOBAL
/*###########################################################################*/
body	{
	margin: 0px;
	width: 100%;
	height: 1152px;
	background: url("images/a4ed-bg.jpg");
	top: 0px;
	left: 0px;
	padding: 0px;
}

p	{
	color: #000000;
	font: normal normal 14px tahoma, arial, sans-serif;
	margin: 0px;
}

a {color: #00485f; text-decoration: underline; font: normal normal 14px tahoma, arial, sans-serif;}
a:link {color: #00485f; text-decoration: underline; font: normal normal 14px tahoma, arial, sans-serif;}
a:active {color: #00485f; text-decoration: underline; font: normal normal 14px tahoma, arial, sans-serif;}
a:hover {text-decoration: none; color: #e81c04; font: normal normal 14px tahoma, arial, sans-serif;}

h1	{
	color: #000000;
	font: bold 18px tahoma, arial, sans-serif;
	margin: 0px;
}

h2	{
	color: #000000;
	font: bold 14px tahoma, arial, sans-serif;
	margin: 0px;
}

h3	{
	color: #000000;
	font: bold 14px tahoma, arial, sans-serif;
	text-decoration:underline;
	margin: 0px;
}

h4	{
	color: #000000;
	font: normal italic 10px tahoma, arial, sans-serif;
	margin: 0px;
}

.hrule	{
	width: 505px;
	height: 1px;
	position: relative;
	left: 50px;
	border-bottom: 1px solid #000000;
}

img	{
	border: none;
}
/*###########################################################################*/
/* NAVIGATION (LEFT)
/*###########################################################################*/
#container	{
	width: 170px;
	position: absolute;
	top: 165px;
	left: 10px;
	z-index: 2;
}

/* common styling */
.leftnav {
	font-family: tahoma, arial, sans-serif;
	width: 170px;
	position: relative;
	font-size: 11px;
}

.leftnav ul li a, .leftnav ul li a:visited {
	display: block;
	text-decoration: none;
	color: #e81c04;
	width: 165px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	padding-right: 5px;
}

.leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.leftnav ul li {
	float: left;
	position: relative;
	text-align: right;
}

.leftnav ul li ul {
	display: none;
}

.leftnav ul li li	{
	display: block;
	width: 170px;
	text-align: center;
	margin-left: 2px;
}

/* specific to non IE browsers */
.leftnav ul li:hover a {
	background: #62991a;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	height: 20px;
	line-height: 20px;
	color: #000000;
}

.leftnav ul li:hover ul {
	display: block;
	position: absolute;
	top: 0px;
	left: 170px;
	width: 170px;
}

.leftnav ul li:hover ul li a.hide {
	background: #62991a;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
}

.leftnav ul li:hover ul li:hover a.hide {
	width: 170px;
	height: 20px;
	line-height: 20px;
}

.leftnav ul li:hover ul li ul {
	display: none;
}

.leftnav ul li:hover ul li a {
	display: block;
	background: #62991A;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	width: 185px;
}

.leftnav ul li:hover ul li a:hover {
	background: #99cc00;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
}

#container-fb	{
	width: 170px;
	position: absolute;
	top: 425px;
	left: 50px;
	z-index: 2;
}

/*###########################################################################*/
/* IMAGE PLACEMENT
/*###########################################################################*/
#pichome {
	float:right;
	width: 325px;
	margin: 0px 10px 10px 20px;
}

#picabout {
	float:left;
	width: 300px;
	margin: 0px 20px 10px 0px;
}

#picauthor-illustrator {
	float:right;
	width: 300px;
	margin: 0px 5px 10px 20px;
}

#picthumb {
	float:right;
	margin: 0px 5px 10px 20px;
}

#picschools {
	float:left;
	width: 300px;
	margin: 0px 20px 10px 0px;
}

#picfloatl250 {
	float:left;
	width: 250px;
	margin: 0px 20px 10px 0px;
}

#picfloatl350 {
	float:left;
	width: 350px;
	margin: 0px 15px 10px 0px;
}

#picfloatr {
	float:right;
	width: 80px;
}

#picfloatr250 {
	float:right;
	width: 250px;
	margin: 0px 10px 0px 20px;
}

#piccenter250	{
	width: 250px;
	margin-left: auto;
	margin-right: auto;
}

/*###########################################################################*/
/* CONTENT
/*###########################################################################*/
div.booktext	{
	color: #000000;
	font: normal normal 14px tahoma, arial, sans-serif;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	width: 605px;
	position: absolute;
	top: 220px;
	left: 230px;
	z-index:1;
}

a.link2 {color: #e81c04; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
a.link2:link {color: #e81c04; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
a.link2:active {color: #e81c04; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
a.link2:hover {text-decoration: none; color: #00485f; font: normal normal 14px tahoma, arial, sans-serif;}

div.booktext2	{
	position: absolute;
	top: 220px;
	left: 230px;
	color: #000000;
	font: normal normal 14px tahoma, arial, sans-serif;
	padding: 0px 10px 10px 0px;
	width: 605px;
}

.booktext2 a {color: #00485f; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
.booktext2 a:link {color: #00485f; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
.booktext2 a:active {color: #00485f; text-decoration: none; font: normal normal 14px tahoma, arial, sans-serif;}
.booktext2 a:hover {text-decoration: none; color: #e81c04; font: normal normal 14px tahoma, arial, sans-serif;}

.am-book	{
	width: 200px;
	font-style: italic;
	padding-right: 30px;
	text-align: left;
}
