body 
{
	background: #333333 url(http://www.technetbrasil.com.br/blogs/images/sqlserver/back_degrade.jpg) repeat-x;
        
}
#masthead 
{
	background: url(http://www.technetbrasil.com.br/blogs/images/sqlserver/img_topo_energy.jpg);
	width: 804px;
	height: 272px;
}
#title
{
	position: relative;
	left: 570px;
	top: 188px;
	width: 215px;
	height: 70px;
	overflow: hidden;
	text-align: center;
}
#title h1
{
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #959595;
	font-family: Arial;
}
#userArea
{
	float: right;
	margin-top: 67px;
	padding-right: 16px;
}
.pageTitle
{
	color: #961000;
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	font-family: Arial;
}
#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
	background: #444444;
	height: 35px;
}

#navbar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar li
{
	float: left;
	padding-left: 28px;
	margin-left: 18px;
	margin-right: 8px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited, #navbar a:active
{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
}

#navbar a:hover
{
	text-decoration: none;
	color: #FFB92E;
	font-family: Arial;
}
.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #961000;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}
.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #961000;
	text-decoration: none;
}

.posthead a:hover
{
	color: #961000;
	text-decoration: underline;
}
#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #961000;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #961000;
	text-decoration: underline;
}