/* ----------------------------------------------------------------+----------------------
 |  Cascading Style Sheet                                          |                      |
  -----------------------------------------------------------------+---------------------*/

    html, body {
    background-color: #101010;
    cursor: default;
    font-family: "Arial", arial, "MS Sans Serif", Geneva, sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    margin: auto;
    width: 100%;
    padding: 0px 0px 0px 0px;
    min-width: 760px;
    text-align: center;
  }

a:link,a:active,a:visited {
background-color: transparent;
color: #efefef;
text-decoration: none;
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 14pt;
}
a:hover {
background-color: transparent;
color: #7a7a7a;
text-decoration: none;
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 14pt;
}

/*
 -----------------------------------------------------------------------------------------
 | Temp Folio ID's and Classes
 -----------------------------------------------------------------------------------------
*/
#banner {
background: url(LeveyName_1.gif) no-repeat;
background-color: #000000; 
background-position: center;
margin: 0px auto;
clear: both;
padding: 0px 0px 0px 0px;
width: 760px;
height: 161px;
text-align: center;
}
#content {
background-color: #000000; 
margin: 0px auto;
clear: both;
padding: 0px 0px 0px 0px;
/* height: 711px; */
width: 760px;
text-align: center;
border-style:solid;
border-color:#5f5f5f;
border-width: 1px;  
}
#gallery {
background-color: #000000; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 11pt;
width: 600px;
text-align: left;
color: #efefef;
}
#wrapper {
padding: 0px 0px 0px 0px;
overflow: hidden;
}
#center {
background-color: #000000; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 760px;
font-size: 10pt;
color: #efefef;
text-align: center;
/* float: left; */
}
#center-left {
background-color: #000000; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 80px;
font-size: 10pt;
color: #efefef;
text-align: center;
float: left;
}
#resume {
background-color: #000000; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 11pt;
padding: 0px 0px 0px 75px;
width: 500px;
height: 500px;
color: #efefef;
text-align: left;
overflow : auto; 
}
#center-right {
background-color: #000000; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 500px;
font-size: 10pt;
color: #efefef;
text-align: justify;
float: left;
}
#content_bottom {
background-color: #000000;
margin: 0px auto;
width: 100%;
clear: both;
font: 11px Verdana,Arial,sans-serif;
color: #9f9f9f;
text-align: center;
}
#nav{
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
height: 75px;
font-weight: normal;
font-size: 10pt;
/*
border-bottom: 1px solid #60c8e0;
width: 90%;
*/
}
#info {
background-color: #ffffff; 
font-family: "Arial", arial, "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 12pt;
width: 500px;
text-align: justify;   
}
div.frame {
width: 215px;
height: 320px;
}
div.spacer {
/* width: 74px; */
/* height: 141px; */
float: left;
}
div.full_panel {
padding: 4px 4px 4px 4px;
width: 141px;
height: 141px;
float: left;
}
div.half_panel {
padding: 4px 4px 4px 4px;
width: 75px;
height: 141px;
float: left;
}
