body {
  margin: 0;
  background: #0084c7 none repeat scroll 0% 50%;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;
  line-height: normal;
  color: white;
}
h1 {
  margin-right: 1.5em;
  margin-top: 1em;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 200%;
  line-height: normal;
  font-weight: bold;
  text-decoration: underline;
  padding-top: 1em;
  top: 1em;
  margin-bottom: 0.75em;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
h2 {
  margin-right: 1.5em;
  margin-top: 1em;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 150%;
  line-height: normal;
  font-weight: bold;
  text-decoration: underline;
  color: white;
  padding-top: 1em;
  top: 1em;
  margin-bottom: 0.75em;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
h3 {
  margin: 0;
  font-family: "Times new Roman",Times,serif,arial,helvetica,sans-serif;
  font-variant: normal;
  font-weight: bold;
  font-size: 125%;
  line-height: normal;
  text-decoration: underline;
  font-style: italic;
  color: white;
}
#header {
  background: #0084c7 none repeat;
  float: left;
  width: 100%;
  min-width: 100%;
  height: 60px;
}
#header h1 {
  margin: 0;
  margin-right: 1.5em;
  margin-top: 0;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 300%;
  line-height: normal;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  padding-top: 0;
  top: 0;
  margin-bottom: 0;
}
#navcontainer {
  background: white none repeat scroll 0% 50%;
  border: 1px solid black;
  float: left;
  width: 100%;
  min-width: 100%;
  height: 1.5em;
}
#navbar {
  background: white none repeat scroll 0% 50%;
  width: 500px;
  min-width: 500px;
  height: 1.25em;
  margin-top: .12em;
  margin-left: 260px;
}  
img {
  border: 1px solid white;
  width: 400px;
  height: 129px;
}
/* no longer used
#navigation {
  background: #0084c7 url(../images/sm_bigstockphoto_Businesswoman_With_Laptop_1209876.jpg) no-repeat scroll left center;
  position: absolute;
  left: 0;
  width: 400px;
  top: 110px;
  height: 600px;
}


#navigation p {
  border: 1px solid black;
  margin-left: 1em;
  margin-right: 1em;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-weight: bold;
  color: red;
  font-size: 1.25em;
  margin-top: 33em;
  background-color: white;
}
*/

#content {
	margin: 65px 150px 0px 250px;
/*  margin-left: 410px;
  margin-top: 65px;
  margin-right: 150px; */
  min-height: 700px;
}
#content p {
  margin-left: 0px;
  margin-right: 0.5em;
  max-width: 500px;
}
#content p2 {
  margin-left: 2em;
  width: 600px;
  padding-left: 1em;
}
#resume {
	margin: 5px 5px 5px 5px;
	width: 590px;
	height: 600px;
	overflow: auto;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}
#footer {
  background: #0084c7 none repeat scroll 0% 50%;
  border-style: solid;
  border-color: black;
  border-width: 1px 0px 0px 0px;
  clear: left;
}
#footer p {
  margin: 0;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  color: black;
}
#footer img {
  border: 1px solid blue;
  width: 88px;
  height: 31px;
}
a {
  text-decoration: none;
}
a:link {
  color: #008800;
}
a:visited {
  color: #779900;
}
a:active {
  color: red;
}
a:hover {
  text-decoration: underline;
}
#content a {
	font-weight: bold;
	color: black;
}
content a {
	text-decoration: underline;
}
#content ul {
  margin-left: 2em;
  padding: 1em;
}
#content li li a {
	font-weight: bold;
	color: white;
}
#content li {
	cursor: default;
}
#nav a {
  font-weight: bold;
  color: black;
}
#nav a {
  text-decoration: none;
}
#nav li li a {
  padding: 0.2em 5px 0.2em 10px;
  display: block;
  font-weight: normal;
  color: #006600;
}
#nav li li a:hover {
  border-style: solid;
  border-color: #7d6340;
  border-width: 0 5px;
  padding: 0.2em 10px 0.2em 5px;
}
#nav li ul ul {
  margin: -1.2em 0 0 12em;
}
#nav, #nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: 1;
  float: left;
}
#nav li:hover ul ul, #nav li.sfHover ul ul {
  left: -999em;
  display: block;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}
#nav li {
  border-style: solid;
  border-color: #7d6340;
  border-width: 1px 0;
  float: left;
  position: relative;
  text-align: center;
  cursor: default;
  background-color: white;
  width: 12em;
}
#nav li#first {
  border-left-width: 1em;
}
#nav li#last {
  border-right-width: 1em;
}
#nav li ul {
  border-right: 1px solid #7d6340;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  font-weight: normal;
}
#nav li > ul {
  top: auto;
  left: auto;
}
#nav li li {
  border:  none;
  display: block;
  float: none;
  background-color: white;
}
#nav li:hover ul, li.sfhover ul {
  display: block;
}
hr {
  display: none;
}
#container {
  padding: 10px;
  background: #0084c7 none repeat scroll 0% 50%;
  min-height: 100%;
}

