﻿@import url(common.css);

div#outer
{
	background-image: url(/BW/images/wallpaper-home.jpg);
}

div#page
{
	height: 875px;
	border-bottom: 0;
}

div#content
{
	width: 389px;
}

div#ads
{
	position: absolute;
	left: 613px;
	top: 187px;
	width: 277px;
}

div#bottom-left
{
	position: absolute;
	left: 30px;
	top: 839px;
	width: 399px;
}

div#bottom-right
{
	position: absolute;
	left: 479px;
	top: 839px;
	width: 399px;
	color: #ffffff;
}

div#bottom-left h2, div#bottom-right h2
{
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

div#bottom-right h2
{
	color: #ffffff;
}

div#bottom-right a
{
	color: #ffffff;
}

div#bottom-left p
{
	padding-left: 210px;
}


/*
div#creek-inner
{
	position: relative;
	background-image: url(/CP/images/creek-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: 323px;
	top: 345px;
	width: 448px;
	height: 318px;
}

div#news-text
{
	position: absolute;
	left: 75px;
	top: 710px;
	width: 352px;
	height: 233px;
	color: #005481;
}

div#news-text h1
{
	margin-bottom: 25px;
}

div#author-title
{
	position: absolute;
	left: 535px;
	top: 710px;
}

div#author-title h1
{
	color: #FFFFFF;
}

div#author-text
{
	position: absolute;
	left: 591px;
	top: 758px;
	width: 198px;
	height: 159px;
	color: #FFFFFF;
}

div#author-text h1
{
	color: #6689a3;
}

div#author-text a:link, div#author-text a:visited
{
	color: #6689a3;
}
*/