/* ----------------------------------------------------------------+----------------------
 |  Cascading Style Sheet                                          |                      |
  -----------------------------------------------------------------+---------------------*/

    html, body {
    background-color: #fff;
    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: 725px;
    text-align: center;
  }

a:link,a:active,a:visited {
background-color: transparent;
color: #222;
text-decoration: none;
font-family: "Arial Narrow", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 14pt;
}
a:hover {
background-color: transparent;
color: #555;
text-decoration: none;
font-family: "Arial Narrow", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
font-size: 14pt;
}

.here{
font-family: "Arial Narrow", "MS Sans Serif", Geneva, sans-serif;
color: #bbb;
font-weight: normal;
font-size: 14pt;
}

h1 {
      background-color: #transparent;
      padding: 10px 0px 10px 0px;
      margin: 0px auto;
      font-family: "Tacoma", arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 28pt;
      color: #000;
      text-align: center;
}
h2 {
      background-color: #transparent;
      padding: 0px 0px 10px 0px;
      margin: 0px auto;
      font-family: "Tacoma", arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16pt;
      color: #000;
      text-align: center;
}

/*
 -----------------------------------------------------------------------------------------
 | Temp Folio ID's and Classes
 -----------------------------------------------------------------------------------------
*/
#banner {
/* background: url(SHewitt_HomePageBanner.gif) no-repeat; */
background-color: #fff; 
background-position: center;
margin: 0px auto;
clear: both;
padding: 0px 0px 0px 0px;
width: 725px;
height: 50px;
text-align: center;
}
#content {
background-color: #fff; 
margin: 20px auto;
clear: both;
padding: 0px 0px 0px 0px;
/* height: 711px; */
width: 725px;
text-align: center;
}
#gallery {
background-color: #fff; 
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: #fff; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 725px;
font-size: 11pt;
color: #fefefe;
text-align: center;
/* float: left; */
}
#center-left {
background-color: #fff; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 80px;
font-size: 10pt;
color: #1f1f1f;
text-align: center;
float: left;
}
#resume {
background-color: #fff; 
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: #1f1f1f;
text-align: left;
overflow : auto; 
}
#maincap {
background-color: transparent; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
text-decoration: italic;
padding: 0px 0px 0px 0px;
width: 725px;
font-size: 11pt;
color: #000;
text-align: justify;
}
#center-right {
background-color: #fff; 
font-family: "Arial", "MS Sans Serif", Geneva, sans-serif;
font-weight: normal;
padding: 0px 0px 0px 0px;
width: 500px;
font-size: 10pt;
color: #1f1f1f;
text-align: justify;
float: left;
}
#content_bottom {
background-color: #fff;
margin: 0px auto;
width: 100%;
clear: both;
font: 12px Verdana,Arial,sans-serif;
color: #7f7f7f;
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: #fff; 
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;
}

