@charset "UTF-8";

html  {
	height: 100%;
}
body  {
	height: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #333333;
	letter-spacing: 0.1em;
	background-image: url(images/bg_shakespeare.gif);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.title {
	font-weight: bold;
	color: #CC0000;
}
.titleminor {
	font-weight: bold;
	color: #660099;
}
.titlesinglep {
	color: #CC0000;
	text-align: center;
	margin-right: 2em;
	margin-left: 2em;
	font-weight: bold;
	font-size: 0.9em;
}
.textsinglep {
	font-size: 0.9em;
	margin-right: 2px;
	margin-left: 2px;
}
.texttable {
	font-size: 0.9em;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 0em;
}
.anchor {
	color: #993333;
	text-align: center;
	text-decoration: none;
}
.righttborder {
	border-right-width: 1em;
	border-right-style: solid;
}
.bottomborder {
	border-bottom-width: 1em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
img.scaledw45em {
	width: 22.5em;
}
a:link, a:visited {
	color: #660099;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active, a:focus {
	color: #CC66FF;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 45em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 4px solid #FFFFFF;
}
#wrapper #header1 {
	height: 4em;
}	
#wrapper #header1 #header1l {
	background-color: #660099;
	float: left;
	width: 10em;
	height: 100%;
}
#wrapper #header1 #header1r {
	background-color: #000000;
	float: right;
	width: 35em;
	height: 100%;
}
#wrapper #header2 {
	background-color: #CC0000;
	height: 1em;
}	
#wrapper #header2 #header2l {
	background-color: #CC0000;
	float: left;
	width: 10em;
	height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #header2 #header2r {
	background-color: #FF3300;
	float: right;
	width: 35em;
	height: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #header3 {
	font-size: 2em;
	color: #003366;
	background-color: #E3E3E3;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	letter-spacing: .2em;
	height: 4.55em;
}
#wrapper #header4 {
	height: 45px;
}	
#wrapper #header4 #header4l {
	background-color: #CC0000;
	float: left;
	width: 10em;
	height: 100%;
	/*background-image: url(images/header4l.gif);*/
	background-repeat: repeat-x;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#wrapper #header4 #header4r {
	background-color: #000000;
	float: right;
	width: 35em;
	height: 100%;
	/*background-image: url(images/header4r.gif);*/
	background-repeat: repeat-x;
	font-family: "Cooper Std Black";
	color: #003366;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* --------------------------------------- Index --------------------------------------- */
#wrapper #mainhome {
	background-color: #ffffff;
	width: 45em;
}
#wrapper #header1home {
	background-color: #ffffff;
	height: 4em;
	padding-left: 6.2em;
	padding-bottom: 1.2em;
}	
#wrapper #header4home {
	background-color: #a4c2c2;
	height: 45px;
	background-image: url(images/header4r.gif);
	background-repeat: repeat-x;
	font-family: "Cooper Std Black";
	color: #003366;
}
/* ------------------------------------------------------------------------------------- */

#wrapper #main {
	background-color: #660099;
	width: 45em;
}
#wrapper #main #mainl {
	background-color: #660099;
	float: left;
	width: 10em;
	height: 100%;
}
#wrapper #main #mainr {
	background-color: #ffffff;
	float: right;
	width: 33em;
	color: #444444;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	padding-left: 1em;
	padding-right: 1em;
	height: 100%;
}
#wrapper #main #mainrnopadd {
	background-color: #ffffff;
	float: right;
	width: 35em;
	color: #444444;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	height: 100%;
}
#wrapper #main #mainr #mainr_l {
	float: left;
	margin-right: 1em;
}
#wrapper #main #mainr #mainr_r {
	margin-left: 7em;
}
#wrapper #main #mainr #mainr_l_eq {
	width: 16em;
	float: left;
	margin-right: .5em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 0.5em;
	border: 1px solid #FF9999;
	background-color: #F1EEEB;
}
#wrapper #main #mainr #mainr_r_eq {
	margin-left: 17em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 0.5em;
	border: 1px solid #FF9999;
	background-color: #F1EEEB;
}
#wrapper #main #mainr p {
	font-size: .95em;
	letter-spacing: 0;
}
#wrapper #main #mainr ul {
	font-size: .95em;
	letter-spacing: 0;
	margin-left: 1em;
	padding-left: 1em;
}
#wrapper #main #mainr li {
	font-size: 1em;
	letter-spacing: 0;
	margin-left: 1em;
	padding-left: 1em;
}
#wrapper #main #mainr #indent {
	padding-left: 1.5em;
	padding-right: 1.5em;
	background-color: #EEDDFF;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #333333;
}
#wrapper #main #mainr #indent2 {
	padding-left: 1.5em;
	padding-right: 1.5em;
	border: 1px solid #FF9999;
	background-color: #F1EEEB;
	padding-bottom: 0.5em;
}
#wrapper #main #indent3 {
	padding-left: 1.5em;
	padding-right: 1.5em;
	border: 1px solid #FF9999;
	background-color: #F1EEEB;
	padding-bottom: 0.5em;
}
/* ----------------------------------------------------------------------------------------- */
#wrapper #main #mainr #info {
	background-color: #d9b69f;
	padding-left: 1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}
#wrapper #footer {
	background-color: #000000;
	height: 1.5em;
}	
#wrapper #footer #footerl {
	background-color: #000000;
	float: left;
	width: 10em;
	height: 100%;
}
#wrapper #footer #footerr {
	background-color: #333333;
	float: right;
	width: 35em;
	height: 100%;
}
/* --------------------------------------- Navigation --------------------------------------- */
#navbar {
	 margin: 0 auto;
}
#navbar ul {
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}
#navbar li {
	list-style-type: none;
	display: inline;
	padding: 0px;
}
#navbar a {
	color: #999966;
	display: block;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	float: left;
	padding-right: 0.3em;
	padding-left: 0.3em;
	text-align: center;
	position: relative;
	bottom: -3em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999966;
	font-size: 0.85em;
}
#navbar a:visited {
	color: #999966;
}
#navbar a:hover,
#navbar a:active,
#navbar a:focus {
	color: #660000;
}
#navbar li a.current, #navbar li a.current:hover {
	color: #660000;
}
#navbar li a.last, #navbar li a.last:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navbar li a.currentlast, #navbar li a.currentlast:hover {
	color: #660000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/* ----------------------------------------------------------------------------------------- */
/* --------------------------------------- Sub Navigation --------------------------------------- */
#subnavbar {
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: .8em;
	font-weight: bold;
	padding-left: .5em;
}
#subnavbar ul {
	margin: 0 auto;
	padding: 0;
	display: block;
}
#subnavbar li {
	list-style-type: none;
	display: block;
	padding: 0 0 0.5em;
}
#subnavbar a {
	color: #003366;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1em;
	font-size: 0.8em;
}
#subnavbar a:visited {
	color: #003366;
}
#subnavbar a:hover,
#subnavbar a:active,
#subnavbar a:focus {
	color: #a4c2c2;
}
#subnavbar li a.currentsub, #navbar li a.currentsub:hover {
	color: #a4c2c2;
}
#subnavbar2 a {
	margin: 0 auto;
	font-family: "Times New Roman", Times, serif;
	color: #FF3300;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 0.5em;
	text-decoration: none;
}
#subnavbar2 a:visited {
	color: #FF3300;
}
#subnavbar2 a:hover,
#subnavbar2 a:active,
#subnavbar2 a:focus {
	color: #FF9966;
}
#subnavbar2 a.currentsub2, #subnavbar2 a.currentsub2:hover {
	color: #FF9966;
	text-decoration: underline;
}
#subnavbar2 ul {
	margin: 0 auto;
	padding: 0;
	display: block;
}
#subnavbar2 li {
	list-style-type: none;
	display: block;
	padding: 0 0 0.5em;
}
#subnavbar2 li a {
	color: #CC99FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1em;
	font-size: 0.8em;
	letter-spacing: 0.02em;
}
#subnavbar2 li a:visited {
	color: #CC99FF;
}
#subnavbar2 li a:hover,
#subnavbar2 li a:active,
#subnavbar2 li a:focus {
	color: #ffffff;
}
#subnavbar2 li a.currentsub, #navbar li a.currentsub:hover {
	color: #ffffff;
	text-decoration: underline;
}
