body {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	font-size: 12px;
}

a {
	color:#a5ce00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.sign_up_here {
	display:block;
	width: 169px;
	height: 81px;
	float: right;
	background-image:url(../z_images/sign_up_here.png);
	overflow: hidden;
	line-height:81px;
	text-indent: 169px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 15px 0px 0px 0px;
}
p img {
	margin-bottom: 8px;
}

p.copyrightLeft {
	float: left;
	width: auto;
}

p.copyrightRight {
	float:right;
	width: auto;
}

p.copyrightMessage {
	font-weight:bold;
}

p.bold {
	font-weight:bold;
}
p.smallText {
	font-size:9px;
	color: #cdcdcd;
}

div.greenBar {
	display: block;
	width: 100%;
	background-color: #cbfe00;
	height: 6px;
}

div.greyBarTop {
	display: block;
	width: 100%;
	height: 7px;
	background-image:url(../z_images/grey_bar.png);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 1px;
}
div.greyBarBottom {
	display: block;
	width: 100%;
	height: 7px;
	background-image:url(../z_images/grey_bar.png);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-top: 1px;
}

div.copyContent {
	margin: 20px 60px 20px 60px;
}

div.clearB {
	clear:both;
}

div.divider {
	display: block;
	height: 1px;
	width: 100%;
	background-color: #4e4e4e;
	margin: 15px 0 10px 0;
}

div#mainMenuDiv ul#mainMenu li.menuDivider {
	color: #FFFFFF;
}

div.leftColumn {
	width: 490px;
	margin-right: 25px;
	float: left;
}
div.rightColumn {
	width: 215px;
	float: left;
}
div.speakerCard, div.speakerCardHome {
	display: block;
}
div.speakerCard img {
	float: left;
	margin-left: -120px;
}
div.speakerCard h1 {
	float: left;
	margin-top: 90px;
	width: 370px;
	font-size: 14px;
	color: #a5ce00;
}

div.speakerCardHome {
	width: 49%;
	float: left;
}

div.speakerCardHome img {
	margin-left: 0px;
	float: left;
	margin-right: 10px;
}
div.speakerCardHome h1 {
	float: left;
	font-size: 14px;
	margin-top: 30px;
	width: 120px;
	color: #a5ce00;	
}
div.speakerCard h2, div.speakerCard p, div.speakerCardHome h2 {
	float: left;
	font-weight:normal;
}
div.speakerCard p {
	margin-left: 120px;
}

div.speakerCard div.greenline {
	float: left;
	display:block;
	height: 7px;
	width: 100%;
	background-image:url(../z_images/speaker_green.jpg);
	background-repeat:no-repeat;
	margin-top: -2px;
}

div.speakerCardHome div.greenline {
	float: left;
	display:block;
	height: 7px;
	width: 98%;
	background-image:url(../z_images/speaker_green.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top: -2px;
}

table.programme {
	margin-top: 20px;
}

table.programme tr td {
	padding: 5px;
}

table.programme tr.odd td {
	background-color: #343434;
}

table.programme td.time {
	width: 100px;
}

div#headerImage {
	display:block;
	width: 100%;
	height: 185px;
	background-image:url(../z_images/header_image.png);
}

div#pageContent {
	width: 850px;
	margin: auto;
	overflow: hidden;
	text-align: left;
}

div#mainMenuDiv {
	display: block;
	width: 100%;
	height: 31px;
	background-image:url(../z_images/menu_green_bar.png);
}

div#footerImage {
	display:block;
	width: 100%;
	height: 102px;
	background-image:url(../z_images/footer_image.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}

div#footerContent {
	font-size: 9px;
	color: #8b8b8b;
}

div#mainMenuDiv ul#mainMenu {
	list-style:none;
	color: #2f3d05;
	margin: 0 60px 0 60px;
	padding-top: 7px;
	text-transform:uppercase;
	font-weight:bold;
	font-size: 12px;
}

div#mainMenuDiv ul#mainMenu li, div#mainMenuDiv ul#mainMenu li a {
	color: #2f3d05;
	display: inline;
}

div#mainMenuDiv ul#mainMenu li.current {
	background-color: #FFFFFF;
}

div#whoattend {
	display: block;
	width: 192px;
	height:144px;
	background-image:url(../z_images/who_should_attend.png);
}

div#homeSponsorTitle {
	float: left;
	display: block;
	width: 850px;
	height: 44px;
	margin: 15px 0px 15px -60px;
	background-image:url(../z_images/home_sponsors.png);
}
