
*
{
  margin:0;
  padding:0;
}

img
{
  border:none;
}

ul.nolist
{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}

.clearBoth
{
  clear:both;
}

hmtl, body
{
  height:100%;
  width:100%;
  text-align:center;
  margin:0 auto;
  font-family:verdana, helvetica, arial, sans-serif;
  font-size:12px;
}

.italic
{
  font-style:italic;
}

#contentContainer
{
  min-width:1024px;
  width:99%;
  margin:0 auto;
  text-align:left;
  padding:1% 0 1% 1%;
}

#header, #body, #footer
{
  width:100%;
}

#header
{
  padding:45px 0 25px 0;
  text-align:justify;
}

#header a, #header a:visited, #header a:active
{
  text-decoration:none;
  color:#000;
}

#header h1
{
  font-weight:bold;
  width:300px;
  font-size:16px;
  color:#000;
  letter-spacing:1.8px;
  display:inline;
  text-align:justify;
}

/* NAVI */

ul.navi
{
  float:left;
  display:block;
  margin:0;
  padding:0;
}

ul.subnavi
{
}

ul.navi, ul.subnavi
{
  list-style:none;
}


ul.navi li a
{
  text-decoration:none;
  color:#000;
  letter-spacing:0.5px;
  text-align:justify;
  font-weight:bold;
}

ul.navi li a.active
{
  border-bottom:1px solid #777;
}


ul.subnavi li a 
{
  font-weight:normal;
}

ul.navi li
{
  margin:20px 0 20px 0;
}

ul.subnavi li
{
  margin:20px 0 20px 15px;  
}


ul.subnavi li a.subactive
{
  font-weight:bold;
}

ul.subnavi2
{
  font-weight:normal;
  list-style:none;
  margin:5px 0 0 0
}

ul.subnavi2 li
{
  margin:0 0 0 30px;
}

ul.subnavi2 li a
{
  color:#666;
}

ul.subnavi2 li a.active
{
  color:#000;  
}

/* Content */

div#contentBox
{
  height:auto;
  width:67%;
  margin:15px 0 0 0;
  float:right;
  overflow:hidden;
  line-height:20px;
  display:none;
}

.introtitle
{
  font-size:15px;
}

div#contentBox h1
{
  font-size:12px;
  padding:0 0 10px 0;
}

div#contentBox h2
{
  font-size:12px;
  padding:15px 0 10px 0;
}

.introinfo
{
  padding:20px 0;
  font-weight:bold;
}



#gal img
{
  float:left;
  margin:0 50px 0 0;
  cursor:pointer;
}

#controls
{
  float:right;
  width:100%;
  text-align:center;
  margin:25px 0 0 0;
}

#controls span
{
  font-size:21px;
  padding:0 15px;
  cursor:pointer;
}


img.galImage{
	display:none;
	float:left;
}

table.cvtable
{
  width:100%;
}

table.cvtable tr td
{
  vertical-align:top;
  line-height:21px;
  padding:3px 0;
}

table.cvtable tr td.year
{
  width: 135px;
  font-weight:bold;
}

#current h2
{
  display:inline;
}

#current ul
{
  list-style:disc;
  margin:0 0 0 15px;
}

#current table
{
  width:100%;
}

#current table tr td
{
  vertical-align:top;
}

#linklist li a
{
  text-decoration: none;
  color: #000;
}

#linklist li a:hover
{
  text-decoration: underline;
}

#review a
{
  text-decoration:none;
  color:#000;
}

#review a:hover
{
  border-bottom:1px solid #666;
}
