a:link  {
	color: #333333;
	text-decoration: none;
	font-weight: bold;}

a:active  {
	color: #333333}
	
a:visited  {
	color: #333333}
	
	a:hover {
	text-decoration: none;
	color: #E42518;
}

#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:145px;
	z-index:1;
	background-color: #9DA1BA;
}
#Logo {
	position:absolute;
	left:474px;
	top:40px;
	width:362px;
	height:50px;
	z-index:1;
	overflow: visible;
}
.style1 {
	font-family: "Bodoni MT";
	font-size: 44px;
	color: #651063;
	
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #651063;
	line-hight: 20px;
}

#bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #651063;
	line-hight: 20px;
}

#Shakespeare {
	position:absolute;
	left:3px;
	top:143px;
	width:100%;
	height:30px;
	z-index:2;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.Header{
	font: 18px Arial, Helvetica, sans-serif;
	color: #651063;
	line-height:26px;
	letter-spacing:0.21em;
	font-variant: small-caps;
	}
	
.navigation{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #E42518;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	background-color: #651063;
	border-bottom: 1px solid #F4FFE4;
	}

.navigationinactive{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #651063;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F4FFE4;
	}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 8px 6px 10px 20px;
	color: #651063;
	background-color: #9DA1BA;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #E42518;
	display: block;
}

