html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
body{font:14px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

a:visited {
	text-decoration: none;
}

a {
	color: #faf08d;
}

a:hover {
	border-bottom: 1px dotted;
}

p {
	margin: 10px;
}

dl { 
	margin: 10px 20px;
	}
	
dt {
	font-weight: bold;
	display: block;
	width: 40px;
	float: left;
	clear:right;
	color: #faf08d;
}

dd {
	padding-left: 20px;
	display: block;
	width: 240px;
	float: right;
}

.center {
	margin: 0 auto 0 auto;
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

h1,h2,h3,h4,h5,h6 {
	color: #faf08d;
	margin: 5px 0 5px 0;
}

#logos {
	background: #fff;
	padding: 10px;
}

body {
	background-color: #000;
}

#header, #footer {
	padding-top: 5px;
	color: #ffffff;
}

#etiLogo {
	height: 150px;
	position:relative;
	z-index: 1;
	background:  url(../images/etiLogo.png) no-repeat top center;
	margin-bottom: -35px;	
}

#header ul li.header{
	color: #faf08d;
}
#header ul li{
	list-style: none;
	font-size: 20px;
	margin-left: 0;
}

#header ul {
	margin-top: 10px;
	margin-bottom: 0;
}

#header h6 {
	margin-top: 10px;
	margin-bottom: 5px;
}

.backdrop {
	background: #000 url(../images/backdrop.jpg) no-repeat top center;
	color: #ffffff;
	height: 595px;
	position: relative;
}

#mainContent {
	background: url(../images/mainContentBG.png) no-repeat top center;
	margin-top: 30px;
	position:relative;
	height: 381px;
}

#mainContent p {
	font-size: 15px;
}

#mainContent ul {
	padding-bottom: 3px
}

ul#intro {
	padding: 3px 0 0 0;
}

ul#intro li {
	font-size: 18px;
}

#association {
	margin-top: 30px;
	margin-bottom: 30px;
	background: url(../images/associatesBG.png) no-repeat top center;
	position:relative;
	height: 123px;
}

#speakers {
	font-size: 13px;
	background: url(../images/speakersBG.png);
	margin-top: 30px;
	margin-bottom: 30px;
	float: right;
	position:relative;
	height: 535px;

}

#speakers h2{
	margin: 3px;
}

.speaker {
	width: 260px;
	margin: 5px auto 5px auto;
	clear: both;
}

.name {
	font-weight: bold;
	font-size: 14px;
	clear: right;
}

.quote {
	font-style: italic;
}

