
/* css reset for older browsers */

html, body, div, span, applet, object, iframe,
h1, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* main code */


body {  
background-color: #89c4af;
font-family: arial, verdana, sans-serif;
font-size: 13px; 
}

a img {
border: none;
}

a:link {
color: #2d009d;
}


a:hover {
color: #792a79;
}

a:visited {
color: #2d009d;
}

a:visited:hover {
color: #792a79;
}

#bkrd {
background-image: url('images/bkrd.jpg');
background-repeat: repeat-x;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 614px; 
z-index:0;
}


/* centre everything */

#centre {
position:relative;
margin:0px auto;
width:815px;
height:500px;
z-index:1;
}


/* canadian author and... */

#subhead {
position:relative;
width:400px;
height:19px;
top: -181px;
left: 50px;
z-index:1;
}


/* navigation */


#navbar {
position:relative;
width:814px;
height:43px;
top: -34px;
left: 0px;
overflow: hidden;
}

#nav {
position:relative;
width: 814px;
list-style-type:none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#nav li {
float:left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#nav a {
display: block;
text-decoration:none;
position:relative;
text-align:center;
}
#nav a img {
border: 0px;
}
#nav a:hover {
}
#nav a span {display: none;}
#nav a:hover span {
display: block;
position: absolute;
top: -43px;
left: 0px;
z-index:2;
}




#con {
position:relative;
top: -20px;
}



/* index page */

#content {
position:relative;
width: 816px;
list-style-type:none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#content li {
float:left;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#content a {
display: block;
text-decoration:none;
position:relative;
text-align:center;
color: #2d009d;
}

#content a img {
border: 0px;
}

#content a:hover {
color: #7c2f65;
}

#content a span {
display: none;
}

#content a:hover span {
display: block;
position: absolute;
top: 0px;
left: 0px;
z-index:2;
}

#content a:visited{
color: #2d009d;
}

#book {
position: absolute;
top: 17px;
left: 16px;
z-index:3;
}

#cover {
position: absolute;
top: 2px;
left: 3px;
z-index:5;
}



/* tables make things easier beacause they scale properly */
td {
	padding: 3px !important;
	
}


#text {
position: absolute;
width: 172px;
top: 270px;
left: 0px;
z-index:4;
overflow: visible;
}

#tcontent {
background-image: url(images/topcontent.gif);
width: 816px;
height: 4px;
}

#mcontent {
	background-image: url(images/contentbkrd.gif);
	width: 814px;
	height: auto;
}

#bcontent {
background-image: url(images/bottomcontent.gif);
width: 816px;
height: 7px;
}

#covers {
	position: relative;
	text-align: center;
}

#covers img {
 margin: 2px;
  -moz-box-shadow: 0 4px 4px #999;
  -webkit-box-shadow: 0 4px 4px #999;
  box-shadow: 0 4px 4px #999;
}

#covers img:hover {
  -moz-box-shadow: 0 4px 4px #2d009d;
  -webkit-box-shadow: 0 4px 4px #2d009d;
  box-shadow: 0 4px 4px #2d009d;
}


.cover2 img {
 margin: 3px;
 cursor: default;
  -moz-box-shadow: 0 4px 4px #999;
  -webkit-box-shadow: 0 4px 4px #999;
  box-shadow: 0 4px 4px #999;
}

#award {
position: absolute;
top: -11px;
left: 1px;
}


#mov {
display: block;
float:right;
}

#bnav {
text-align:center;
margin: 0 0 10px 0;
}

/* space out quotations */

blockquote.qq {

  font-family: 'Times New Roman', Times, serif;
  font-size: 15px;
  font-style: italic;
  padding: 8px;
  background-color: #efeeee;
  border-top: 1px solid #a4c0c7;
  border-bottom: 1px solid #a4c0c7;
  margin: 5px;
  background-image: url(images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
}


blockquote.qq span {
     display: block;
     background-image: url(images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }


blockquote.ex {

  font-family: 'Times New Roman', Times, serif;
  font-size: 15px;
  padding: 40px 46px 16px 61px;
  background-color: #efeeee;
  border-top: 1px solid #a4c0c7;
  border-bottom: 1px solid #a4c0c7;
  margin: 15px 40px 15px 40px;
  background-image: url(images/ex.png);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
}


blockquote.ex span {
     display: block;
     background-image: url(images/closequote3.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }



h4 {
padding: 0px;
margin: 0 0 22px 0;
text-align: right;
font-style: bold;
font-size: 13px;
}

h2 {
padding: 0px;
margin: 0 0 0 0;
font-style: bold;
font-size: 15px;
}


h5 {
padding: 0px;
margin: 0 0 0 0;
font-style: bold;
font-size: 18px;
text-decoration:underline;
}


#anno {
position: relative;
top:-9px;
left:22px;



}

