body {
	background:URL(bg_hori.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#FFF;
	margin:0px;
	padding:0px;
}

a:link {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

a:visited {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

a:hover {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	text-decoration:none;
}

a:active {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	text-decoration:underline;
}

#spacer {
	background:url(spacer.png);
	height:15px;
}

#agenda {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	background:url(bgagenda.jpg);
	padding:4px;
	margin:0px 4px 0px 4px;
	letter-spacing:1px;
}

#buddyicons {
	letter-spacing:30px;
}

#contato {
	font-family:Trebuchet Ms;
	font-size:8pt;
	color:#000000;
	background:url(bgcontato.jpg);
	padding:4px;
	margin:0px 4px 0px 4px;
	letter-spacing:1px;
}

#rodapebotao {
	margin-left:10px;
}

#imgrodape {
	vertical-align:middle;
	margin-left:50px;
	margin-right:50px;
}