.sidebar
{
display: none;
}
.footer
{
display: none;
}
.tblAlert
{
display:none;
}
#menu
{
    display:none;
}

body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #FFFFFF url('../images/img01_1.jpg') repeat-x;
	font-family: sans-serif,"Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	text-align: center;
	min-height:100%; 
	min-width:1100px;
}
#divContent
{
    
      
}
.page
{

}
.content
{
    width:100%;
}

.post
{
   
}


