* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	text-align: center;
	background: #fff url(images/topbanner.gif) repeat-x;
}

hr {
	display: none;
}

a {
	text-decoration: none;
}

.clear {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

#skipLink {
	display: none;
}


/* inline images*/

img {
	border: 0; 
}

.inlineImage {
	text-align: center;
	font: normal 1.0em 'lucida grande',tahoma,sans-serif;
	color: #999;
}

.inlineImage img {
	padding: 3px;
	border: 1px solid #ccc;
}

.noStyle img {
	padding: 0;
	border: 0 none;
}

.right {
	float: right;
	margin: 1.3em 0 0 2em;
}

.left {
	float: left;
	margin: 1.3em 2em 0 0;
}

.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* logo*/

h1 {
	position: relative;
	height: 70px;
}

h1 a {
	display: block;
	position: absolute;
	top: 0px;
	width: 346px;
	height: 92px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(images/logo.gif) no-repeat;
}

/* layout*/

#container,
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 768px;
}

#container,
#wrapper {
	text-align: left;
}

#Sidebar {
	position: relative;
	float: right;
	width: 267px;
	height:780px;
	top:-7px;
	margin-bottom:-7px;
	background: url(images/sidebar.gif) repeat-y;
}

/* plays*/

#plays {
	float:right;
	margin-top:10px;
	width: 256px;
	min-height: 192px;
	margin-bottom: 16px; 
	padding: 5px 6px 5px 5px;
	background: #fff;
}

#playslink {
	background: #fff;
	height: 20px;
	font: normal 1.1em/1.4 'lucida grande',tahoma,sans-serif;
	color:663300;
	text-align:center;
	margin-top:1px;
}

#playslink  a {
	color:#663300;
}

#playslink  a:hover {
	color:#FF9933;
}

#playcontent {
	display: block;
	position: relative;
	width: 256px;
	height: 171px;
	overflow: auto;
}

#playcontent  a {
	color:#663300;
}

#playcontent {
	background: url(images/play_bg.jpg) no-repeat;
}

#playcontent p {
	position: relative;
	float: left;
	left: 10px;
	margin: 10px 0 0 0;
	width: 112px;
	font: normal 1.1em/1.4 'lucida grande',tahoma,sans-serif;
	text-align: center;
	color: #663300;
}

#playcontent img {
	position: relative;
	float: right;
	margin: 2px 2px 0 0px;
}

/* philosophers*/

#philosophers {
	position: relative;
	top:10px;
	float: left;
	width: 486px;
	min-height: 192px;
	margin-bottom: 25px; 
	padding: 5px 6px 5px 5px;
	background: #fff;
}

#philosophers h2 {
	position: absolute;
	left: -16px;
	width: 16px;
	height: 150px;
	text-indent: -5000px;
	overflow: hidden;
	background: #FBC07D url(images/philosophers.gif) no-repeat;
}

#philosophers #philquotes {
	height: 169px;
	overflow: hidden;
}

#philosophers p {
	padding-top: 7px;
	text-align: right;
	font: normal 1.0em/1 'lucida grande',tahoma,sans-serif;
	border-top: 1px solid #FFCC99;
}

#philosophers p strong {
	display: block;
	float: left;
	font-weight: normal;
	color: #555;
}

#philosophers span {
	display: block;
	font: normal 1em 'lucida grande',tahoma,sans-serif;
	text-align: center;
	color: #999;
}

#philosophers a {
	color: #FF9933;
	font-weight: bold;
}

h2.main {
	clear: none;
	margin: 20px 0 7px 10px;
	padding-bottom: 3px;
	font: normal 13px/1.5 'lucida grande',tahoma,sans-serif;
	color: #ff9900;
	border-bottom: 1px solid #ff9900;
}

/* drama */

#drama {
	float: right;
	font: normal 11px/1.3 'lucida grande',tahoma,sans-serif;
	margin-top:10px;
	border:solid 0px red;
	
}

#drama ul {
	clear: both;
	width: 267px;
	list-style: none;
}

#drama li {
	padding: 8px;
	text-align: center;
	font-weight:bold;
	color: #FF9933;
}

#drama li span {
	font-weight:normal;
	text-align: center;
	color: #666666;
}

#drama li a {
	color: #FF9933;
	font-weight: bold;
}


#drama a:hover {
	text-decoration: underline;
	color: #333;
}

/* content information*/

#content {
	position: relative;
	float: left;
	top:5px;
	width: 500px;
	height: auto;
}

#breadcrumb{
font: bold 1.1em/1.5 'lucida grande',tahoma,sans-serif;color: #777;
margin-bottom:5px;
}

#breadcrumb a{
color:#ff9900;
}

#breadcrumb a:hover{
color:#ff9900;
text-decoration:underline;
}

#content h2 {
	margin: 0px 15px 3px 0;
}

#contentInfo {
	position: relative;
	float: left;
	right: 15px;
	width: 500px;
}

#contentInfo h3 {
	margin: 15px 15px 0;
	font: normal 1.4em 'lucida grande',tahoma,sans-serif;
	color: #555;
}

#contentInfo p {
	margin: 5px 0 15px 15px;
	font: normal 1.1em/1.5 'lucida grande',tahoma,sans-serif;
	color: #777;
}

/* footer*/

#footer {
	position: relative;
	clear: both;
	padding: 20px 0;
	background: #EFC79B;
}

#links {
	position:absolute;
	text-align:center;
	margin-left:250px;
	}

#links a {
	font: normal 1.1em/1em 'lucida grande',tahoma,sans-serif;
	padding: .36em .18em;
	font-weight: bold;
	color: #ff9300;
	}
	
#links a:hover {
	text-decoration: underline;
	color: white;
	}
	
#links span {
	font: normal 1.1em/1em 'lucida grande',tahoma,sans-serif;
	line-height:20px;
	font-weight: bold;
	color: #666666;
	}


