/* css Gabrielle Carey website 2009 */
/* All associated graphics copyright 2009, Anthony Cummins. Red Ant Media */
/* Added: February 2009 */
	
body {
	font-family: Arial;
	background:  #3d415f;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#container {
	width: 800px;
	margin: auto;
    padding: 0 0 0 0px;
	position: relative;
	top: 0px;
}

#head{
	width: 800px;
	height: 40px;
	background: url(images/head.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3a47ad;
	text-align: left;
}

#head p{
	font-size: 1em;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 0;
	}

#head a{
	color: #3a47ad;
    text-decoration: none;
}

#head a.b{
	color: #ffffff;
    text-decoration: none;
}
	
#head a:hover{
	color: #ffffff;
	text-decoration: underline;
	}

#headcont{
	height:182px;
	width: 800px;
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#head1{
    height: 182px;
	width: 200px;
	background: url(images/head1.gif) no-repeat;
    left: 0px;
	top: 40px;
	position: absolute;
	}
	
#head2{
    height: 182px;
	width: 200px;
	background: url(images/head2.gif) no-repeat;
    left:200px;
	top: 40px;
	position: absolute;
	}
	
#head3{
    height: 182px;
	width: 200px;
	background: url(images/head3.gif) no-repeat;
    left: 400px;
	top: 40px;
	position: absolute;
	}
	
#head4{
	height: 182px;
	width: 200px;
	position: absolute;
	background: url(images/head4.gif) no-repeat;
	left: 600px;
	top: 40px;
	position: absolute;

}

#textbox{
	width: 800px;
	background: #88b0dd url(images/copybgr.gif) no-repeat;
	background-position: bottom;
	line-height: 1.5em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#textbox h1{
	font-family: georgia, "Times New Roman", serif;
	color: #ffffff;
	font-size: 1.3em;
	line-height: 1.4em;
	text-align:left;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

#textbox h1 span{
	font-family: arial;
	font-weight: normal;
	color: #000000;
    font-size: 0.7em;
	padding-left: 160px;
	}

#textbox h2{
	font-family: georgia, "Times New Roman", serif;
	color: #ffffff;
	font-size: 1.1em;
	text-align:left;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

#textbox h3{
	font-family: georgia, "Times New Roman", serif;
	color: #79422e;
	font-size: 1.0em;
	text-align:left;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;	
}

#textbox h4{
	font-family: georgia, "Times New Roman", serif;
	color: #000000;
	font-size: 1.0em;
	text-align:left;
	margin: 0 0 0 0;
	padding: 15px 15px 5px 15px;
}

#textbox p{
	color: #000000;
    font-size: 1.0em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 15px 5px 15px;
}

#textbox p.right{
	font-size: 0.9em;
	text-align: right;
	padding-right: 60px;
	line-height: 0.8em;
	}

#textbox p.details{
	color: #010e54;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 5px;
	}
	
#textbox p.toplink{
	font-size: 0.8em;
	line-height: 1.3em;
	}

#textbox p span.quote{
	font-family: georgia, "Times New Roman", serif;
	color: #FFF;
	font-weight: bold;
	}
	
#textbox p span.quote2{
	font-family: georgia, "Times New Roman", serif;
	color: #000;
	font-weight: bold;
	}

#textbox a{
	color: #3443af;
	text-decoration: none;
}

#textbox a:hover{
	text-decoration: underline;
	}

#bookcont{
	height:149px;
	width: 800px;
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	}
	
#book1{
    height: 149px;
	width: 200px;
	background: url(images/book1.gif) no-repeat;
    left: 0px;
	top: 0px;
	position: relative;
	}
	
#book2{
    height: 149px;
	width: 200px;
	background: url(images/book2.gif) no-repeat;
    left:200px;
	top: -149px;
	position: relative;
	}
	
	
#book3{
    height: 149px;
	width: 200px;
	background: url(images/book3.gif) no-repeat;
    left: 400px;
	top: -298px;
	position: relative;
	}
	
	
#book4{
	height: 149px;
	width: 200px;
	position: absolute;
	background: url(images/book4.gif) no-repeat;
	left: 600px;
	top: -447px;
	position: relative;
}

#footer{
	height: 38px;
	width: 800px;
	position: absolute;
	background: url(images/footer.gif) no-repeat;
}

#footer p{
	color: #000000;
    font-size: 0.8em;
	text-align: center;
	margin: 0 0 0 0;
	padding: 10px 0px 0px 0px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	}