/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body {text-align:center; background:#777 url(master.jpg) center top no-repeat;}

a img {border:0;}

table {border-collapse:collapse; border:0;}

html, input, textarea {font-family:Times, Trebuchet MS, Helvetica, sans-serif; font-size:0.75em; line-height:1.333em; color:#000;}
input, select {font-weight:normal;}

#main {
}

#upper {
	margin-top:28px;
}

#top {
/*  background: #e05a0a; */
  position:relative;
  border: 0px solid #fff;
  margin-top: 205px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  height:250px;
  width: 720px; /* standards width */
}

#menu {
	line-height: 40px;
	font-size: 16px;
	width:140px;
	left: 20px;
	top:5px;
	position:absolute;	
}

#slogan {
	border:0px solid #00f;	
	font-size:24px;
	font-style:italic;
	font-family:Times;
	text-align:right;
	line-height:30px;
	position:absolute;
	right: 25px;
	bottom:0px;
	width: 300px;
}

#content {
  border: 0px solid #f00;
  padding: 0px 0px 0px 0px;
  margin-top: 55px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align:left; /* centering hack 2/2 */
  height:750px;
  width: 650px; /* standards width */
}

a {text-decoration:underline; color:#6A4627;}
a:hover {text-decoration:none;}
cite {font-style:normal;}

h2 {
	font-size:1.5em; 
	line-height:1em; 
	color:#6A4627; 
	font-weight:normal; 
	padding-bottom:6px;
}

h3 {
	font-size:1.083em; 
	padding-bottom:16px;
}

link {
	color: #D04B21;
	font-size: 1.5em;
	line-height: 1em;
}

a {
	text-decoration: underline;
}

rule {
	border:0;
  	border-top: 1px solid #E19832;
  	height: 0;
  	background: #E19832;
}

.city {
	color: #fddeaf;
}

.talk {
	margin-bottom:24px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.25em;
	line-height: 1.333em;
	color: black;
}

.bookimg {
	margin-bottom:24px;	
}

.booktitle {
	font-weight: bold;
	font-style: italic;	
}

.copyright {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.333em;
	color: #777;
	padding: 10px 0px 10px 0px;
}

.bar {
	width:600px; 
	height:5px; 
	background-image:url(bar.png);
	margin:10px auto 30px auto;
}

.songname {
    font-style: italic;
}
