#main {
	text-align: justify;
	margin: 0px;
	padding: 5px 0px;
	background-color: #ebe5e5;
	background-image: url(../images/design/mainback.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#main div.text  {
	background-color: #fff;
	padding: 20px 30px;
	margin: 30px 50px;
	background-image: url(../images/design/textback.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main div.h2  {
	padding: 0px 0px 20px 0px;
	
}
#main div.short  {
	width: 650px;
	
}
#main p.right {
	text-align: right;
}
#main h2 {
	background-image: url(../images/design/h2.png);
	background-repeat: no-repeat;
	background-position: 17px 10px;
	margin: 0px 0px 15px 0px;
	padding: 20px 30px 0px 30px;
	font-size: 115%;
	color: #69144b;
}
#main h3 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 100%;
	color: #373737;
}
#main div.h2 h3  {
	margin: 15px 30px 0px 30px;
}
#main div.h2 h4 {
	margin: 15px 30px 0px 30px;
	padding: 0px;
}
#main p {
	margin: 10px 0px;
	padding: 0px;
}
#main div.h2 p  {
	margin: 10px 30px;
}
#main p.image  {
	padding: 15px 0px;
}
#main img.floatright {
	float: right;
	border-width: 0px;
	margin: 1px 1px 1px 10px;
	display: block;
}
#main .b {
	font-weight: bold;
}
#main .i {
	font-style: italic;
}
#main .u {
	text-decoration: underline;
}
#main .center {
	text-align: center;
}
#main .color {
	color: #69144b;
}
#main ul {
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
}
#main div.h2 ul {
	margin: 5px 30px;
}
#main ol {
	margin: 5px 0px;
	padding: 0px 0px 0px 22px;
}
#main div.h2 ol {
	margin: 5px 30px;
}
#main ol li {
	padding: 0px;
}
#main ul li {
	padding: 0px 0px 0px 14px;
	background-image: url(../images/design/listimage.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#main ul.arrow li {
	background-image: url(../images/design/arrow.png);
}
#main a {
	text-decoration: none;
	color: #69144b;
	font-weight: bold;
}
#main a:hover{
	text-decoration: underline;
	color: #373737;
}
#main img {
	border: 0px;
}
#map1, #map2 { 
	margin: 10px 30px;
}
#main table {
	margin: 10px 30px;
	padding: 0px;
	font-size: 85%;
}
#main td {
	padding: 2px;
}
#main table.hotels td {
	padding: 2px;
	text-align: center;
	border: 1px solid #ebe5e5;
}
#main table.hotels td.hotelh {
	text-align: left;
	width: 32%;
	font-weight: bold;
	font-size: smaller;
}
#main table.hotels td.hotel {
	text-align: left;
}
#main table.hotels td.price {
	width: 15%;
	font-weight: bold;
	font-size: smaller;
}
#main table.hotels td.walk {
	width: 23%;
	font-weight: bold;
	font-size: smaller;
}
#main table.hotels td.bus {
	width: 30%;
	font-weight: bold;
	font-size: smaller;
}
#main table.partners td {
	width:150px;
	text-align: center;
	vertical-align: middle;
}
#main div.h2 table h3  {
	margin: 10px 0px 0px 0px;
	font-size: 105%;
}
#main table.program {
	font-size: 100%;
	margin-top: 0px;
}
#main table.program td {
	padding-top: 8px;
	vertical-align: top;
	border: 1px solid #ddd;
}
#main table.speakers td {
	vertical-align: top;
	padding: 8px 35px 0px 1px;
	text-align: left;
}
#main table.speakers td.name, #main table.speakers td.status, #main table.speakers td.affiliation {
	font-weight: bold;
}


#main .org_head {
	margin: 0px;
	cursor: pointer;
}
#main .org_head img {
	vertical-align: -3px;
}
#main .org_body {
	margin-top: 15px;
	display: none;
}
#main .admin td, #main .admin th  {
	font-size: 8px;
	border: 1px solid #ebe5e5;
	text-align: left;
	vertical-align: top;
}
#main .overview td {
	font-size: 10px;
	border: 1px solid #ebe5e5;
	text-align: left;
	vertical-align: top;
}
#main .over_head {
	cursor: pointer;
}
#main .over_head img {
	vertical-align: -3px;
}
#main .click {
	cursor: pointer;
}
#main .click:hover {
	text-decoration: underline;
}
#main table.expand {
	margin: 0px 30px;
}
#main .expand td {
	font-size: 10px;
	border: 1px solid #ebe5e5;
	text-align: justify;
	vertical-align: top;
	padding: 2px 10px;
}
#upload {
	float: right;
}

div.poster {
	border: 1px solid #ddd;
margin: 15px 30px;
}


#banner {
	width: 180px;
	float: right;
	text-align: center;
	background-color: #ebe5e5;
	padding: 10px;
	margin: 10px 25px 0px 0px;
}
#banner img {
	padding: 10px;
}

html { overflow-y: scroll; }
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 82%;
	background-color: #ffffff;
	color: #000000;
}

#container {
	overflow: hidden;
	margin: 15px auto 0px auto;
	text-align: left;
	padding: 0px 20px;
	width: 950px;
}

#created {
	width: 950px;
	text-align: right;
	margin: 2px auto 15px auto;
	padding: 0px 20px;
	font-size: 10px;
}
#created a {
	color: #373737;
	margin-right: 2px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 230px;
	background-image: url(../images/design/header.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#logos {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 245px;
	height: 230px;
	background-image: url(../images/design/logoback.png);
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
}
#logos img { position: absolute; width: 0%; z-index: 0; }


#menu {
	background-color: #69144b;
	height: 25px;
	margin: 5px 0px;
	padding: 0px;
	font-size: 13px;
}    
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	line-height: 25px;
	display: block;
	float: left;
	padding: 0px 13px 0px 12px;
	text-decoration: none;
	color: #fff;
	background-image: url(../images/design/menuback.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu li.last a {
	background-image: url(../images/design/menulastback.png);
}
#menu li.active a {
	background-color: #373737;
}
#menu li a:hover {
	color: #69144b;
	background-color: #fff;
}

#register  {
	background-color: #fff;
	padding: 0px 0px 20px 0px;
	margin: 30px 50px;
	background-image: url(../images/design/textback.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#register p  {
	margin: 10px 30px;
}
#register fieldset {
	border: 1px solid #ebe5e5;
	margin: 10px 30px;
	padding: 0px;
}
#register fieldset legend {
	font-size: 110%;
}
#register fieldset ul {
	font-size: 90%;
	margin: 5px 0px;
	padding: 1px 5px;
}
#register fieldset ul li {
	background-image: none;
	list-style: none;
	margin: 5px 0px;
	text-align: left;
	clear: both;
}
#register fieldset ul li.line {
	color: #aaa;
}
#register fieldset ul li label {
	width: 250px;
	float: left;
	margin: 0px 10px 10px 0px;
}
#register fieldset ul li input {
	border: 1px solid #ddd;
	width: 225px;
}
#register fieldset ul li textarea {
	border: 1px solid #ddd;
	width: 225px;
}
#register fieldset ul li input.button {
	background: #ffffff;
	width: 100px;
}
#register fieldset ul li input.radio {
	width: 15px;
	border-width: 0px;
}
#register fieldset ul li input.margin {
	margin-bottom: 30px;
}
span.error {
	font-weight: bold;
	color: #909e58;
}
span.error2 {
	font-weight: bold;
	color: #69144b;
}
span.error3 {
	font-weight: bold;
	color: #d1245d;
}