body {
	   margin: 0;
	   padding: 0;
	   background:url(http://www.hellhoundsyndicate.com/IMG/home_bg_rpt.jpg);
	   text-align: center;
	   }
	   
#Center {
       width: 800px;
	   height: 700px;
	   margin: 250px ,0,0,0px;
	   float:left 250px
	   text-align: center;
	   background-image:url(http://www.hellhoundsyndicate.com/IMG/HHS_home_logo.png) ;
	   background-repeat: no-repeat;	   
	   }
	   
#Content
{
	width: 800px;
	heigh: 700px;
	margin-top: 00px;
	}
	
#Menu
{
    width: 100%;
	height: 22px;
	background-image:url(http://www.hellhoundsyndicate.com/IMG/Menu_bg_rpt.png);
	text-align:left;
	padding-left:10px;
	}
	
	#Menu_index
{
    width: 250px;
	height: 22px;
	background-image:url(../Images/Menu_bg_rpt.gif);
	text-align:left;
	padding-left:10px;
	}

#Miolo {
    margin-top: 20px;
	width: 800px;
	height: 650px;
	background-image:url(../Images/Fundo_Content.gif);
	background-repeat: repeat-x;
	}	

#Titulo {
    margin: 0px;
	width: 100%;
	height: 34px;
	}

#Conteudo {
    margin-top: 0px;
	height: 341px;
	text-align: center;
	margin-left:auto;
	align: Center;
	}
p
{
    margin-top: 5px;
	font: 10px/115% Arial;
    color: #C
	text-align:justify;
    }

h1  {
	 font: 12px Arial;
     color: #FFFFFF;
	 text-align:left;
	 font-weight:bold;
     }

h2  {
	 font: 10px Arial;
     color: #FFFFFF;
	 text-align:left;
     }

a.Menu:link, a.Menu:visited
{
    text-decoration: none;
	text-align: left;
    font: 10px/130% Arial;
    color: #dfe5e6;
    background-color: Transparent;
    }
a.Menu:hover
{
    font: 10px Arial;
	text-align: left;
    color: #cccccc;
    background-color: Transparent;
    }
a.Menu:active
{
	font: 10px Arial;
	text-align: left;
    color: #000000;
    background-color: Transparent;
	font-weight: 900;
    }
