ul#skipNav{display: none}

body {
  margin: 0;
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  background-color:#ffffff;
  min-width:800px;

  line-height: 14pt;

  color:#000000;
  background-color:#ffffff;
}

img
{
  border: none;
}

#container { /* main page container */
  position: relative;
  margin: 0 auto 0 auto;  /* this makes the page align center */
  width: 880px;
}
#header {
  position:relative;
  margin-left: 460px;
  margin-top: 0px;
  margin-bottom: 6px;
  width: 320px;
  border:none;
  height: 30px;
}


#left {
  position: absolute;
  margin-top: 1px;
  margin-left: 0px;  
  border:none;
  width: 100%;
  height: 573px;
}
#left-sub {
  position: absolute;
  margin-top: 1px;
  margin-left: 0px;
  border:none;
  width: 500px;
  height:395px;
  background-color: #ffffff;
  left: 68px;
  top: 12px;
}
#flash {    /* INSERT FLASH MOVIE HERE */
  position: absolute;
  margin-top: 1px;
  margin-left: 0px;  
  border:none;
  width: 780px;
  height: 524px;
  background-color:#FFBB19;  
}

#right {
  position: absolute;
  margin-top: 1px;
  margin-left: 587px;  
  padding: 0;
  width: 193px;
  height: 524px;
/*  background-color:#FFBB19;*/
  background-color:#800080;
}

#footer {
  position: relative;
  margin: 0 auto 0 auto;  /* this makes the page align center */
  width: 820px;
  border: none;
}

#main-nav {
  position: absolute;
  margin-top: 590px;
}


#main-nav ul {
  position: relative;
  right: 10px;
  list-style: none;
  padding: 0;
  border: none;
  font-size: 14px;
  line-height: 12px;
  text-align: left;
  color: #800080;
  font-weight:bold;
}
 
#main-nav ul li a:hover {
  color: #ef7def;
  font-weight:bold;
}

#main-nav li a {
  color: #800080;
  text-decoration: none;
  padding-left:13px;
  font-weight:bold;
}

#copy {
  text-align: center;
  position: absolute;
  margin-top: 611px;
  font-size: 9px; 
  color: #FF342A;  
  padding-left: 200px;
  padding-right: 285px;
}

#left-img{
  position: absolute;
  padding-left: 15px;
  padding-top: 15px;
}

#bio-img{
  position: relative;
  padding-left: 15px;
  padding-top: 15px;
}

/*--------------------------TEXT STYLES------------------------------------*/

#text-left {  
  padding-left: 190px;
  padding-top: 35px;
}
#text-only {  
  padding-left: 15px;
  padding-top: 45px;
}


#text-right {  
  padding-left: 265px;
  padding-top: 135px;
  padding-bottom: 9px;
} 
#text-lower {  
  padding-left: 15px;
  padding-top: 175px;
}
#text-edu {  
  width: 420px;
  padding-left: 15px;
  padding-top: 2px;
}
h1 {  
  padding-top: 15px;
  font-size: 16px;
  line-height: 5px;
}

h2 {
  line-height: 5px;
  font-size: 10px; 
  font-style: italic;
}

h3 {
  font-size: 18px; 
  line-height: 5px;
}

h4 {
  font-size: 11px; 
}

p {
}

a {
  color: black;
}

.h3link {
  text-decoration: none;
}

a.h3link:hover {
  text-decoration: underline;
  font-weight:bold;
}
