/* CSS Document */

body{
	background: #effeff url(images/backgrounds/dogs.gif) repeat;
	text-align: center;
}

img, div { behavior: url(scripts/iepngfix.htc) }


#container {
    margin: 0 auto;
    width: 908px;
	text-align: left;
}

#box {
	display: block;
	position: absolute;
	width: 908px;
	height: 670px;
}

/* @group backgrounds */

#slices {
	display: block;
	position: relative;
	width: 908px;
	height: 145px;
}

/* @group color boxes */

#colorboxes{
	display: block;
	position: fixed;
	bottom: -5px;
	left: 15px;
	z-index: 3;
}

#celadon{
	position: absolute;
	z-index: 3;
}

#stripes{
	position: absolute;
	left: 20px;
	z-index: 3;
}

#salmon{
	position: absolute;
	left: 40px;
	z-index: 3;
}

#dogs{
	position: absolute;
	left: 60px;
	z-index: 3;
}


/* @end */

/* @end */

#flashcontent {
	position: absolute;
	top: 200px;
	right: 60px;
	z-index: 3;
}

#logo {
	display: block;
	position: absolute;
	top: 150px;
	left: 250px;
	z-index: 1;
}

#logo_title {
	display: block;
	position: absolute;
	top: 385px;
	left: 150px;
	z-index: 1;
}

#wwa_address {
	display: block;
	position: absolute;
	top: 505px;
	left: 220px;
	z-index: 1;
}

#wwa_numbers {
	display: block;
	position: absolute;
	top: 535px;
	left: 200px;
	z-index: 1;
}


/* @group email */

#wwa_email a{
	display: block;
	width: 193px;
	height: 16px;
	position: absolute;
	background: url("images/email.gif") 0 0 no-repeat;
	top: 534px;
	left: 480px;
	z-index: 4;
}

#wwa_email a:hover  {		
	background-position: -193px 0;
}
		
#wwa_email a:active {
	background-position: -193px 0;
}

/* @end */

/* @group credit */

#credit a{
	display: block;
	width: 238px;
	height: 10px;
	position: absolute;
	background: url("images/credit.gif") 0 0 no-repeat;
	top: 640px;
	left: 550px;
	z-index: 5;
}

#credit a:hover  {		
	background-position: -238px 0;
}
		
#credit a:active {
	background-position: -238px 0;
}

/* @end */

/* @group home nav */

#home_nav_titles a{
	display: block;
	width:60px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;

	top: 435px;
	left: 156px;
	z-index: 3;
}

#home_nav_titles a:hover  {		
	background-position: -200px 0;
}
		
#home_nav_titles a:active {
	background-position: -400px 0;
}

#home_nav_divider {
	display: block;
	position: absolute;
	top: 435px;
	left: 222px;
	z-index: 3;
}

#home_nav_clients a{
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -24px;
	top: 435px;
	left: 246px;
	z-index: 3;
}

#home_nav_clients a:hover  {		
	background-position: -200px -24px;
}
		
#home_nav_clients a:active {
	background-position: -400px -24px;
}

#home_nav_divider2 {
	display: block;
	position: absolute;
	top: 435px;
	left: 322px;
	z-index: 3;
}

#home_nav_rights a{
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -48px;
	top: 435px;
	left: 350px;
	z-index: 3;
}

#home_nav_rights a:hover  {		
	background-position: -200px -48px;
}
		
#home_nav_rights a:active {
	background-position: -400px -48px;
}

#home_nav_divider3 {
	display: block;
	position: absolute;
	top: 435px;
	left: 420px;
	z-index: 3;
}

#home_nav_submissions a{
	display: block;
	width: 110px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -72px;
	top: 435px;
	left: 443px;
	z-index: 3;
}

#home_nav_submissions a:hover  {		
	background-position: -200px -72px;
}
		
#home_nav_submissions a:active {
	background-position: -400px -72px;
}

#home_nav_divider4 {
	display: block;
	position: absolute;
	top: 435px;
	left: 561px;
	z-index: 3;
}

#home_nav_about a{
	display: block;
	width: 167px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;	
	background-position: 0 -96px;
	top: 435px;
	left: 583px;
	z-index: 3;
}

#home_nav_about a:hover  {		
	background-position: -200px -96px;
}
		
#home_nav_about a:active {
	background-position: -400px -96px;
}

/* @end */


/* @group nav */

#logo_small a{
	display: block;
	width: 120px;
	height: 60px;
	position: absolute;
	background: url("images/logo_small.gif") 0 0 no-repeat;
	top: 90px;
	left: 75px;
	z-index: 2;
}

#logo_small a:hover {
	background-position: -120px 0;
}


#nav_titles a{
	display: block;
	width: 60px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	top: 108px;
	left: 210px;
	z-index: 1;
}

#nav_titles a:hover  {		
	background-position: -200px 0;
}
		
#nav_titles a:active {
	background-position: -400px 0;
}

#nav_titles_there {
	display: block;
	width:60px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: -600px 0;
	top: 108px;
	left: 210px;
	z-index: 1;
}

#nav_divider {
	display: block;
	position: absolute;
	top: 108px;
	left: 272px;
	z-index: 1;
}

#nav_clients a{
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -24px;
	top: 108px;
	left: 295px;
	z-index: 2;
}

#nav_clients a:hover  {		
	background-position: -200px -24px;
}
		
#nav_clients a:active {
	background-position: -400px -24px;
}

#nav_clients_there {
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: -600px -24px;
	top: 108px;
	left: 295px;
	z-index: 2;
}

#nav_divider2 {
	display: block;
	position: absolute;
	top: 108px;
	left: 370px;
	z-index: 2;
}

#nav_rights a{
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -48px;
	top: 108px;
	left: 395px;
	z-index: 2;
}

#nav_rights a:hover  {		
	background-position: -200px -48px;
}
		
#nav_rights a:active {
	background-position: -400px -48px;
}

#nav_rights_there {
	display: block;
	width: 68px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: -600px -48px;
	top: 108px;
	left: 395px;
	z-index: 2;
}

#nav_divider3 {
	display: block;
	position: absolute;
	top: 108px;
	left: 467px;
	z-index: 2;
}

#nav_submissions a{
	display: block;
	width: 110px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: 0 -72px;
	top: 108px;
	left: 490px;
	z-index: 1;
}

#nav_submissions a:hover  {		
	background-position: -200px -72px;
}
		
#nav_submissions a:active {
	background-position: -400px -72px;
}

#nav_submissions_there {
	display: block;
	width: 110px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;
	background-position: -600px -72px;
	top: 108px;
	left: 490px;
	z-index: 1;
}

#nav_divider4 {
	display: block;
	position: absolute;
	top: 108px;
	left: 612px;
	z-index: 2;
}

#nav_about a{
	display: block;
	width: 167px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;	
	background-position: 0 -96px;
	top: 108px;
	left: 635px;
	z-index: 1;
}

#nav_about a:hover  {		
	background-position: -200px -96px;
}
		
#nav_about a:active {
	background-position: -400px -96px;
}

#nav_about_there {
	display: block;
	width: 167px;
	height: 16px;
	position: absolute;
	background: url("images/nav.gif") 0 0 no-repeat;	
	background-position: -600px -96px;
	top: 108px;
	left: 635px;
	z-index: 1;
}

/* @end */

/* @group titles subnav */

#subnavbox{
	display: block;
	width: 295px;
	height: 32px;
	position: absolute;
	background: url("images/subnavbox2.gif") 0 0 no-repeat;
	top: 130px;
	left: 200px;
	z-index: 2;
}

#subnav_hardcovers a{
	display: block;
	width:85px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	top: 14px;
	left: 10px;
	z-index: 3;
}

#subnav_hardcovers a:hover  {		
	background-position: -100px 0;
}

#subnav_hardcovers a:active {		
	background-position: -200px 0;
}

#subnav_hardcovers_there {
	display: block;
	width:86px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	background-position: -300px 0;
	top: 14px;
	left: 10px;
	z-index: 3;
}

#subnav_divider1 {
	display: block;
	position: absolute;
	width: 1px;
	height: 9px;
	background: url("images/subnav_divider.gif") 0 0 no-repeat;
	top: 17px;
	left: 104px;
	z-index: 3;
}

#subnav_paperbacks a{
	display: block;
	width:86px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	background-position: 0 -24px;
	top: 14px;
	left: 118px;
	z-index: 3;
}

#subnav_paperbacks_there {
	display: block;
	width:86px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	background-position: -300px -24px;

	top: 14px;
	left: 118px;
	z-index: 3;
}

#subnav_paperbacks a:hover  {		
	background-position: -100px -24px;
}

#subnav_paperbacks a:active {		
	background-position: -200px -24px;
}

#subnav_divider2 {
	display: block;
	position: absolute;
	width: 1px;
	height: 9px;
	background: url("images/subnav_divider.gif") 0 0 no-repeat;
	top: 17px;
	left: 207px;
	z-index: 3;
}

#subnav_upcoming a{
	display: block;
	width: 67px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	background-position: 0 -48px;

	top: 14px;
	left: 220px;
	z-index: 3;
}

#subnav_upcoming a:hover  {		
	background-position: -100px -48px;
}

#subnav_upcoming a:active {		
	background-position: -200px -48px;
}

#subnav_upcoming_there {
	display: block;
	width:67px;
	height: 13px;
	position: absolute;
	background: url("images/subnav.gif") 0 0 no-repeat;
	background-position: -300px -48px;
	top: 14px;
	left: 220px;
	z-index: 3;
}


/* @end */

#backtotop a{
	display: block;
	width: 138px;
	height: 30px;
	position: absolute;
	background: url("images/backtotop.gif") 0 0 no-repeat;
	left:  180px;
	z-index: 2;
}


/* @group text styles */

#author {
	font: 13pt Georgia, "Times New Roman", Times, serif;
}

#title {
	font: italic 11pt Georgia, "Times New Roman", Times, serif;
	}

#notes {
	font: italic 9pt Georgia, "Times New Roman", Times, serif;
}



#upcoming_title {
	position: absolute;
	font: small-caps 9pt Georgia, "Times New Roman", Times, serif;
}

#submissions_title {
	position: absolute;
	left: 212px;
	top: 210px;
	font: small-caps 12pt Georgia, "Times New Roman", Times, serif;
}

#submissions{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 200px;
	right: 200px;
}

#about{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 200px;
	right: 200px;
}

#about_bios{
	position: absolute;
	font: 9pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 160px;
	right: 5px;
}

a:link { 
	color: #c14019;
	text-decoration: none;
	}
	
a:visited { 
	color: #a23515;
	text-decoration: none;
	}
	
a:hover { 
	color: #46300f;
	text-decoration: none;
	}
	
a:active { 
	color: #fd1c00;
	}

#clients_column1 {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 200px;
	right: 360px;
}

#clients_column2 {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 412px;
	top: 200px;
	right: 260px;
}

#clients_column3 {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 612px;
	top: 200px;
	right: 160px;
}

#backlist a{
}

#backlist a:hover{
	color: #000;
}

#backlist a:link{
}

#backlist a:active{
}

#backlist a:visited{
}

#clients_note {
	font: 8pt/13pt Georgia, "Times New Roman", Times, serif;
}

#rights_permissions {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 200px;
	right: 100px;
}

#rights {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 400px;
	right: 100px;
}


#rights_column1 {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 202px;
	top: 500px;
	right: 480px;
}


#rights_box {
	display: block;
	position: relative;
	height: 200px;
	width: 246px;
	z-index: 1;
}

#rights_box_country {
	position: relative;
	left: 10px;
	top: 10px;
}

#rights_box_content {
	position: relative;
	left: 40px;
	top: 20px;
}

#rights_column2 {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 502px;
	top: 500px;
	right: 180px;
}


#rights_film {
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 212px;
	top: 2000px;
	right: 100px;
}

/* @group titles */

#bookcovers{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 190px;
	top: 200px;
	right: 600px;
}

/* @group captions */

#caption1{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 300px;
	right: 200px;
}

#caption2{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 640px;
	right: 200px;
}

#caption3{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 980px;
	right: 200px;
}

#caption4{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 1320px;
	right: 200px;
}

#caption5{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 1660px;
	right: 200px;
}

#caption6{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 2000px;
	right: 200px;
}

#caption7{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 2340px;
	right: 200px;
}

#caption8{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 2680px;
	right: 200px;
}

#caption9{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 3020px;
	right: 200px;
}

#caption10{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 450px;
	top: 3340px;
	right: 200px;
}

/* @end */

/* @group captionsalt */

#caption1alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 300px;
	right: 200px;
}

#caption2alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 640px;
	right: 200px;
}

#caption3alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 980px;
	right: 200px;
}

#caption4alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 1320px;
	right: 200px;
}

#caption5alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 1660px;
	right: 200px;
}

#caption6alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 2000px;
	right: 200px;
}

#caption7alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 2340px;
	right: 200px;
}

#caption8alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 2680px;
	right: 200px;
}

#caption9alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 3020px;
	right: 200px;
}

#caption10alt{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 560px;
	top: 3340px;
	right: 200px;
}

/* @end */

#caption_upcoming{
	position: absolute;
	left: 210px;
	top: 200px;
	right: 200px;
	font: italic bold 11px/15pt Georgia, "Times New Roman", Times, serif;
}

#caption_upcoming_author{
	position: absolute;
	font: 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 210px;
	top: 240px;
	right: 200px;
}


#caption_upcoming_title{
	position: absolute;
	font: italic 10pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 340px;
	top: 240px;
	right: 200px;
}


#caption_upcoming_publisher{
	position: absolute;
	font: small-caps 9pt/15pt Georgia, "Times New Roman", Times, serif;
	left: 600px;
	top: 240px;
	right: 200px;
}


/* @end */

/* @end */





