html, body, #wrapper  {
	min-height: 100%
    height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

#wrapper  {
	top: 0;
	left: 0;
	margin: 0, auto;
	border: 0;
 	}
	
 body {
  	color: #000; 
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
    background-image: url(images/new_palace_0003_ss.JPG);  
  
   } 
       
  #pagewidth{
  width: 780px;
  height: 100%;
  border-style: ridge;

  
   }
   
   #mainTable {
  width: 780px;
  float: center;
  height: 100%;
 
  }
   
   
 #header {
	min-width: 780px;
	height: 72px;
    font_size: 1.25em;
	margin: 0px,0px,0px,0px;
    
     border-width:	1px;
     border-style:	groove;
  
   }
   
   
   
  #topnav	{
 	/*background-color:#99ffff; */
    color: #fff; 
    font-variant: small-caps; 
 	height: 21px;
 	padding: 0px;
   
    }
     #logoMain {
   width: 300px;
   height: 60px;
   float: left;
   vertical-align: center;
   border-width: 1px;
   margin: 0px,0px,0px,0px;
  
   }


   #AdVertBanner {
   width: 460px;
   height: 60px;
   float: right;
   vertical-align: center;
   border-width: 1px;
   margin: 0px,0px,0px,0px;
 
   }
    
    
    
    
    
    
   #leftSidebar	{
 	width:	190;
    margin: 0px,5px,10px,0px;
	padding: 0px,5px,20px,5px;
	
    float:	left;
	text-align:  left;
	min-height: 150px;
    border-lenght: 100%;
	vertical-align: top;
 
   	}
    
    #right	{
    margin-left: 195px;
    margin-right: 196px;
   /* color: #3300ff; */
    font-variant: small-caps;
	margin-top:15px; 
    padding: 15px,0px,0px,1px;
    vertical-align: top; 
	text-align:left  ;
  
    }
    
	#rightSidebar	{
 	width: 180px;
 	float: right;
    margin:1px,0px,0px,20px;
    padding: 0px, 0px;
	vertical-align: top; 
    text-align:  center;
  
    }
	
 #cleardiv	{
 	min-width: 772px;
    clear: both;
    height: 1px;
    margin: 1px,0px,1px,0px;
    padding: 0px;
    }
	
      
 #footer  {
	min-width: 772px;
	height: 18px;
    width: 100%;
    overflow: hidden;
    padding: 0px;
    margin: 1px,0px,0px,0px;
    text-align: center;
	font-size: 75%;
    color: #fff;
    float: center;
	vertical-align: bottom;
    background-color: rgb(225,225,245);
   
    clear: both;
    }
    
	.lwrap	{
	width:	172px;
	margin-top: 10px;
	padding:	0px;
	}
    
    HR {
    height: 1px;
    color: #999999;
    }
  
  
    
#topnav ul {
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    
    }
    
 #topnav li {
	display: inline;
    }
    
#topnav ul li a:link {
		display: inline;
        color: #000000;
       
       
		text-decoration: none;
		margin: 5px;
		padding: 1px 1px;
        
	}
    
    #topnav ul li a:visited {
		display: inline;
        /*background-color: #ccffff; */
		text-decoration: none;
		font-weight: bold;
		margin: 5px;
	
        padding: 1px 1px;
	}
    
#topnav ul li a:hover {
		color: rgb(248,29,0); 
        background-color: #ffe4ef;
		text-decoration: none;
		font-weight: bold;
		border-style: ridge; 
                }
    #topnav ul li a:active {
    	padding: 1px 1px;
		color: #000000;
        background-color: #ffffff;
		text-decoration: none;
		border: solid #cccccc 1px;
        border-top: 1px solid #000000;
        border-style: ridge;
        }
        
       
#footer  ul	{
		list-style: none;
		text-align:  center;
		margin: 0px;
		padding: 0px;
        float: center;	
        width: 100%;
		}
#footer li	{
		display: inline;
		text-align: center;
		margin: 0px 1px 1p 1px;
		}
#footer li a	{
		padding: 1px 1px;
		color:  #000;
        text-decoration: underline;
		}
#footer li a:hover{
		color:  #000080;
		background-color: #ffffff;
        text-decoration: none;
		
			}
#footer li a:active	{
		padding: 1px 1px;
		background-color: #070ba7;  
		color:  #000;
		text-decoration: none;
		}

    
	.imageRight	{
 	float:	right;
        clear:	right;
        margin:	10px;
        }
        
  	.imageLeft	{
 	float:	left;
        clear:	left;
        
        }      
        
	.imageCenter	{
  	    float:	center;
        clear:	left;
        margin-top:	5px;
        border-color:red ;
        border-width:5px ;
        border-style:groove	;
        }

	.imageSideBarLeft	{
  	    float:	Center;
        clear:	left;
        margin-top:	0px;
        margin-bottom:	0px;
        border-color: red;
        border-width:	10px;
        border-style:	groove;
  }
  
  
  
  

   