    body {
			background: #ff7f00 url('images/background.gif') repeat-y center; 
            text-align:center;
        	margin: 0px 0px 0px 10px;
			font-family: arial, helvetica,geneva, sans-serif;
            font-size:10px;
	}
	
    p,ul {
        font-family: arial, helvetica,geneva, sans-serif;
        font-size:13px;
        line-height: 140%;
    }
    
    h3 {
        font-family: arial, helvetica,geneva, sans-serif;
        font-size:30px;
        color: #333;
    }
    
	
	p,h3,ul {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    
    
	a:link {
		color: #ff7f00;
		text-decoration: none;
        border-bottom:1px dotted #ff7f00;
	}
	
	a:visited {
		color: #ff7f00;
		text-decoration: none;
        border-bottom:1px dotted #ff7f00;
	}
		
	a:hover {
		color: #ff0000;
		text-decoration: none;
        border-bottom:1px dotted #ff0000;
	}
	
	
    
    .menuOn {font-size:16px;color:#000;}    
    .menuOff {font-size:16px;color:#000;}
	
	
    a.menuOn:link, a.menuOn:visited {
        text-decoration:none;
        color:#f00;
        
    }
	
    a.menuOn:hover {
        text-decoration:underline;
    }
    
    
   
    a.menuOff, a.menuOff:visited {
        text-decoration:none;
        color:#666;
    }
	
    a.menuOff:hover {
        text-decoration:none;
         color:#f00;
    }
    
    a.readmore {
        text-decoration:underline;
         color:#000;
		 border-bottom:none;
    }
	
    .menuArtistOff {font-size:13px;color:#ff7f00;line-height:160%;padding: 0px 0.2em;}
    .menuArtistOn {font-size:13px;color:#f00;line-height:160%;padding: 0px 0.2em;}
    .eventOn {font-size:13px;color:#f00;line-height:160%;padding: 0px 0.2em;}
	 
    a.menuArtistOff, a.menuArtistOff:visited {
        width:150px;
        text-decoration:none;
        color:#ff7f00;
        border-bottom:1px dotted #ff7f00;
    }
	
    a.menuArtistOff:hover {
        color: #f00;
        background: #fff;
        border-color: #f00;
    }
    
    
    a.menuArtistOn, a.menuArtistOn:visited {
        width:150px;
        text-decoration:none;
        color:#f00;
        border-bottom:1px dotted #f00;
    }
	
    a.menuArtistOn:hover {
        color: #f00;
        background: #fff;
        border-color: #f00;
    }
	
	 a.eventOn, a.eventOn:visited {
        width:150px;
		text-decoration:none;
        color:#ff7f00;
        border-bottom:1px dotted #ff7f00;
    }
	
    a.eventOn:hover {
        color: #f00;
        background: #fff;
        border-color: #f00;
    }
	
	
    .headline {
        font-size:30px;
    }
    
    
    .contenttext {
        font-size:14px;
    }
    
    td.artdescription {
        font-size:12px;
		line-height:120%;
    }
	
    
    #biography, #cv, #paintings, #rugs {
		position: relative;
        padding:10px 10px 10px 10px;
		left:0px;
		top:0px;
		width:600px;
		background:#fff;
        display:none;
        line-height:145%;
        font-size:13px;
		}
       
    #rugs td{
        font-size:12px;
        line-height:120%;
    }
    
    #paintings td{
        font-size:12px;
        line-height:120%;
    }
    
    
    #navlist
    {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px dotted #999;
        font: normal 13px Arial, sans-serif;
    }

    #navlist li
    {
        list-style: none;
        margin: 0;
        display: inline;
    }

    #navlist li a
        {
        padding: 3px 0.5em;
        margin-left: 10px;
        border: 1px dotted #666;
        border-bottom: none;
        background: #fff;
        text-decoration: none;
        font-weight:bold;
    }

    #navlist li a:link { color: #666; }
    #navlist li a:visited { color: #f00; }

    #navlist li a:hover
        {
        color: #f00;
        background: #fff;
        border-color: #666;
    }

    #navlist li a.current
        {
        color: #fff;
        background: #f00;
        border-bottom: 1px solid #f00;
    }
    
    #frame {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
        background:#fff;
	}
	
	hr { border:1px #ff7f00;}
	
	.adressOn {font-size:11px;color:#444;}   
   
   a.adressOn:link, a.adressOn:visited {
        text-decoration:none; color:#f00;
    }
	
    a.adressOn:hover {
        text-decoration:underline;
    }