#content
{
	background-color: #ffffff;
width: 968px;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
width: 980px;
height: 250px;
	background: #593e25;
	background-image: url(http://www.hightechrealtyservices.com/bradcorekin/blogheader.jpg);
background-repeat: no-repeat;
}
body {
	background-color: #132733;
}
div#title
{
display: none;
}
#nav
{
width: 968px;
	background-color: #0067a3;
}

#navbar
{
	background: #0067a3 url('../images/winter-nav-background.jpg') repeat-x;
}

#navbar li
{
	background-image: url('../images/winter-nav-bul.gif');
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
}

