﻿@import url("common.css");

div#page
{
	position: relative;
	background-image: url(/images/creek-home.jpg);
	min-height: 690px;
	height: auto !important;
	height: 690px;
}
div#footer-navigation
{
	background-image: url(/images/creek-bottom-home.jpg);
}

div#featured-book-title
{
	position: absolute;
	left: 427px;
	top: 275px;
}

div#featured-book-title h1
{
	font-size: 30px;
	margin: 0;
}

div#featured-book-text
{
	position: absolute;
	left: 309px;
	top: 345px;
	width: 472px;
	height: 318px;
}

div#featured-book-text strong
{
	color: #505050;
}

div#news-text
{
	position: absolute;
	left: 75px;
	top: 725px;
	width: 352px;
	height: 233px;
	color: #005481;
}

div#news-text ul
{
	text-align: left;
	margin: 20px 0 0 15px;
	padding-left: 0;
}

div#news-text ul li
{
}

div#author-title
{
	position: absolute;
	left: 535px;
	top: 722px;
}

div#author-title h2
{
	color: #ffffff;
}

div#author-text
{
	position: absolute;
	left: 591px;
	top: 760px;
	width: 198px;
	height: 159px;
	color: #FFFFFF;
}

div#author-text h3
{
	color: #6ecbd3;
}

div#author-text a:link, div#author-text a:visited
{
	color: #a4c9d7;
}