﻿body
{
	background-color: white;
}

h1,h2,h3,h4
{
	color:#FFFF99;
}

h3,h4 {
	text-transform:uppercase;
}

a {
	text-decoration: underline;
}

div#header
{
	color: rgb(103,163,186);
}

div#title, div#header {
	border:none;
}

div#menubar
{
	display:none;
	
}

#referrer {
	display:none;	
}

span.menubarseparator
{
	display:none;
}

div#title h1 span.middle
{
	color: rgb(103,163,186);
}

#tree {
	
	display:none;
}

div#gc_image {
	
	display:none;
}
div#title h1
{
	font-size: 170%;
}

div#title span#prefix
{
	font-size: 200%;
	/*font-weight: bold;*/
}

div#title h1
{
	font-size: 170%;

}

div#title h1 span.middle
{
	color: rgb(103,163,186);
}

div#titleimage
{
	display:none;
}


div#description
{
	text-align: justify;
}

div#contributionlistleft, div#contributionlistright
{
	text-align: left;
}

div#maindetails
{
	margin-top:0.5em;
	text-transform: uppercase;
	font-size: 110%;
}

div#maindetailsright span#hostedby
{
	color: rgb(103,163,186);
}

div#maindetailsright {
	text-align:left;
	margin-top:0.5em;
}

div#importantdatesheading, div#keynoteheading
{
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}

div#importantdatesheading h2, div#keynoteheading h2
{
	margin-bottom: 0em;
	font-size: 150%;
}

div#importantdatesdetails, div#keynotedetails
{
	border: rgb(75,90,100) solid 1px;
	padding: 0.5em;
}

div#importantdates strong, div#keynote strong
{
	font-size: 130%;
}

div#uqlogo
{
	padding: 0.1em;
	border: black solid 1px;
}

div #jcdl_sponsors img {
	float:none;
}
div #icadl_sponsors img {
	float:none;
}

hr.space
{
	color:white;
	padding: 0;
	display:none;
}

.formrequired
{
	color: #FF2222;
	font-style: italic;
}
