body
{
background:#ffffff;
font-family:  Helvetica;
font-size:11px;
}

.image 
{
position: absolute;
top:120px;
left:350px;
background:#fff;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align: center; 

}




.image_text
{
position: relative;
top:85px;
background:#fff;
width:340px;
height:50px;
padding-top:0px;
padding-left:40px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align:left;
}


.image_text_osc
{
position: absolute;
top:330px;
left:-200px;
background:#fff;
width:200px;
height:100px;
padding-top:0px;
padding-left:15px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align:left;
}


.image_text_ir
{
position: absolute;
top:280px;
left:-200px;
background:#fff;
width:200px;
height:100px;
padding-top:0px;
padding-left:15px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align:left;
}


.main_nav
{
position: absolute;
top:40px;
left:0px;
background:#fff;
width:200px;
height:281px;
padding-top:40px;
padding-left:15px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align:left;
}


.logo
{
position: absolute;
top:10px;
left:10px;
background:#fff;
width:100px;
height:20px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;

}

.controls
{
position: absolute;
top:10px;
left:250px;
background:#fff;
width:650px;
height:50px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align: center; 
}

.cv 
{
position: absolute;
top:80px;
left:230px;
background:#fff;
width:750px;
padding-top:0px;
padding-bottom:30px;

padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
text-align: left; 

}


#menu {
  padding:0;
  margin:0;
  }
  
  
#menu li {
  list-style-type:none;
  margin:0 0 1.25em 0;
  }

.indent
{
padding-left:25px;
}

.indent2
{
padding-left:50px;
}


/*
a:link {color:#b0b0b0; text-decoration:none;}
a:active {color:#b0b0b0; text-decoration:none;}
a:visited {color:#b0b0b0; text-decoration:none;}  
a:hover {color:#b0b0b0; text-decoration:underline; } 

a.proj:active  { color : #000000; text-decoration: none; }
a.proj:link    { color : #000000; text-decoration: none;}
a.proj:visited { color : #000000; text-decoration: none;}
a.proj:hover { color : #000000; text-decoration:underline;}
*/



object.mov {
    display: none;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

textarea, input, td, tr, table, img
{
border:0px;
}

.model
{
border:1px solid #C0C0C0;
margin-top:5px;
}

.special {
width:5px;
visibility:hidden;
}

