body {
         background-color:	#CCCCCC;  	
	   font:                medium Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3{
  color:               #2A4196;
  text-align:		center;
}

h1 {
  font-size:           200%;
   line-height:		normal;
}

h2 {
  font-size:           150%;
}
h3 {
	font-size:	115%;
}

li {
	list-style-image: url(images/bullet.gif);
	padding-top:	5px;
	margin-left:	20px;
}

.check {
	list-style-image:  url(images/check.gif);
}


blockquote {
	font-family:	Georgia, Times, serif;
	font-size:	90%;	
	font-style:	italic;
	font-weight:	bold;
	line-height:	1.2em;
	
}

.highlight {
	background-color:	#ffff33;
	font-weight:		bold;
}

.red  {
	color:	red;
	font-weight:	bold;
}

p  {
	text-indent: 20px;
}

#allcontent {
	width:	800px;
	padding-top:	5px;
	padding-bottom:	5px;
	background-color:	#2f4f4f;
	margin-left:	auto;
	margin-right:	auto;
}

#author    {
	font-style:	italic;
	text-align:	right;
	font-size:	80%;
}
#main {
	background-color:	white;
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
	width:	670px;
	float:	right;
}

#bibletimelineoffer {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 720px 10px 2px;
}
#header {
	background-color: white;
	margin: 10px;
	text-align:	center;
	color:	#2A4196;
	font-style:		bold;
}
#footer {
	background-color: #EA8206;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 70%;
	font-weight:	bold;
	clear:	both;
}
#conthead  {
	background-color: #EA8206;
	line-height:	1em;
	font-size:	10pt;
	text-align:	right;
	position:	absolute;
	top:		0px;
	height:		10px;
	width:		780px;
	right:		auto;
	left:		auto;
}

#noindent {
	text-indent: 0px;
}

