@charset "UTF-8";/* CSS Document */* {	padding: 0px;	margin: 0px;}body { background-color: #FFF; }#container {	height: 4000px;	width: 800px;	border-right-width: thick;	border-left-width: thick;	border-right-style: none;	border-left-style: none;	padding: 0px;	margin-top: 45px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-color: #FFF;	border-top-style: none;	border-bottom-style: none;}#titlebar {	width: 770px;	background-repeat: no-repeat;	background-position: left top;	height: 100px;	margin-top: 0px;	margin-right: 15px;	margin-bottom: 20px;	margin-left: 15px;	padding: 0px;	color: #FFF;}#mainmenu {	width: 150px;	margin-left: 15px;	list-style-type: none;	list-style-position: outside;	height: 1000px;	float: left;	margin-top: 0px;}a#titlebar:link, a#titlebar:visited {	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 100px;	width: 800px;	list-style-type: none;	color: #FFF;	background-image: url(images/pageelements/title.jpg);	margin: 0px;	padding: 0px;}#content {	float: left;	width: 525px;	margin-top: 0px;	margin-right: 15px;	margin-bottom: 15px;	margin-left: 36px;}a#about:link, a#about:visited {	background-image: url(images/pageelements/about.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#about:hover, a#about:active {	background-image: url(images/pageelements/about.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#apply:link, a#apply:visited {	background-image: url(images/pageelements/apply.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#apply:hover, a#apply:active {	background-image: url(images/pageelements/apply.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#attend:link, a#attend:visited {	background-image: url(images/pageelements/attend.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#attend:hover, a#attend:active {	background-image: url(images/pageelements/attend.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#prepare:link, a#prepare:visited {	background-image: url(images/pageelements/prepare.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#prepare:hover,a#prepare:active {	background-image: url(images/pageelements/prepare.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#contact:link, a#contact:visited {	background-image: url(images/pageelements/contact.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#contact:hover,a#contact:active {	background-image: url(images/pageelements/contact.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#fun:link, a#fun:visited {	background-image: url(images/pageelements/2010-PURC.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#fun:hover,a#fun:active {	background-image: url(images/pageelements/2010-PURC.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}a#faq:link, a#faq:visited {	background-image: url(images/pageelements/faq.jpg);	background-repeat: no-repeat;	background-position: left top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;	list-style-type: none;}a#faq:hover,a#faq:active {	background-image: url(images/pageelements/faq.jpg);	background-repeat: no-repeat;	background-position: right top;	text-indent: -999999px;	display: block;	float: left;	height: 40px;	width: 150px;}#subtitle {	background-image: url(images/pageelements/about.jpg);	background-repeat: no-repeat;	background-position: -5px top;	height: 40px;	width: 500px;	text-indent: -999999px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 10px;	margin-left: -13px;}#content p {	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	line-height: 18px;	font-size: 14px;	padding-bottom: 10px;}#content ul {	padding-bottom: 4px;	list-style-position: outside;	text-align: left;	list-style-type: disc;	padding-left: 25px;	line-height: 8px;	padding-top: 0px;	margin-top: 0px;}#content h3 {	margin-top: 10px;	margin-bottom: 10px;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-weight: bolder;	font-variant: normal;	font-size: 16px;}.paperpresenters li {	line-height: 18px;	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	font-size: 14px;	list-style-type: disc;}