body
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #326698;
	font-size: 12px;
	background-color: #FFFEFB;
	width: 735;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#intro  {
	height: 150px;
	background: url(images/headlogo4.jpg) no-repeat;
	color: #1E90FF;
	font: 12px/150% Trebuchet MS;
	text-align: center;
}
#container 
    {
	font-size: 11px;
	margin: 0;
	width: 735px;
	color: #326698;
	font: 12px/150% Trebuchet MS;
	background-color: #FFFEFB;
	background-image: url(images/container.gif);
	background-repeat: repeat-y;
}	
#quickSummary .p1 {
	width: 250;
	color: #326698;
	font: 12px/150% Comic Sans MS;
}
#pagehead  {
	width: 735px;
}
#pagebody  {
	width: 735px;
	background-repeat: repeat-y;
}
#oldbody  {
	margin-left: 185px;
	font-size: 11px;
	width: 550px;
	color: #336666;
	font: 12px/150% Trebuchet MS;
}
#pageend  {
	width: 735px;
	height: 35px;

}
h3 span	{
	font-size: 16px;
	color: #336666;
	font-weight: bold;
	margin-left: 238;
}
h4 span	{
	font-size: 14px;
	color: #326698;
	font-weight: bold;
	margin-left: 275;
}
.p2  span	 {
		 margin-left: 238;
}

table
	{
	padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;
	border-top: 0px; border-bottom: 0px; border-left: 0px; border-right: 0px;
	}
	
td, div
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #326698;
	font-size: 12px;
} 

a:link, a:active, a:visited
	{
	color: #1E90FF;
	text-decoration: none;
	background: transparent url(images/dotlink.gif) repeat-x left bottom;
	background-color: #FFFFFF;
}
	
a:hover
	{
	color: White;
	text-decoration: none;
	background-color: #336666;
	background-image: url(images/dotlink.gif);
	background-repeat: repeat-x;
	background-position: left, bottom;
}
	
input, select, p, textarea
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #326698;
	font-size: 12px;
}
	
input.field
	{
	height: 20px;
	color: #326698;
}
	
td.header, p.header, .text
	{
	font-size: 16px;
	color: #336666;
	font-weight: bold;
}
	
hr
	{
	height: 1px;
	color: #1E90FF;
	text-align: center;
}

strong
	{
	color: #336666;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.link
	{
	color: #1E90FF;
}
p.warning
	{
	color: #FF0033;
	}

.smallbutton
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 9px;
	background-color: #326698;
	border: 3px outset;
	width: 150px;
	height: 20px;
	text-align: center;
}
.verseheader
{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #326698;
	font-weight : bold;
	
}

a.deletemetext
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.notice
{
	font-family: Arial, Helvetica, sans-serif;
	color : Red;
	font : bolder 16px;
}


ul.indent
{
	margin : 75px;
	list-style-type : square;
}

li.indent
{
	margin : 100px;
	list-style-type : circle;
}