body {
	background-color: #ffffff;
}
/* The masthead sits at the top of the page.*/
#masthead 
{
	background: #ffffff;
	 background-image: url('http://nobregarealty.s3.amazonaws.com/newblog-image800x220.jpg');
                     background-repeat:no-repeat; 
}
#userArea
{
	float: right;
	margin-top: 200px;
	padding-right: 4px;
}

#welcome
{
                     background-color: #ffffff;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #000000;
	margin: 0px;
	text-align: center;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#welcome
{
	color: #000000;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #000000;
}
#title
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	font-size: 22px;
	/*border: solid 1px #ff0000;*/
}
#title h1
{
	color: #ffffff;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #ffffff;
}

#nav
{
                      color:#0a1d55;
	background-color: #ffffff;
}

#navbar
{
	background: #ffffff;
}

#navbar li
{
	background-image: url('../images/winter-nav-bul.gif');
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #0a1d55;
}


