a {
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
body {
	background-color: #FFFEF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 30px;
}
body.toc {
	background-color: #FFFEF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 20px;
}
div {
	background-color: #E0E0E0;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: navy;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 15px 5px 20px;
	width: 750px;
}

div.ad {
    text-align:center;
    background-color: #FFFEF0;
	color: navy;
	border: none;
	background-image: url(../images/ad_box.gif);
	background-position: top center; 
	height: 130px; 
	padding-top: 22px; 
	background-repeat: no-repeat;
}

#header {
  background: #FFFEF0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 760px;
  height: 100px;
  bordercolor: #FFFEF0;
}

#rightcol {
  background: #FFFEF0;
  position: absolute;
top: 110px;
  left: 550px;
  width: 150px;
  height: 600px;
}

#video {
  background: #FFFEF0;
  position: absolute;
  top: 110px;
  left: 00px;
  width: 530px;
  height: 600px;
}

#content {
  background: #FFFEF0;
  position: absolute;
  top: 720px;
left: 00px;
  width: 700px;
}

h1 {
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	height: 22px;
	padding: 10px 0px 2px 20px;
	text-align: center;
	text-indent: 5%;
	background-color: #E6E6FA;
}
h2 {
	color: #D77700;
	font-size: 1.2em;
	padding: 5px 0px 3px 0px;
	background-color: #FFE1BB;
	border-style: double;
	margin-top: 10px;
}
h3 {
	color: #8B008B;
	font-size: 1.1em;
	height: 20px;
	border-color: Black;
	border-style: none;
}
h4 {
	color: #228B22;
	font-size: 1em;
	text-indent: 3%;
	padding: 0px 5px 3px 0px;
	padding-bottom: 5px;
}

h5 {
	color: brown;
	font-size: 1em;
	text-indent: 4%;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
Span	{ 
	color: teal;
}
Span.g	{
	color: green;
}
Span.r	{
	color: #A85517;
}
Span.b	{
	color: black;
}

Span.p	{
	color: purple;
}
p {
	font-size: 1em;
	color: navy;
	margin-left: 4%;
}

li, td, th {
	font-size: 1em;
	color: navy;
	padding-left: 2%;
	margin-left: 3%;
}

p.b {
	font-size: 1em;
	color: purple;
	padding-left: 2%;
	margin-left: 4%;
}
p.author {
	font-size: 1em;
	color: #4F8585;
	font-style: oblique;
	border-color: Gray;
	text-align: right;
}
p.toc {
	font-size: 0.95em;
	color: navy;
	border: thin;
}