#content
{
	background-color: #ffffff;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
	background: #5e5540;
	background-image: url(http://www.hightechrealtyservices.com/andrewcook/blogheader.jpg);
background-repeat: no-repeat;
}
body {
	background-color: #132733;
}
div#title
{
display: none;
}
#nav
{
	background-color: #666666;
}

#navbar
{
	background: #666666 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;
}
