body {
  background: rgb(255,255,255);
  color: rgb(0,0,0);
  font-family: Arial, Helvetica, sans-serif;
}

div#container {
  margin: 50px;
  width:auto;
}

div#copyright {
    font-size: smaller;
    clear: both;
}

div#topnav {
  border-bottom: 1px solid rgb(0,0,0);
  width: 740px;
  padding-bottom: 5px;
}

div#topnav span {
  bottom:0px;
  padding-left: 30px;
  padding-right: 30px;
  /* padding-top:10px; */
  padding-bottom: 5px;
  margin: 0px;
 /* border-top: 1px solid rgb(0,0,0); 
  border-bottom: 1px solid rgb(0,0,0); */
  vertical-align: bottom;
}

div#topnav span.t {
  border-top: none;
  padding-right: 5px;
  padding-left: 5px;
}

div#mediabar {
 /* border-top: 1px solid rgb(0,0,0);
  border-bottom: 1px solid rgb(0,0,0);
  padding-left: 5px;
  padding-right: 20px; */
  width: 160px;
}

div#mediacopy {
 width: 640px;
}

img#curm {
 /* border: 2px solid rgb(0,0,0); */
}

img.mediaimage {
}

div#resumesections {
  text-align: right;
  padding-right: 15px;
  border-right: 1px solid rgb(0,0,0);
  float: left;
}

div#resumecontent {
  text-align: left;
  padding-left: 25px;
  float: left;
  width: 450px;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.clear {
  clear: both;
}

table#projectlist {
  width: 800px;
  border: none;
}

.projectname {
  font-weight: 900;
  font-size: larger;
}

.vtop {
  vertical-align: top;
}

a img {
  border: 0px;
}

a.biggrey:hover {
  background-color: transparent;
  color: rgb(150,150,150);
}

.lil {
   margin-left: 20px;
   font-weight: bold;
}

.biggrey {
  background-color: transparent;
  font-size: 30px;
  color: rgb(150,150,150);
  text-decoration: none;
}

a.navbt {
  font-size: 20px;
}

h1 {
  font-size: larger;
  background-color: transparent;
  color: rgb(0,0,0);
}

img.smallthumb {
  width: 120px;
  height: 84px;
  padding: 0px;
  margin-bottom: 8px;
  /* margin: 2px; */
}

a.rlink {
  font-size: larger;
}

span.resitem {
  font-weight: 600;
}

a {
  text-decoration: none;
  background-color: transparent;
  color: rgb(90, 90, 140);
  white-space: nowrap;
}

a:hover {
  background-color: transparent;
  color: rgb(140,140,90);
}

.lcol {
  width: 75px;
}

.stdwid {
  width: 800px;
}

table#rtab td {
  padding-bottom: 10px;
}
