body {
	background-color: #182433;
}
#masthead 
{
	margin-top: 8px;
	background-image: url('http://www.technetbrasil.com.br/blogs/images/meet.server/topo.jpg');
	width: 804px;
	height: 299px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#userArea
{
	float: right;
	margin-top: 94px;
	padding-right: 6px;
}
#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#navbar
{
	background: url('http://www.technetbrasil.com.br/blogs/images/meet.server/img_menu.jpg');
                     color: #182433;
	height: 35px;
}
#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li
{
	float: left;
	padding-left: 8px;
	margin-left: 8px;
	margin-right: 8px;
                     background-image: none;
	background-position: 4px 13px;
	padding-top: 9px;
                     font-family :  Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover
{
	text-decoration: underline;
}
#title
{
	position: relative;
	left: 445px;
	top: 170px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	/*border: solid 1px #ff0000;*/
}

#title h1
{
                     font-family :  Trebuchet MS;
	font-size: 19px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #182433
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #735c35
}