* {
	margin:0;
	padding:0;
}

a {
	color: #119;
}
a:visited {
	color: #911;
}
	
html {
	height:100%;
}

body {
	background-color:#111;
	height:100%;
}

@font-face {
	font-family:BebasNeue;
	src:url('fonts/BebasNeue-Regular.ttf');
}

@font-face {
	font-family:Slackey;
	src:url('fonts/Slackey-Regular.ttf');
}

	
.container {
	width:90%;
	min-height:80%;
	float:left;
	margin-top:25px;
	margin-left:25px;
	padding:10px;
}

h1, h2, h3, ul, ol {
	color:white;
}

hr {
	margin-bottom:10px;
	border:2px dotted white;
	border-style:none none dotted;
	width:98%;
	margin-left:11px;
}
	
hr#top {
	margin-bottom:10px;
	border:2px dotted white;
	border-style:none none dotted;
	margin-left:11px;
	margin-right:11px;
}

.header {
	float:left;
	padding:8px;
	margin-left:10px;
}

.header h1 {
	/*font-family:BebasNeue, Arial;*/
	font-family:Slackey, Arial;
	font-size:6em;
	line-height:0.8em;
}
	
.header h2{
	/*font-family:BebasNeue, Arial;*/
	font-family:Slackey, Arial;
	font-size:2.8em;
	line-height:0.8em;
}

.header a {
	text-decoration:none;
}

.rego {
	float:left;
	margin-left:10px;
	border:white solid 2px;
	margin-top:1px;
	margin-bottom:10px;
}

.rego h2 {
	margin-top:68px;
}

.rego img {
	height:160px;
	width:270px;
}

hr#beneath {
	margin-top:20px;
	margin-bottom:20px;
}

.navigation, hr#beneath {
	clear:both;
}

.navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:1.1em;
	margin-left:15px;
	text-align:justify;
	text-justify:distribute-all-lines;
}

.navigation ul li {
	display:inline;
	margin-left:0px;
	margin-right:15px;
}

.navigation a {
	text-decoration:none;
	color:#fff;
}

.navigation a:visited {
	text-decoration:none;
	color:#fff;
}
	
.navigation a:hover {
	text-decoration:underline;
	color:orange;
}

.navigation a:active {
	text-decoration:underline;
	color:orange;
}

ul li#first {
	margin-left:0px;
}

ul li a#selected {
	color:orange;
}

.content {
	xxxoverflow:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.content p {
	margin-top:10px;
	font-family:Arial, sans-serif;
}

.content h3 {
	font-size:2.2em;
	color:#999;
	font-family:Arial, sans-serif;
}
	
.content h4 {
	font-size:1.7em;
	color:#55c;
	font-family:Arial, sans-serif;
}

.content ul {
	list-style-type:none;
	margin-top:5px;
	margin-left:15px;
	padding:0;
	color:orange;
	font-size:0.9em;
	line-height:20px;
	font-family:Arial, sans-serif;
}

.content .mypostersTitle {
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	border-radius:2px;
}

.content .mypostersFeedback {
	background-color: #bbb;
}

.submittedposter td .mypostersFeedback {
	color: #000;
}

.content .mypostersFeedback ul {
	list-style-type:initial;
	margin-top:5px;
	margin-left:15px;
	padding:0;
	font-size:0.9em;
	line-height:20px;
	font-family:Arial, sans-serif;
}

.content .mypostersFeedback li {
	padding: 3px 0;
	color:#ff0;
}

.content ol {
	margin-top:5px;
	margin-left:15px;
	padding:0;
	color:orange;
	font-size:0.9em;
	line-height:20px;
	font-family:Arial, sans-serif;
}

.content ul li#first {
	margin-top:15px;
}

.content ul ul {
	list-style-type:none;
	margin-top:0;
	margin-bottom:15px;
	margin-left:0;
	padding:0;
	color:orange;
	font-size:0.75em;
	line-height:17px;
	font-family:Arial, sans-serif;
}

.about {
	float:left;
	width:25%;
	border:1px solid white;
	margin-right:10px;
	margin-left:10px;
	margin-top:30px;
	padding:20px;
	padding-top:30px;
	font-size:0.9em;
	color:orange;
	line-height:22px;
	margin-bottom:50px;
}
	
.about p {
	font-size:1.1em;
}

.about h3 {
	line-height:35px;
}

.about li {
	margin-bottom: 5px;
}

.dates {
	float:left;
	width:75%;
	border:1px solid white;
	margin-right:10px;
	margin-left:10px;
	margin-top:30px;
	padding:20px;
	padding-top:30px;
	font-size:1em;
	color:orange;
	line-height:22px;
	margin-bottom:50px;
}
	
.dates p {
	font-size:1.1em;
}

.dates h3 {
	line-height:35px;
}

.dates ul {
	margin-top:20px;
}

.dates li {
	font-size:1.1em;
	margin-bottom:20px;
	color: #444;
}

.dates li b {
	color: #000;
}


.linkssection {
	float:left;
	width:90%;
	border:1px solid white;
	margin-right:10px;
	margin-left:10px;
	margin-top:30px;
	padding:20px;
	padding-top:30px;
	font-size:1em;
	color:orange;
	line-height:22px;
	margin-bottom:50px;
}
	
.linkssection table td h5, p {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color:orange;
}

.linkssection td {
	padding:30px;
}

.linkssection a:link {
	color:black;
}

.linkssection a:hover {
	color:orange;
}

.linkssection a:active {
	color:orange;
}

.linkssection a:visited {
	color:black;
}
	
table span a:link {
	text-decoration:none;
	color:white;
}

table span a:hover {
	text-decoration:underline;
	color:orange;
}

table span a:link {
	text-decoration:underline;
	color:orange;
}

table span a:link {
	text-decoration:none;
	color:white;
}

.registration {
	float:left;
	width:25%;
	border:1px solid white;
	border:3px solid red;
	margin-left:10px;
	margin-left:7px;
	margin-right:10px;
	margin-top:30px;
	padding:10px;
	padding:20px;
	padding-top:30px;
	font-size:0.9em;
	color:#999;
	line-height:22px;
}
	
.newspanel {
	float:left;
	width:25%;
	border:1px solid white;
	margin-top:30px;
	padding:10px;
	padding-top:20px;
	font-size:0.9em;
	color:orange;
	line-height:22px;
}
	
.newspanel a:link {
	text-decoration:none;
	color:black;
}

.newspanel a:hover {
	text-decoration:underline;
}

.newspanel a:active {
	text-decoration:underline;
}

.newspanel a:visited {
	text-decoration:none;
	color:black;
}

.newspanel p, li {
	font-size:1.0em;
}

	
.rule {
	clear:both;
}
	
.logo_bar {
        background-color: #333;
        border-radius: 9px;
        text-align: center;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	text-align: center;
	float:right;
	width:25%;
}
	
.logo_bar p {
	margin-top:25px;
	margin-bottom:15px;
	font-family:Arial, sans-serif;
	font-size:1.3em;
	color:#fff;
}

.logo_bar img {
	margin: 5px;
	align:center;
        background-color: #eee;
        border-radius: 3px;
	padding: 5px;
}

.footer {
	position:relative;
	clear:both;
	margin-top:10px;
	margin-left:11px;
	font-family:Arial, sans-serif;
}
		
.footer p {
	margin-top:35px;
	margin-bottom:55px;
	font-size:0.7em;
	color:#fff;
	text-align:center;
}

.footer .footertext {
	background-color:#222;
}

.footer a {
	text-decoration:none;
	color:#fff;
}

.footer a:visited {
	text-decoration:none;
	color:#fff;
}
	
.footer a:hover {
	text-decoration:underline;
	color:orange;
}

.footer a:active {
	text-decoration:underline;
	color:orange;
}
	
table.bios p {
	font-size:0.8em;
	line-height:17px;
	letter-spacing:1px;
}

table.bios img {
	border:white 1px solid;
}

table.bios td {
	padding:20px;
}

table.bios h5 {
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:-20px;
}

table.bios a:link {
	text-decoration:none;
	color:black;
}

table.bios a:hover {
	text-decoration:underline;
	color:orange;
}

table.bios a:active {
	text-decoration:none;
	color:orange;
}

table.bios a:visited {
	text-decoration:none;
	color:black;
}

.topnotice {
	clear:both;
	width:85%;
	border-radius: 10px;
	border:5px solid #444;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:5px;
	font-size:0.9em;
	color:orange;
	line-height:22px;
	margin-bottom:5px;
}
	
.topnotice p {
	font-size:1.1em;
}

.topnotice h2 {
	line-height:35px;
	color: #811;
}

.topnotice li {
	margin-bottom: 5px;
}

.programme {
	float:left;
	width:75%;
	border:1px solid white;
	background-color:#eee;
	margin-right:10px;
	margin-left:10px;
	margin-top:30px;
	padding:20px;
	padding-top:30px;
	font-size:0.9em;
	color:orange;
	line-height:22px;
	margin-bottom:50px;
}
	
.programme p {
	line-height:22px;
	font-size:1.1em;
	margin-bottom:10px;
}

.programme h3 {
	line-height:45px;
}

.programme h4 {
	line-height:35px;
	margin-top:20px;
	margin-bottom:20px;
}

.programme ul {
	margin-bottom:8px;
}

.programme li {
	font-size:1.1em;
	color: #444;
}

.programme li b {
	color: #000;
}

.plain
{
	margin-top: 10px;
	color: #ddd;
	font-size: 10pt;
}
.plain img
{
	background-color: #555;
}

.red {
	color: red;
}
