body {
	margin:0px;
	padding:0px;
	font-family: "Century Gothic", Tahoma, "Trebuchet MS", Verdana,
          	Arial, sans-serif;
	font-color: #900;
	background-color: #fff;
	font-size: 12px;
	font-weight: normal;
	}
h1 {
	margin:0px 0px 0px 0px;
	font-size:22px;
	font-weight:900;
	color:##333;
	text-align: center;
	background-color: #C00;
	}
h2 {
	font-size:18px;
	font-weight: bold;
	color: #CC0033;
	}

h3 {
	font-size: 16px;
	font-weight:bold;
	font-style: italic;
	}

p {	line-height:14px;
	margin:10px 10px 10px 10px;
	font-size: 14px;
	}

a {
	color:#c96;
	font-weight:bold;
	font-family: "Century Gothic", Tahoma, "Trebuchet MS", Verdana,
          	Arial, sans-serif;
	}
a:link {color:#c60;}
a:visited {color:#f963;}

#sitebox{
  background-color: #cc9;
  margin: 25px;
  padding: 10px;
  }

#tablebox{
  background-color: #cc9;
  margin: 35px;
  padding: 20px;
  border: 1px solid #C00;
  }

#header{
  background-color: #c93;
  background: url(name.gif) no-repeat center;
  padding: 5px;
  margin: 5px;
  }

#banner { 
  width: 650px;
  height: 112px;
  }

#banner span {
  display: none;
  }
#navbar {
 margin: 0;
 padding: 20px 0px 0px 0px;
 font-family: Tahoma, "Trebuchet MS", Verdana,
 Arial, sans-serif;
 /* float: right;*/
 /* margin-right: 5px;*/ 
 /* background-color: #9c9;*/
 /* width: 80px;*/
  }

#navbar ul {
  align: left;
  list-style: none;
}
  
#navbar li {
  margin: 0px;
  padding: 0px; /*space between the list items*/
  list-style: none;
  color: #BF7F26;
  }

#navbar a {
  line-height: 16px;   /*the height between the lines of the individual list items*/
  font-weight: bold;
  font-size: 19px;
  text-decoration: none;
  color: #C60; /*color of navbar list item links*/
  }

#navbar a:hover {
  /*color: #B3B266;*/
  color: #C90;
  }

#navbar a:hover, #navbar a.active  {
  /*border-bottom: 4px solid #c60;*/
  /*padding-bottom: 1px; space between the word and the hovering underline*/
  /*color: #963; of the hovering underline?*/
  }

#navbar li ul {
  margin: 10;
  padding: 20px 0px 0px 0px;
  list-style: none;
  color: #99F;
  }

#navbar li ul a{
  color: #06C;
  font-size: 16px;
  }

#navbar li ul a:hover {
  color: #93F;
  font-size: 18px;
  }

#content{
  padding: 5px;
  float: left;
  width: 500px;
  /*margin: 0px 175px 0px 5px;*/
  }

#footer{
  background-color: #ccc;
  margin: 5px;
  padding: 5px;
  clear: right;
  font-size: 10px;
  }

#shows {
  margin: 10;
  padding: 10px;
  color: #333;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  }

#shows H1 {
  color: #c00;
  font-style: italic;
  border: none;
  }

#shows H3 {
  color: #666666;
  font-style: italic;
  text-decoration: underline;
  }

#shows H2 {
  color: #696;
  font-style: italic;
  }

#resume {
  font-size: 14px;
  font-weight: bold;
  font-color: black;
  margin: 0;
  padding: 0;
}

#resumebox {
  background-color: #fff;
  margin: 10px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #999;
  font-color: black;
  width: 500px;
  }

#resume h1, h2, h3 {
  margin: 0;
  color: black;
  border: none;
  background: none;
  text-align: center;
  font-style: normal;
}

#resume h1 {
  font-size: 15px;
  font-variant: small-caps;
}

#resume  h2, h3 {
  font-weight: normal;
  font-size: 12px;
}

#navresume {
  text-align: center;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  }

#navresume ol {
  text-align: center;
  color: #ccc;
  list-style: none;
  }

#navresume li {
  text-align: center;
  list-style: none;
  display: inline;
  font-size: 10px;
  }

#resume li {
  list-style: none;
  line-height: 20px;
  color: black;
  padding: 10;
}
#resume li ul {
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  padding: 0;
}

#resume li ul li {
  padding: 0;
}

#resume li ul li li {
  list-style-type: cirlce;
}

#biocontent {
color: #996600;
font-size: 10px;
}
