table {
border-top:white;
border-bottom:white;
border-left:white;
border-right:white;
}

#dklinks {
position:relative;
top:-25px;
left:200px;
width:425px;
height:20px;
background-color:#000000;
z-index:20;
}

h3, h2, h1, h4 {
text-align:center;
color:#4a2885;
font-family:  Helvetica, Arial, sans-serif; 
font-size:16px;
}

h5, h6 {
text-align:left;
color:#4a2885;
font-family:  Helvetica, Arial, sans-serif; 
font-size:12px;
}

#chapter  {

text-align:left;
margin-left:40px;
margin-right:40px;

}

#eventpara {
position:relative;
left:100px;
top:20px;
width:500px;

text-align:left;
color:#4a2885;
font-weight:bold;
font-size:14px;
}

#eventpara2 {
position:relative;
left:100px;
top:20px;
width:500px;
text-align:left;
color:#4a2885;
font-weight:bold;
font-size:14px;
}

#eventpara3 {
position:relative;
left:100px;
top:20px;
width:500px;
text-align:left;
color:#4a2885;
font-weight:bold;
font-size:14px;
}

.emphasis {
text-decoration:underline;
}

p {
font-family:helvetica, arial, sans-serif;
font-size:12px;
color:#222222;

}

img.floatleft
{
float:left;
margin:4px;
}

.paraleft {
text=align:left;
}

.paracenter {
text-align:center;
}

em {
font-family:times, serif;
font-size:14px;
text-decoration:italic;


}
.copyrightinfo
{ font-family:times;
font-size:12px;
color:#898989;
text-align:center;
}

#header {
	position:absolute;
	top:10px;
	left:10px;
	width:700px;
	z-index:10;
	}

.bread {
	color: #8c5900;
	
	padding: 3px;
	margin-bottom: 25px;
	border-bottom-style:dotted;
	}

.bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

.bread ul li {
	margin-left: 0;
	padding-left: 12px;
	border: none;
	list-style: none;
	display: inline;
	}



a { text-decoration:none;
    font-family:arial, helvetica, san-serif;
font-size:12px;
}

a:link	{ color: #blue; text-decoration:none;} 
	a:visited{ color: #8c5900 ;} 
	a:active{ color: #808080; } 
	a:hover	{ color: #bc001d; } 
