* {	margin: 0px;	padding: 0px;	}a, a:hover, a:visited {	color: #000000;	text-decoration: underline;	}	body {	color: #000;	font-family: verdana;	background: #5a0101;	text-align: center;	}.total {	width: 800px;	margin: 0 auto;	margin-top: 10px;	padding: 0px;	}.header {	text-align: center;	margin: 0 auto;	background: url(images/header.jpg) no-repeat top center #000;	width: 800px;	height: 202px;	top: 50px;	color: #fff;	font-weight: bold;	font-size: 30px;	}	.header h1 {	padding-right: 120px;	padding-top: 50px;	font-weight: bold;	font-size: 30px;	}	.content {	margin: 0 auto;	margin-top: 5px;	width: 800px;	background: url(images/bg.jpg) repeat-y;	background-position: 10px 0px 0px 0px;	}	.content #sidebar {	margin-top: 5px;	margin-left: 2px;	float: left;	width: 200px;	color: #d6d6d6;	}	.content #sidebar ul {	list-style-type: none;	position: relative;	}	.content li.heading {	color: #fff;	margin-top: 8px;	font-size: 11px;	text-align: center;	height: 26px;	background: url(images/navigation.jpg);	padding: 0px;	}	.content ul li {	color: #000;	width: 200px;	height: 43px;	background: url(images/botao.jpg) no-repeat;	text-align: left;	margin-top: 5px;	font-size: 18px;	padding-top: 8px;	}	.content ul li a{ 	padding-left:30px;	padding-top: 20px;	font-size: 14px;	text-decoration: none;	color: #fff;	}	.content #rightcontent {	width: 590px;	float: left;	margin-left: 8px;	}	.content #rightcontent #text {	text-align: justify;	padding: 10px 15px 10px 10px;	font-size: 14px;	}	.content #rightcontent #text h1 {	color: #5c5c5c;	margin-bottom: 6px;	font-size: 20px;	font-weight: none;	}	.footer {	margin: 0 auto;	margin-top: 10px;	background: url(images/footer.jpg) no-repeat top center;	width: 800px;	height: 64px;	top: 50px;	}	.copyright {	margin: 0 auto;	margin-top: 3px;	margin-bottom: 10px;	text-align: center;	font-size: 11px;	color: #fff;}.copyright a{	color: #fff;	text-decoration: none;	}