*
{
font-family:Arial;
font-size:11px;

}

a
{
  opacity: 100;
}

a:link {text-decoration:none; color:black;}
a:visited {text-decoration:none; color:black;}
/* 
h1 a:link {text-decoration:none; color:black;}
#menu a:link {text-decoration:none; color:black;}
#works a:link {text-decoration:none; color:black;}
#email a:link {text-decoration:none; color:black;}
a:visited {text-decoration:none; color:black;}
#email a:visited {text-decoration:none; color:black;}
a:hover {text-decoration:none; color:#909090;}
a:active {text-decoration:none; color:black;}
*/

#body
{
  width:1100px;
  margin:auto;
}


header
{
 width:1100px;
  height: auto;
  margin: auto;
  position: fixed;
  z-index: 1;
  background-color:transparent;

}

#name
{

 
    font-weight: bold;


 
}

#menu
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: auto;
  display: block;
  border-bottom:1px solid black;
  width:85px;

  background-color:transparent;


}

#menu li
{
  margin: 0px;
   padding: 0px;
  
  margin-bottom: 5px;
  background-color:transparent;
}

#menu li a
{
  background-color:transparent;
}

#sidebar
{

  height: auto;
  float:left;
  position: fixed;
  background-color: transparent;
}
  
h5
{
	margin-bottom:5px;
}



#works
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight:normal;

    width:120px;

    display: block;   
    
 
}

#works li
{
    text-decoration: none;
    background-color: transparent;
    font-family: Arial;
    margin-bottom: 5px;
  font-size: 11px;
  
}

#nr
{
  list-style: none;
    padding: 0px;
}

#email a
{
  list-style: none;
    margin: 0px;
    padding: 0px;
}

#content
{
  width: 864px;
    height: auto;
    margin:auto;
    margin-top:40px;
    margin-bottom:100px;
    background-color:white;
     
   
}

#content2
{
  width: 604px;
    height: auto;

 margin:auto;
    margin-top: 40px;
    margin-bottom: 10px;
    
}

#cv
{
  width: 500px;
    height: auto;
    float: left;
    margin-top: 50px;
    margin-bottom: 60px;
}



.prevnext{ font-size:20px; font-weight: bold; cursor:pointer; width:700px;}
.prev{padding-right: 10px;}
.next{padding-left:10px;}


.gallery li{display:none; list-style:none;}
.gallery li:first-child {display:block;}
.gallery img {width:auto;}
.gallery img {height:560px;}
.gallery {margin:0px; padding:0px;}

#container
{
	margin-left:15px;
}



table
{
   border-collapse: separate;
     
     border-spacing: 15px 0px;
     background-color:white;
     
}

td
{
    height: auto;
    width: auto;
    border: none;
    text-align: center;
    padding:0px;

     
   
    background-color:white;
 
    
}

td a
{
    display: block; /* added */
    text-decoration: none;
    text-align: center;
    background-color:white;

   
    
    
}

.workname
{
    height: 50px;
 
    width: auto;
    border: none;
    vertical-align: top; /* added */
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 0px;
     background-color:white;

  
}

.workname a
{
    display: block; /* added */
    text-decoration: none;
    width: 100%;
    margin: 0px auto;
    margin-top:5px;
    background-color:white;
    
}

#current
{
	margin-left:15px;
}
h4
{
margin: 0px;  
 margin-top:5px;


    
}
p
{
    background-color:white;
    
}

h3
{
margin-top: 30px;  
}

#contact
{
  margin-top:150px;
}

#footerWrap
{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: transparent;
}
