﻿	
body{
margin:0;
font-family: Times New Roman;
font-size: 12pt;
color: black;
background-color:white;
}

#container{
/*width:980px;
margin:5px auto;*/
background:transparent;

}

#container1
/* navigation */
{
	display:none !important;

}

#container2
/* footer */
{
	display:none !important;
}

#container3
/*for the content */
{
width:980px;	
}

#container-footer
{
	display:none !important;

}


#navigation{
	display:none !important;
}



#content{
width:750px;
float: none !important;
display:inline;
}



#logo{
	display:none !important;
}


#menu{
	display:none;
}



