/* 

DCCB Bookkeeping
Layout Stylesheet

Anton Ball
January 2007
http://www.cleverstarfish.com
 

*/

#masthead
{
	background: #6e6b55;
	height: 266px;
}

#masthead #container
{
	position: relative;
	margin: 0 auto;
	padding: 12px 16px 0 16px;
	background: url(../images/header_shadow.jpg) repeat-y;
	width: 798px; height: 254px;
}

#dccbwoman
{
	position: absolute;
	top: 19px; left: 533px;
	background: url(../images/dccb_woman.jpg) no-repeat;
	width: 205px; height: 247px;
}

#content
{
	margin: 0 auto;
	padding: 12px 42px 1.5em 42px;
	background: url(../images/content_bg.jpg) repeat-y;
	width: 746px;
}

#footer
{
	margin: 0 auto;
	padding-top: 18px;
	width: 830px; height: 42px;
	background: url(../images/footer_bg.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font: 0.8em tahoma, arial, sans-serif;
}
