
body
{
background-image:url("/Graphics/BackgroundWhite.jpeg");
background-attachment:fixed;
}

a
{
border-style:none;
}


img
{
border-style:none;
}

banner_style
{
min-width:640px;
width:100%;
display:block;
position:fixed;
top:0px;
left:0px;
background-color:white;
margin:0%;
border-style:none;
border-bottom-style:solid;
border-bottom-width:3px;

z-index:1;
}

nav_style
{
display:block;
position:fixed;
min-height:500px;
height:100%;
width:110px;
padding-top:70px;
z-index:-0;
top:0px;
left:0px;
border-style:none;
border-right-style:solid;
border-right-width:3px;
background-color:white;
}


update_style
{
display:block;
width:110px;
background-color:none;
position:absolute;
left:0px;
bottom:0px;
}

projects_desc_style
{
display:block;
margin-top:45px;
margin-left:99px;
background-color:none;
position:static;
z-index:-1;
right:0%;
top:5%;
padding-top:70px;
padding-bottom:10px;
padding-right:10px;
padding-left:20px;
font-size:medium;


}


old_projects_desc_style
{
display:block;
background-image:none;

font-size:medium;
background-color:none;
position:fixed;

top:73px;
left:113px;

padding-left:10px;
padding-right:10px;

width : auto;
height : 100%;
overflow : auto;
z-index:-1;
}

