/* Title styles */

#title_area{
	width:278px;
	height:27px;
	display:block;
	position:absolute;
	right:20px;
	top:346px;
}
.home_title{
	background-image:url(/img/titles/welcome.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.about_title{
	background-image:url(/img/titles/about.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.process_title{
	background-image:url(/img/titles/process.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.strip_title{
	background-image:url(/img/titles/pros_cons.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.spc_title{
	background-image:url(/img/titles/spc.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.paintings_title{
	background-image:url(/img/titles/paintings.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.links_title{
	background-image:url(/img/titles/links.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.blog_title{
	background-image:url(/img/titles/blog.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.contact_title{
	background-image:url(/img/titles/contact.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.sitemap_title{
	background-image:url(/img/titles/sitemap.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#evening_times_link{
	width:147px;
	height:28px;
	display:block;
	position:absolute;
	left:30px;
	top:345px;
	background-image:url(/img/titles/evening_times.gif);
	background-repeat:no-repeat;
	z-index:5;
}
#king_features_link{
	width:170px;
	height:33px;
	display:block;
	position:absolute;
	left:20px;
	top:343px;
	background-image:url(/img/titles/king_features.gif);
	background-repeat:no-repeat;
	z-index:5;
}
#daily_ink_link{
	width:92px;
	height:33px;
	display:block;
	position:absolute;
	left:200px;
	top:343px;
	background-image:url(/img/titles/daily_ink.gif);
	background-repeat:no-repeat;
	z-index:5;
}
#characters_title{
	width:233px;
	height:20px;
	display:block;
	position:absolute;
	right:18px;
	top:5px;
	background-image:url(/img/titles/characters.gif);
	background-repeat:no-repeat;
}
#paintings_produced{
	width:225px;
	height:16px;
	display:block;
	position:absolute;
	left:20px;
	top:350px;
	background-image:url(/img/titles/produced_from.gif);
	background-repeat:no-repeat;
}