
#container01 
{
   width:100%;
   height:auto;
   clear:both;
}

#titlecontainer01 {
	height: 29px;
	padding: 6px 0px 0 8px;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
	background: url(images/img03.gif) no-repeat;
	text-align:left;
	font-family: 'Bradley Hand ITC', tahoma, sans-serif;
}

.title01
{
	text-transform: uppercase;
	font-size: 18px;
	color: #ffffff;
	text-align:left;
	font-family: 'Bradley Hand ITC', tahoma, sans-serif;
	font-weight:bold;
}

.content01
{
    margin: 0 auto;
 	text-align:Justify;
 	padding-top:5px;
   
}
    
#settings 
{   clear:both;
   float:left;
   
}