html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #ade3ef;
	color: #000;
	font-size: 0.85em;
	line-height: 140%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 90%;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 780px;
}
#outerWrapper #header {
  background-color: #fff;
  background-image: url("images/alchemydesign2.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 141px;
  line-height: 15px;
  padding: 0px 0px 10px 0px;
  width: 780px;
}
#outerWrapper #contentWrapper {
  border-color: #CCCCCC;
  border-style: solid;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #ffffff;
	border-left: dotted 1px #666;
	color: #666666;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: lighter;
	line-height: 150%;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
	width: 200px;
	margin-top: 20px;
}
#outerWrapper #contentWrapper #rightColumn1 h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
}
#outerWrapper #contentWrapper #rightColumn1 a, #outerWrapper #contentWrapper #rightColumn1 a:link {
	color: #3399FF;
	font-weight: normal;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #rightColumn1 a:visited {
	color: #3399FF;
	font-weight: normal;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #rightColumn1 a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #content {
	color: #333333;
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 0;
	margin-right: 240px;
	margin-top: 20px;
	padding: 10px 20px 10px 40px;
	font-family: Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper #content h1 {
	color: #00CCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 280%;
	font-weight: normal;
	font-style: italic;
}
#outerWrapper #contentWrapper #content h2 {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 180%;
  font-weight: normal;
}
#outerWrapper #contentWrapper #content h3 {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 160%;
  font-weight: normal;
}
#outerWrapper #contentWrapper #content a, #outerWrapper #contentWrapper #content a:link {
  color: #3366FF;
  font-weight: normal;
  text-decoration: underline;
}
#outerWrapper #contentWrapper #content a:visited {
  color: #9966CC;
  font-weight: normal;
  text-decoration: underline;
}
#outerWrapper #contentWrapper #content a:hover {
  color: #006633;
  font-weight: bold;
  text-decoration: underline;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: ade3ef;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-weight: normal;
	height: 25px;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	width: 760px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #3366FF;
  font-weight: normal;
  text-decoration: underline;
}
#outerWrapper #footer a:visited {
  color: #336699;
  font-weight: normal;
  text-decoration: underline;
}
#outerWrapper #footer a:hover {
  color: #339966;
  font-weight: bold;
  text-decoration: underline;
}
#outerWrapper  #contentWrapper #nav {
	height: 100px;
	width: 780px;
	background-color: #FFFF00;
	padding-left: 50px;
	margin-left: 50px;
}
#hilite     {
	background-color: #C7F1FD;
	padding: 1px 10px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 110%;
	width: 430px;
}
