a:active {
 /*color: #616265;*/
 color: #999999;
 text-decoration: line-through;
} 

a:visited {
 /*color: #616265;*/
 color: #999999;
 text-decoration: none;
} 

a:link {
 /*color: #616265;*/
 color: #999999;
 text-decoration: none; 
} 

a:hover{
 /*color: #616265;*/
 color: #999999; 
 text-decoration: line-through;
}

body {
 /* verdana 13 px o arial 14px*/
 font-family: Verdana, Arial, Helvetica;
 font-size: 11px;
 color: #999999;
}

table {
 /*width: 420px;
 height: 30px;*/
}

#td1 {
 width: 149px;
 
}

#td2 {
 width: 60px;
 
}

#td3 {
 width: 120px;
 
}

#category{
font-weight: bold;
}

#box{

 float: left; 
 width: 960px;
 height: 600px;
 border: 0px solid red;	

}

#header{

 float: left; 
 width: 960px;
 height: 50px;
}

#menu_sup{
 float: left; 
 width: 960px;	
 height: 25px;
}

#menu_container{
 float: left; 
 width: 250px;	
 height: 362px;
 border: 0px solid #000; 
}

#menu{
 float: left; 
 width: 240px;	
 height: 342px;
 border: 0px solid red; 
}

#menu_down{
 float: left; 
 width: 160px;	
 height: 20px;
 border: 0px solid #000; 
}
/*
#desc{

 float: left; 
 width: 160px;	
 height: 362px;
 border: 0px solid #000; 
}
*/
#liv0 {
  
}

#gallery{
 float: left; 
 width: 800px;	
 border: 0px solid #000;
 height: 400px;
 margin-left: 10px; 
}

#bio{

 float: left; 
 width: 400px;	
 height: 342px;
 border: 0px solid #000; 
}

#contacts{

 float: left; 
 width: 400px;	
 height: 342px;
 border: 0px solid #000; 
}

#slideshow {	
 border: 0px solid #616265;	
 overflow: hidden;	
 position: relative;	
 width: 525px;	
 height: 350px;}

#slideshow img { 
 width: 525px;	
 height: 350px;
}

#footer{

 float: left; 
 width: 960px;	
 height: 25px;
}


