#spokenby_div label, #gender_selection label {
	float: none!important;
	display: inline!important;
}
#output p:hover {
	background:#C6C6FF;
}
#output p {
	margin: 0;
}
#output .tln {
	display: block;
	float: left;
	width: 45px;
/*	background:#C6C6FF; */
	font-style: normal!important;
}
#advanced_search_form label {
	display: block;
	float: left;
	width:100px;
}

#useroptions .sansseriflarge {
	font-size: large;
	font-family: sans-serif;
}
#useroptions .sanserifmedium {
	font-size: medium;
	font-family: sans-serif;
}
#useroptions .sanserifsmall {
	font-size: small;
	font-family: sans-serif;
}
#useroptions .seriflarge {
	font-size: large;
	font-family: serif;
}
#useroptions .serifmedium {
	font-size: medium;
	font-family: serif;
}
#useroptions .serifsmall {
	font-size: small;
	font-family: serif;
}
#one, #two {
/*	border: 1px solid navy;*/
	height: 300px;
	margin: 0 10px; /* bz 2009/02/23 was 0, 20px */
}

a:visited {
	color: navy;
}
a:hover {
	text-decoration: none;
}
a {
	outline: none;
}
body, div, h1 {
	margin: 0;
	padding: 0;
}
#header {
	background: url(../img/page_top.png) repeat-x;
	height: 79px;
}

#header img {
	float: left;
}

#header h1 {
	text-align: center;
	color: white;
	height: 79px;
	overflow: hidden;
	background: url(../img/logo.png) no-repeat center top;
	text-indent: -5000px;
}

#footer {
/*	background: url(../img/footer.png) repeat-x bottom;*/
	background: #66F;/*#1C253B;*/
	text-align: center;
	color: #FFF;
	height: 65px;
	clear: both;
	margin-top: 25px;
}

#footer p {
	padding-top: 19px;
}

#footer ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 304px;
}
#footer li {
	float: left;
	margin: 0 5px;
}
#credits {
	clear: both;
	display: none;
}
#content {
	padding: 25px 35px 0 315px;
}

body {
	background: #FFF url(../img/side.png) repeat-y left;
/*	font-family: verdana, helvetica, sans-serif;
	font-size: small;*/
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #1C253B;
}

h4 {
	font-weight: bold;
}

h2 {
	font-size: large;
}
.error {
	font-weight: bold;
	color: #C00;
}
h2#overview {
	line-height: 29px;
	text-indent: -5000px;
	background: #fff url(../img/overview.png) no-repeat left;
}

h3 {
	font-size: medium;
	font-weight: bold;
	color: #2613D2;
}

p {
/*	margin-top: 0;*/
}

blockquote {
	font-style: italic;
	font-size: medium;
	line-height: 90%;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	float: left;
	margin: 0 25px 0 0;
	background: #370800;
	color: #FFF;
	padding: 15px;
}

#shakespeare_portrait {
	float: left;
	width: 298px;
	height: 405px;
	background: #FFF url(../img/side.png) repeat-y left;
}

a img {
	border: 0;
}

#login a {
	text-decoration: none;
}

#login {
	width: 235px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6;
	padding: 5px 10px;
	position: absolute;
	left: 11px;
	top: 400px;
}

#login label {
	display: block;
	float: left;
	width: 75px;
}

#login #username, #login #password {
	width: 150px;
}

#loginbutton {
	width: 60px;
	margin-left: 75px;
}

#footer p {
	clear: both;
	text-align: center;
}

#peterportrait img {
	padding-bottom: 8px;
}

#peterportrait {
	width: 231px;
	float: right;
	margin: 0 0 25px 25px;
	border: 1px solid #e6e6e6;
	background: #f6f6f6;
	text-align: center;
	padding: 8px;
}

