body { 
       overflow: auto;
       
       scrollbar-base-color: #dcdcdc;
       scrollbar-track-color: #fff;
       scrollbar-face-color: #e18cb5;
       scrollbar-highlight-color: #dcdcdc;      
       scrollbar-3dlight-color: #fff;
       scrollbar-darkshadow-color: #fff;
       scrollbar-shadow-color: #fff;
       scrollbar-arrow-color: #e18cb5;

       background: url(../images/kaprizzi_bg_big_2.jpg) no-repeat fixed center;       
}


	 
div.wrapcontent { 

    overflow: auto;
    
    width: 700px;
    height: 534px;
    background-image: url(../images/whitepx.jpg);
    background-repeat: repeat;
}

a {
  text-decoration: none;
  color: #cf9aae; 
}

p, li {
      color: #cf9aae;
      font-family: verdana,arial,"times new roman";
      font-size: 12px;
      line-height: 120%;
}

h1,h2,h3,h4,h5 {
      font-family: verdana,arial,"times new roman";
      font-weight: normal;
      color: #cf9aae;
      font-weight: bold;
}

h1 {
  font-size: 20px;
}

h5 {
  font-size: 14px;
}




TD#cell_bgleft {
	align:left;
	vertical-align: top; 
	width: 20%;
}
TD#cell_bgright {
	align:right;	
	vertical-align: top; 
	width: 20%;
}


TD#cell_header
{
        width: 1276px;
        height: 100px;
}
TD#cell_footer {	
        width: 1276px;
        height: 100px;
}


TD#cell_menuleftbg,
TD#cell_menurightbg
{       
	width: 75px;
	height: 50px;
}


TD#cell_menutop_1,
TD#cell_menutop_6

{       
	width: 100px;
	height: 50px;
}
TD#cell_menutop_2,
TD#cell_menutop_3,
TD#cell_menutop_5
{       
	width: 160px;
	height: 50px;
}
TD#cell_menutop_4
{       
	width: 190px;
	height: 50px;
}


TD#cell_menubottom,
TD#cell_menubottom_2,
TD#cell_menubottom_3,
TD#cell_menubottom_4,
TD#cell_menubottom_5,
TD#cell_menubottom_6
{	
        width: 145px;
        height: 50px;
} 



TD#cell_logo {	
{       width: 290px;
        height: 535px;
        bbackground-image: url(../images/whitepx.jpg);
        bbackground-repeat: repeat;
        bbackground-image: url(../images/logo_new.jpg);
        bbackground-repeat: no-repeat;
}


TD#cell_line {	
{       width: 2px;
        height: 535px;
        bbackground-image: url(../images/graypx.jpg);
        bbackground-repeat: repeat;
}

TD#cell_content {	
{       width: 760px;
        height: 535px;
        vertical-align: text-top;
        background-image: url(../images/whitepx.jpg);
        background-repeat: repeat;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
}


TD#cell_content_text {	
{       width: 420px;
        height: 535px;
        vertical-align: text-top;
        background-image: url(../images/whitepx.jpg);
        background-repeat: repeat;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
}

TD#cell_content_pict {	
{       width: 340px;
        height: 535px;
        background-image: url(../images/whitepx.jpg);
        background-repeat: repeat;
        vertical-align: top;
        
}