body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;	
	text-align: center;
}

p{
	margin: 0px;
}

a{
	color: #2C5B95;
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #2E497A; 
	font-weight: bold;
	text-decoration: none;
}


img { border: none; }

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

/* containers */
	
#container {
	margin: 0 auto;
	width: 700px;
	height: 100%;
	vertical-align: middle;
	display: block;
}

#content {

	margin: 20px 0 0 0;
	width: 700px;
	text-align: left;

}

#leftcontainer {
	width: 480px;
	position: relative;
	left: 0px;
	text-align: left;
}

#rightcontainer {
	width: 200px;
	float: right;
}

#membertop {
	width: 200px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(images/BecomeAMember_title.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#membermiddle {
	width: 200px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url(images/BecomeAMember_body.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#memberbottom {
	width: 200px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background-image: url(images/BecomeAMember_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#mediatop {
	width: 480px;
	height: 30px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border: 0px;
	background-image: url(images/InTheMedia_title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#mediamiddle {
	width: 480px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(images/InTheMedia_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mediabottom {
	width: 480px;
	height: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(images/InTheMedia_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* elements */

#logo {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	position: relative;
	top: 10px;
	border-bottom: #036;
	border-width: 0 0 2px 0;
	border-style: none none dotted none;
}
	
.membertext {
	text-align: left;
	padding: 10px 10px 0px 10px;
}
	
#mission {
	padding: 0px;
}

img.memberlogo {
	display: block;
	position: relative;
	top: 10px;
	left: 10px;
}

img.missionlogo {
	display: block;
	margin: 0px 0px 10px 0px;
}

img.agendalogo {
	margin: 10px 0 0 0;
	display: block;
}

img.medialogo {
	display: block;
	position: relative;
	top: 10px;
	left: 10px;
}

img.eventslogo {
	display: block;
	margin: 20px 0 0 0;
}

li.agenda {
	list-style: url(images/bullet.jpg) outside;
	margin: 0px 0px 5px 0px;
}

p.link {
	padding: 5px 0px 0px 10px;
}

p.medialink {
	padding: 5px 0px 0px 20px;
}

.speakerlogo {
	margin-bottom: -1px;
	display:inline;
}




#contact {
	position: relative;
	top: 10px;
	text-align: right;
	font-weight: normal;
}

#copyright {
	width: 700px;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 8pt;
	border-top: #036;
	border-width: 2px 0 0 0;
	border-style: dotted none none none;
	position: relative;
	top: 20px;
	height: 20px;
}	

/* audio page */

#wait {
	font-size: 10px;
}

#audiotitle {
	font-size: 14px;
}
