*{
	margin: 0;
	padding: 0;
}

h1{
	clear: both;
	text-align:center;
	margin: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
}

h2{
	clear: both;
	margin: 0.5em 0 0 0;
	font-family: Georgia, Times New Roman, Times, serif;
}

p{
	margin: 1em 0;
}

body{
	text-align: center;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/wallpaper.gif) repeat;
}

#container{
	width:760px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#content, #footer{
	width: 760px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/contentframetop.gif);
	background-color: #fff;
}

#content2{
	width: 740px;
	margin: 10px;
}

#contentbottom, #footer2{
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/contentframebottom.gif);
}

h1#header{
	padding-top:20px;
	background-repeat: no-repeat;
	background-image: url(../images/frames.gif);
	background-position: top right;
	height:220px;
	margin: 0 0 1em 0;
	color: #060606;
	text-align: left;
}

#navbar{
	width: 100%;
	text-align: center;
	padding:0.5em 0;
}

ul#nav{	
	margin: 0 auto;
	list-style: none;
}

ul#nav li{
	display:inline;
}

ul#nav li a{
	margin: 5px 7px 15px 7px;
}

.highlight{
	float: right;
	width: 17em;
	margin: 0 0 0.5em 0.5em;
}

.highlight strong{
	font-size: 120%;
}

.quote{
	font-size: 120%;
}

.quote .attr{
	font-size: 80%;
	display: block;
}

#footer{
	margin: 1em 0;
}

#footer img{
	margin: 10px;
}

table#dates{
	width:100%;
}

#dates #date{
	width:15%;
}

#dates #place{
	width:65%;
}

#dates #contact{
	width:20%;
}

#dates td{
	padding: 0.3em 0;
}

#disabled_information h2{
	margin: 0.5em;
	text-align: center;
}

#disabled_information h3{
	margin: 0.5em 0 0 0;
	font-size: 1.0em;
}

#disabled_information p{
	margin: 0 0 0.5em 0;
}