/* N.E.mation! Style Sheet Guide */
/* Designed + Developed by Spoon Creative */

body {
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 14px;
}

/*********************/
/*      Divs         */
/*********************/

#main_nav {
	position: absolute;
	width: 145px;
	height: 304px;
	left: 1px;
	top: 272px;
	background-image: url(../images/nav_bg.jpg);
}

#main_nav_content {
	position: absolute;
	top: 18px;
	left: 8px;
}

#speakermain_main {
	position: absolute;
	width: 1024px;
	height: 768;
}

#speakermain_left {
	float: left;
	width: 168px;
	height: 768px;
	background-image: url(../images/speakermain_left.jpg);
}

#speakermain_top {
	float: left;
	width: 856px;
	height: 85px;
	background-image: url(../images/speakermain_top.jpg);
}

#speakermain_nav {
	float: left;
	width: 211px;
	height: 496px;
	background-image: url(../images/speakermain_nav.jpg);
}

#speakermain_content {
	float: left;
	width: 489px;
	height: 496px;
	background-image: url(../images/speakermain_content.jpg);
}

#speakermain_right {
	float: right;
	width: 156px;
	height: 682px;
	background-image: url(../images/speakermain_right.jpg);
}

#speakermain_bottom {
	float: left;
	width: 700px;
	height: 187px;
	background-image: url(../images/speakermain_bottom.jpg);
}

#speakermain_nav_content {
	position: absolute;
	left: 474px;
	top: 11px;
	width: 249px;
	height: 48px;
	text-align: right;
}

#speakermain_content_text {
	position: absolute;
	left: 330px;
	top: 71px;
	width: 528px;
	height: 707px;
}

#speakermain_content2_misc_text {
	position: absolute;
	left: 163px;
	top: 152px;
	width: 261px;
	height: 199px;
	text-align: right;
}

#speakermain_content_misc_text {
	position: absolute;
	left: 109px;
	top: 134px;
	height: 298px;
	text-align: right;
}

#speakermain_list {
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
	margin: 0;	
}

#speakermain_list li{
	padding: 0;
	margin: 0;	
}

/*********************/
/*      Styles       */
/*********************/

.nav_font, .nav_font a:link, .nav_font a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration: none;
}

.nav_font a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #F79910;
	line-height: 24px;
	text-decoration: none;
}

.content_text_header {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.content_font_small {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	line-height: 11px;
}

.mainnav_text_header_yellow, .mainnav_text_header_yellow a:link, .mainnav_text_header_yellow a:visited {
	font-family: Arial;
	font-size: 11px;
	/* font-weight: bold; */
	color: #FFFFFF;
	/* color: #F8A52A; */
	line-height: 12px;
	text-decoration: none;	
}

.mainnav_text_header_yellow a:hover {
	font-family: Arial;
	font-size: 11px;
	/* font-weight: bold; */
	/* color: #FFFFFF; */
	color: #F8A52A;
	line-height: 12px;
	text-decoration: none;	
}
