body {
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	background-image: url(images/bg01.jpg);	
}
p {
	font: 10pt/normal georgia;
	margin-top: 10px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 5px;
	word-spacing: 2px;

}
p.two {
	font: 9pt/normal georgia;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 25px;
	}
p.three {
	font: 10pt/normal georgia;
	margin-top: 5px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 5px;
	text-decoration: underline;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
p.four {font: bolder normal 13pt georgia;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #CC3300;
	
}
div.picture {
	background-repeat: no-repeat;
	width: 200px;
	float: left;
	margin-left: 30px;








}
h1 {
	font: normal 9pt georgia;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	margin-left: 0px;
	margin-right: 20px;
	text-align: left;

}
h2 {
	font: normal 9pt georgia;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;

}
h3 {
	font: bolder normal 13pt georgia;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #CC3300;
	
}
h3.sub {
	font: bolder normal 10pt georgia;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #CC3300;
	
}

table.bg {background-image: url(images/bg02.jpg);
	
}
td.but {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: center;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: thin;
	border-right-style: solid;
	line-height: 12px;
	margin: 0px;
	padding: 0px;


}
td.bottombar { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	height: 18 px;	
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/bottom.jpg);
	text-align: center;
}
td.bar {
	background-color: #871818;
	width: 160px;
	text-align: center;
	vertical-align: top;
}
a.book {
	color: #0000FF;
	text-decoration: underline;
}
a.book:link {
	color: #0000FF;
	text-decoration: underline;
}
a.book:visited {
	color: #0000FF;
	text-decoration: underline;
}
a.book:hover {
	color: #7F0000; 
	text-decoration: none;
}
a.book:active {
	color: #2A1FFF;
	text-decoration: none;
}
a.bio {
	color: #0000FF;
	text-decoration: none;
}
a.bio:link {
	color: #0000FF;
	text-decoration: none;
}
a.bio:visited {
	color: #0000FF;
	text-decoration: none;
}
a.bio:hover {
	color: #7F0000; 
	text-decoration: underline;
}
a.bio:active {
	color: #2A1FFF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
div.border {
	border: medium solid #000000;
	width: 800;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	width: 80%;
}
div.home {
	height: 80px;
	width: 300px;
	border: thin solid #FF00FF;
	visibility: visible;
}
