
body {
	font-family:"Prestige Elite",Courier;
	font-size:14pt;
	line-height:20pt;
	width:85%;
	margin:auto;
  margin-bottom:4em;
	background-color:#303030;
}

p {
	padding-left: 2em;
	padding-right: 1em;
}

#pagecontent li {
	margin-left: 2em;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#topbar {
	padding-top:24px;
	text-align:center;
}

#topbar img {
	max-width:100%;
}

#pagehead h1 {
	padding:4px 0 4px 0;
	margin:0;
}

#pagehead,#pagecontent {
	color:#303030;
	background-color:#ccc;
	padding:8px 24px 8px 24px;
	border-radius:8px;
	border: 1px solid #303030;
}

#pagefoot {
	padding:8px 24px 8px 24px;
}

#pagefoot a {
	color:#eee;
	font-size:200%;
}

.headline {
	font-weight:bold;
	font-size:200%;
}

.sitemenu {
	text-align:center;
	list-style-type: none;
	padding:1em;
	margin:0;
  line-height:1.75em;
}

.sitemenu li {
	display: inline-block;
	background-color:#303030;
	border: 1px solid #777;
	border-radius:4px;
	padding:2px 8px 2px 8px;
	margin:2px 2px 2px 2px;
	font-size:120%;
}

.sitemenu li:hover {
	background-color:#000;
  cursor:pointer;
	text-decoration:underline;
}

.sitemenu li a {
	color:#eee;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
  clear:both;
}

.pagemenu {
  width:20%;
  border: 1px solid #333;
	border-radius:4px;
	padding:4px 8px 16px 8px;
	margin:2px 2px 2px 2px;
}


.pagemenu ul {
  margin:0;
  padding:0;
	list-style-type: none;
}

.pagemenu ul li {
  margin:0;
  padding:0;
}

#hopex {
	text-align:center;
	padding-top:8px;
}

.box80 {
  width:80%;
  color:#eee;
  font-size:160%;
  text-align:center;
  margin:auto;
  max-width:900px;
}

#posters {
  vertical-align:top;
}

.biotxt {
  font-size:12pt;
  width:80%;
  margin-left: 50pt;
}

.zoomable {
  width:25%;
  transition: all 0.3s ease-in-out;
}

.zoomable:hover {
  width:50%;
}

.mailform {
  margin-left:2em;
}

.shell {
  white-space:pre;
  margin-left:4em;
  font-size:120%;
}

.biobutton {
  margin-left:3em;
}

.infobutton {
  margin-left:3em;
}

.bios {
  font-size:90%;
  margin-left:3em;
}

.talklink {
  color: #000000;
}

.talklink:hover {
  text-decoration: underline;
}

.talkroom {
  text-transform: capitalize;
}

.grid {
  width: 31%;
  float: left;
}

.timegrid {
  width: 7%;
  float: left;
  text-align: center;
  font-weight: bold;
}

.gridheader {
  font-weight: bold;
  text-align: center;
}

.timetitle {
  height: 100px;
  font-weight: bold;
  border-bottom: 1px solid black;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
}

.fritimetitle {
  height: 101px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
}

.talktitle {
  font-size: 70%;
  height: 100px;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  vertical-align: middle;
  line-height: 100px;
  overflow: hidden;
}

.talktitle1 {
  font-size: 70%;
  height: 100px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  overflow: hidden;
}

.talktitle2 {
  font-size: 70%;
  height: 201px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  overflow: hidden;
}

.talktitle3 {
  font-size: 70%;
  height: 302px;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  text-align: center;
  overflow: hidden;
}

.music {
  text-align: center;
}

.holder {width:210px; margin:5px; padding:1em; border:1px solid #ddd; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#000; text-decoration:none; outline-style:none;padding: 1px 24px 8px 38px;}
a.hid em {display:none;text-decoration: none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#ccc; text-decoration: none;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}

.submenu {
  text-align: center;
}
