/* Colors */
body {
    background-color: #33333c;
}
div.organizer {
	display:none;
}
div.container {
    background-color: #fff;
}
div.banner h1 {
	color: #efefef;
	/*color: #333;*/
}
div.banner h2 {
	color: #efefef;
}
div.banner {
	background-repeat: repeat-x;
	/*background-color: #fff; */
	background-color: #b22;
	background-image: url('b22222.jpg');
    border-bottom: solid 2px #3c3c3c;
}
img a {
	border: 0;
}
div.menu {
    /*background-color: #d2bb96;*/
    background-color: #fff;
}
div.menu h1 {
    font-size: medium;
    color: #333333;
}
div.menu h1.notyet {
    font-size: medium;
    color: #ddd;
}
div.menu {
    color: #333333;
	/*
	background-image: url('shadow.png');
	background-repeat: repeat-y;
	background-position: right;
	*/
}
div.menu a {
    text-decoration: none;
    color: #b22;
}
div.content {
	background-color: #fff;
    color: #3c3c3c;
}
div.content h1 {
    color: #46331a;
}
div.content a {
    text-decoration: none;
    color: #801a22;
}
div.content div.date {
	text-transform: uppercase;
	font-size: x-small;
	font-color: #666666;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	word-wrap: break-word;
	word-break: normal;
	font-variant: normal;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

div.container {
    margin: auto;
    right: auto;
    left: auto;
    float: none;
    position: relative;
    width: 820px;
    text-align: center;
}

div.banner h1 {
	letter-spacing: -0.05em;
	font-size: xx-large;
	text-align: center;
	}

div.banner {
    z-index: 0;
    padding: .5em;
    /*height: 150px;*/
}

div.menu {
    z-index: 0;
    margin: 0px;
	width: 200px;
	text-align: right;
	padding: 10px;
	padding-right: 20px;
	float: left;
	font-size: small;
}
div.content {
    padding-left: 25px;
    padding-bottom: 10px;
    padding-right: 25px;
    padding-top: 10px;
    margin: 0px;
    width: 530px;
	float: left;
	text-align: justify;
}
div.banner {
	font-family: "Helvetica", Verdana, Arial, sans-serif;
}
div.banner h2 {
	text-align: center;
	font-size: medium;
	font-weight: normal;
}
div.banner table {
	letter-spacing: .1em;
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
}
div.content h1 {
	word-spacing: -1px;
	word-break: keep-all;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
	font-size: medium;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	word-wrap: break-word;
}
div.content h1.year {
	font-weight: lighter;
}
div.content h2 {
    font-size: medium;
    font-weight: bold;
}
div.content p, div.content li, table.fees {
    font-size: small;
    line-height: 1.5em;
}
table.dates {
    font-size: small;
	margin-left: auto;
	margin-right: auto;
}
table.dates td.key {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: .2em;
}
table.dates td.value {
	text-align: left;
	color: #663333;
	padding: .2em;
}
div.box178 {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .5em;
	text-align: center;
	margin-left: 178px;
}
div.box {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .3em;
	text-align: center;
}
div.announcementbox {
	border: dashed 1pt #666666;
	background-color: #fffefe;
	padding: .3em;
	text-align: left;
	margin-bottom: 2em;
}
div.announcementbox h2 {
	text-align: center;
}
span.year {
	font-weight: lighter;
}
span.address {
	color: #666666;
}
div.footnote {
	color: #666666;
	font-size: small;
}
div.footnote a {
	color: #6666ff;
	font-size: small;
}
table td.time {
	vertical-align: top;
	padding-left: 2em; 
	padding-right: 2em; 
}
span.papertitle {
	font-weight: bold;
}
span.authors {
	color: #555;
	font-style: italic;
	margin-bottom: 2em;
	margin-top: 2em;
}
</style>


