body {
	background-color: #FFFFCC;
}

body, td, th, h3, h6 {
	color: #330000;
}

h1, h2, h3, h4, h5 {
  color: #660000;
}

h1 {
  font-size:24px;
}

#tagline {
	position: absolute; 
	padding: 10px;
	left: 298px;
	top: 34px;
  }
#navigation {
	position: absolute;
	left: 10px;
	top: 94px;
	width: 15%;
  }
 
#navigation p {
    font:Arial, Helvetica, sans-serif;
	font-size:16px;
	}
	   
#content {
  position: absolute; top: 100px; left: 176px; right: 5px;
}
    
a {
	color: #003366;
}
#email {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #660000;
	font-weight: bold;
}
#phone {
    font-size: large;
	color: #660000;
	font-weight: bold;
	}
