* {margin:0; padding:0;}
html, body {
	font-family:"Trebuchet MS";
	font-size:10pt;
	background-image:url(imgs/bg_site.gif);
	background-repeat:repeat-y;
	background-position:top;}

a:link {text-decoration:none; color:#ff8800;}
a:visited {text-decoration:none; color:#ff8800;}
a:active {text-decoration:none; color:#ff8800;}
a:hover {text-decoration:underline; color:#000;}

#content {
	width:444px;
	height:100%;
	margin-left:auto;
	margin-right:auto;}

#top {
	width:100%;
	background:url(imgs/top.gif) repeat;
	text-align:center;
	font:"Trebuchet MS";
	font-size:8pt;
	color:white;
	padding-top:2px;
	padding-bottom:2px;
	border-top:3px solid white;
	border-bottom:3px solid white;}
#top a:link {text-decoration:none; color:#fff; background:url(imgs/link_branco.gif) no-repeat right; padding-right:10px;}
#top a:visited {text-decoration:none; color:#fff; background:url(imgs/link_branco.gif) no-repeat right; padding-right:10px;}
#top a:active {text-decoration:none; color:#fff; background:url(imgs/link_branco.gif) no-repeat right; padding-right:10px;}
#top a:hover {text-decoration:underline; color:#fff; background:url(imgs/link_branco.gif) no-repeat right; padding-right:10px;}

#wolfcraft {
	float:left;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	width:180px;
	color:#ffffff;
	padding-bottom:10px;
	font-weight:bold;}

#proxxon {
	float:right;
	margin-right:0px;
	padding-left:10px;
	padding-right:10px;
	width:180px;
	color:#000000;
	padding-bottom:10px;
	font-weight:bold;}