﻿body
{
    background-image:none;
    background-repeat:no-repeat;
    background-color:#fff;
	
}
	h1
	{
		
		font-size:18px;
	}
 

	p, .fckEdit, .fckEdit p
	{
		color:#000;
		font-size:12px!important;
		
	}
       
     #sitewrapper
    {
        background-image: none;
        background-color:#fff;
    }

    #container
    {
        margin-left: 0px;
        margin-right: 0px;
        border: none;
        width:600px;
		
    }
    .edited
    {
        width:450px;
        margin:0px;
        padding-left:0px;
    }
    #page
    {
        width:720px;
    }
	#content,#contentmain
	{
		 width:450px;
		/*width:100%;*/
		
	}
	
    #header
    
    {
        display:none;
        
    }
    #menu
    {
        display:none;
    }
    #sidebar
    {
        display:none;    
    }
    #rightbar
    {
     float:right;
	 width: 140px;
    }
    #rightbar img
    {
        display:none;
    }
    .iholder
    {
        display:none;
    }
    #footer 
    {
     /*   width:600px;*/
        text-align:left;
     }
     #footer p
     {
        font-size:12px;
     }
	 
	 #PAFTOOLBAR, #paftoolbar  {
		display: none;
		height: 0;
	 }
