body { font-family: Verdana, Helvetica, sans-serif;
      font-size: 100%; 
      color: #000000;
      background-color: #DDDDDD; 
      width: 800px; 
      text-align: center;
      margin: auto; }

header { width: 100%; height: 120px; }

h1 { font-family: Biondi, Verdana, Helvetica, sans-serif; 
     font-size: 200%; 
     font-weight: bold; 
     color: #0000FF; }

h2 { font-family: Verdana, Helvetica, sans-serif; 
     font-size: 150%; 
     font-weight: bold; 
     color: #0000FF; }

h3 { font-family: Verdana, Helvetica, sans-serif; 
     font-size: 125%; 
     font-weight: bold; 
     color: #000000; }

h4 { font-family: Verdana, Helvetica, sans-serif; 
     font-size: 110%; 
     font-weight: bold; 
     color: #000000; }

#topmenu { font-family: Biondi, Verdana, Helvetica, sans-serif; 
      font-size: 120%; 
      font-weight: bold; 
      color: #0000FF; 
      width: 100%; 
      text-align: center; }

header nav ul li { display: inline-block; 
     width: 120px; 
     text-decoration: none;
     list-style-type: none; }

#jobduties { list-style-type: disc; 
     margin: 0; 
     padding: 0; 
     width: 100%; }

ol { list-style-type: decimal;
     margin: 0;
     padding: 0; }

ol li { text-align: left; }

a:link { color: #0000FF; }

a:active { color: #000000; }

a:hover { color: #8B008B; }

a:visited { color: #999999; }

#maincontent { border-style: none;
	margin-right: 35%;
	padding: 10px; }

.pagetitle { font-family: Verdana, sans-serif;
      font-size: 115%;
      font-weight: bold;
      color: #000000;
      text-align: center; }

#resumesection { font-family: Verdana, sans-serif;
      font-size: 100%;
      font-weight: bold;
      color: #000000;
      text-align: left; }

.jobhead { font-weight: bold; }

.positionhead { font-weight: bold;
      font-style: italic; }

#sidebar { float: right; 
	display: inline; 
	border-style: none;
	margin-top: -580px;
	padding: 10px; }

#headline { font-family: Verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	text-align:center; }

footer { clear: both; 
	border-style: none;
	margin: 0;
	padding: 10px;
	width: 100%; }

#bottommenu { font-family: Biondi, Verdana, Helvetica, sans-serif; 
      font-size: 110%; 
      font-weight: bold; 
      color: #0000FF; 
      width: 100%; 
      text-align: center; }

footer nav ul li { display: inline-block; 
     width: 120px; 
     text-decoration: none;
     list-style-type: none; }
