body { 

	margin: 12px 12px 12px 12px;
} 

#left { 
position:absolute; 
left:25px; 
top:175px; 
padding:20px 0px; 
width:160px; 
height:500px;
color:#333; 
background:#FEFFF5;
border:1px solid #333; 
} 

#content { 
position:absolute; 
left:193px; 
top:175px; 
width:752px;
height:500px;
color:#333; 
background:#FEFFF5;
border:1px solid #333; 
padding:20px 0px; 
} 

#bottom { 
position:absolute; 
left:10px; 
top:724px; 
width:947px;
height:16px;
color:#333; 
padding:0px 0px 0px 0px; 
} 

.xboxcontent { display:block; border:0 solid black; border-width:1px 1px; height:370px; }



h1	{
        margin-left: 20px;
        margin-bottom: 25px;
        margin-top: 45px;
        margin-right: 1px;
	font-family: Arial;
	font-size: 24px;
	font-weight: bold; 
	text-align: left;
	color: #444444;
}

h2	{
        margin-left: 20px;
        margin-bottom: 20px;
        margin-top: 25px;
        margin-right: 1px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold; 
	font-style: italic;
	text-decoration: underline;
	text-align: left;
	color: #444444;
}

h3	{
        margin-left: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
        margin-right: 1px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold; 
	text-align: left;
	color: #444444;
}

h4	{
        margin-left: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
        margin-right: 1px;
	font-family: Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold; 
	text-align: center;
	color: red;
}

p	{
        margin-left: 20px;
        margin-bottom: 10px;
        margin-top: 15px;
        margin-right: 15px;
	line-height: 22px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #444444;
}

td 	{
	font-family: Arial;
	font-size: 12px;
}
