
.print {visibility:visible;}

.noprint
	{
	visibility:hidden;
	}

.noprint2
	{
	visibility:hidden;
	}
	
.noprintzero
	{
	margin:0px;
	padding:0px;
	width:2px;
	height:2px;
	}

div
	{
	
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	padding: 0px;
	height:auto;
	width:610px;
	}

#page {
	background-color: white;
	margin: 1px auto;
	padding: 0;
	width: 600px;	
	text-align: left;
	
	}

#content {
	width:600px;
	min-height:400px;
	margin-left:20px;
	float:left;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}



.alignright {
	float: right;
	}
	
.alignleft3 {

	width:15px;
	height:15px;
	padding: 0px;
	border:0px;
	}
	
.liHolderCat .lmgHolderCat img
	{
	border:0px;
	}

.alignleft2 {
	float: left;
	width:130px;
	height:130px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;

	}
	
.alignleft1 {
	float: left;
	width:60px;
	height:60px;
	display: inline;

	}	

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* main START */
#main {
	background:#FFF;
	width:605px;
	padding:5px 15px 15px;
	float:left;
	border-left:1px solid #6971a6;
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}


/* main END */




#sidebar li a:link
	{
	color:#000000;
	text-decoration:none;
	}	
	

#sidebar li a:visited
	{
	color:#000000;
	text-decoration:none;
	}	

#sidebar li a:hover
	{
	color:#0000ff;
	text-decoration:underline;
	}	

#sidebar
{
	padding: 20px 0 10px 0;
	float:right;
	width: 260px;
	text-align:left;
	margin-right:10px;	
	padding-left:40px;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size:14px;
	}
	
	





/* Header Footer 000 Start */


#header000 {
	width: 600px;
	height:10px;
	overflow:hidden;
	}

.header000 {
	width: 600px;
	height:10px;
	overflow:hidden;
	}


#headerimg000 	
	{
	width: 600px;
	height:10px;
	overflow:hidden;
	}
	
#centerback000
	{
	width:600px;
	height:auto;
	float:left;
	overflow:visible;
	}


#footer000 {
	width: 630px;
	clear: both;
	background: #ffffff url('images/purple_footer.png') no-repeat top;
	border: none;
	text-align:center;
	}

#footer000 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.OutSkin000
	{
	width:600px;
	height:auto;
	overflow:visible;
	}
	
	
.OutSkin0000
	{
	width:520px;
	height:300px;
	}
	
.OutSkin0000right
	{
	width:380px;
	height:auto;
	border:1px solid red;
	float:right;
	}

.ISkin000Cnt1Outter
	{
	width:490px;
	height:180px;
	margin-left:39px;
	margin-right:5px;
	margin-top:10px;
	float:left;	
	}
	
.ISkin000Cnt2Outter
	{	
	width:490px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	padding-left:20px;
	float:left;
	}
	
.ISkin000Cnt3Outter
	{	
	width:400px;
	height:380px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	float:right;
	}
	
.ISkin000Cnt3Outterblog
	{	
	width:400px;
	height:auto;
	margin-left:5px;
	margin-right:15px;
	margin-top:10px;
	float:right;
	}

.ISkin000Cnt3OutterHolder
	{	
	width:480px;
	height:auto;
	
	
	float:left;

	}	
.ISkin000cnt3Inner
	{
	width:440px;
	height:auto;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	padding-top:7px;
	float:left;
	}
	
.ISkin000cnt3InnerTitle
	{	
	width:470px;
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}

.ISkin000cnt3InnerTitle h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	border-bottom:1px solid #d4c6d5;
	border-top:1px solid #d4c6d5;
	}

.ISkin000cnt3InnerElement01
	{
	width:470px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	padding-top:10px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	}

.ISkin000cnt3InnerElement02
	{	
	width:470px;
	height:auto;
	float:left;
	font-size:11px;
	}

.ISkin000cnt3InnerElement03
	{		
	width:165px;
	height:200px;
	float:right;
	}
	
.ISkin000cnt3InnerElement04
	{
	width:370px;
	height:10px;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}
	
.ISkin000cnt3InnerElement05
	{
	width:370px;
	height:20px;
	float:left;
	}
	
.ISkin000cnt3TestOutter
	{
	width:370px;
	height:auto;
	border-top:1px solid #d4c6d5;
	float:left;
	}
	
.ISkin000cnt3TestTitle
	{
	width:370px;
	height:auto;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}

.ISkin000cnt3TestOutter .ISkin000cnt3TestTitle h2
	{	
	margin:0px;
	padding:2px;
	}
	
.ISkin000cnt3TestInner
	{	
	width:370px;
	height:308px;
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	float:left;margin-top:10px;
	}
	
.ISkin000cnt3TestBox01
	{	
	width:348px;
	height:60px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	border:1px solid #d4c6d5;
	background-color:#edece2;
	}
	
.ISkin000cnt3TestBoxSep
	{
	width:348px;
	height:10px;
	float:left;
	}
	
.ISkin000cnt3TestBottom
	{	
	width:370px;
	height:10px;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}
	
.ISkin000Cnt4Outter
	{	
	width:460px;
	height:300px;
	margin-left:30px;
	margin-right:5px;
	margin-top:10px;
	padding-left:35px;
	float:left;
	background-repeat:no-repeat;
	}
	
.post000 ul li {
	margin-top:10px;
	text-decoration:none;
	padding:0 5px 3px;
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	}
	
.post000 ul li a.title {
	text-decoration:none;
	color:#4C4C4C;
	}
	
.post000 ul li a.title:hover 
	{
	color:#2970A6;
	}

.post000 ul li a:link 
	{
	color:#2970A6;
	text-decoration:none;
	}


.post000 h2 
	{
	margin-top:10px;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	}
	
.post000 h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post000 h2 a.title:hover {
	color:#2970A6;
}

.post000 h2 a:link {
	color:#2970A6;
	text-decoration:none;
}

.post000 .info {
	margin:5px;
}
.post000 .info span.first {
	margin-left:0;
}
.post000 .date, 
.post000 .tags, 
.post000 .author, 
.post000 .categories, 
.post000 .editpost, 
.post000 .readingblinds, 
.post000 .comments, 
.post000 .addcomment, 
.post000 .editlinks {
	background:url(images/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	display:block;
	width:auto;	
}

.post000 .act {
	height:12px;
	float:right;
	
}
.post000 .act span {
	float:left;
	margin-left:15px;
}
.post000 .tags {
	background-position:0 -16px;
	float:right;
	font-size:10px;
}
.post000 .categories {
	background-position:0 -32px;
	float:right;
	font-size:10px;
}
.post000 .author {
	background-position:0 -176px;
	float:right;
}
.post000 .date {
	background-position:0 -48px;
	float:left;
}
.post000 .editpost {
	background-position:0 -64px;
}
.post000 .readingblinds {
	background-position:0 -80px;
}
.post000 .act .comments {
	background-position:0 -96px;
	font-size:10px;
	float:left;
}
.post000 .act .addcomment {
	background-position:0 -112px;
	font-size:10px;
	float:left;
}

.post000 .act .addcomment a:link,
.post000 .act .comments a:link
	{
	text-decoration:none;
	}
	


.post000 .editlinks {
	background-position:0 -192px;
}


	
.post000 .dateStamp
	 {
	background:url(images/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	width:auto;	
	text-align:right;
}	

.post000 .dateStamp
	{
	background-position:0 -48px;
	float:left;
	}	
	
	
.post000 .comments {
	background-position:0 -96px;
	font-size:10px;
	float:right;
	margin-left:10px;
}
.post000 .addcomment {
	background-position:0 -112px;
	font-size:10px;
	float:right;
	
}
	

/* Header Footer 000 END */



	
	
/* Header Footer 001 Start */	
#header001 {
	height: 180px;
	width: 630px;
	background: #ffffff url('images/gold_header2.png') no-repeat bottom center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg001 	{
	margin: 7px 9px 0;
	height: 180px;
	width: 630px;
	}
	
	
#centerback001
	{
	background: #ffffff url('images/gold_center2.png') repeat-y top;
	width:630px;
	height:auto;
	border: none;
	}


#footer001 {
	padding: 0;
	margin: 0 auto;
	width: 630px;
	clear: both;
	background: #ffffff url('images/gold_footer2.png') no-repeat top;
	border: none;
	text-align:center;
	}

#footer001 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
	
.OutSkin001
	{
	width:630px;
	height:400px;
	}
	
	
	
.ISkin001Cnt1Outter
	{
	width:490px;
	height:180px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;

	float:left;	
	}
	
.ISkin001Cnt2Outter
	{	
	width:490px;
	height:187px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	float:left;
	}
	
	
.ISkin001Cnt3Outter
	{	
	width:400px;
	height:180px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	float:right;
	}
	
.ISkin001Cnt4Outter
	{
	width:600px;
	height:auto;
	float:left;
	overflow:visible;
	}
	
.ISkin001Cnt4Outter h2
	{
	width:450px;
	border-bottom:1px solid #d4c6d5;
	font-size:14px;
	}
	
.ISkin001Cnt4innerTop
	{
	width:600px;
	height:25px;
	float:left;

	
	}
	
.ISkin001Cnt4innerTopspacer
	{
	width:460px;
	height:20px;
	}
	
.ISkin001Cnt4innerTop h2
	{
	width:445px;
	font-size:14px;
	border-bottom:1px solid #d4c6d5;

	}
	
.ISkin001Cnt4innerTop h1
	{
	width:600px;
	font-size:14px;
	border-bottom:1px solid #d4c6d5;

	}
	
.ISkin001Cnt4innerMiddle
	{
	width:600px;
	height:auto;
	float:left;
	overflow:visible;
	}
	

	
.ISkin001Cnt4innerMiddleHolder
	{
	width:600px;
	height:auto;
		overflow:visible;
	}
	
.ISkin001Cnt4innerBottom
	{
	width:490px;
	height:74px;
	float:left;
	text-align:right;
	padding-top:20px;
	background-repeat:no-repeat;
	}
	
.ISkin001Cnt4innerBottomEl01
	{
	width:450px;
	height:auto;
	float:left;
	}
	
.contactOutter
	{
	width:380px;
	height:300px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float:left;
	text-align:left;
	padding-top:20px;
	padding-left:20px;

	}

/* Header Footer 001 END */






/* Header Footer 002 Start */	

#header002 
	{
	height: 180px;
	width: 630px;
	background: #ffffff url('images/purple_header3.png') no-repeat bottom center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg002 	
	{
	margin: 0px;
	height: 180px;
	width: 630px;
	}
	

#header002single 
	{
	height: 225px;
	width: 630px;
	background: #ffffff url('images/purple_header3tall.png') no-repeat center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0px;
	}

#headerimg002single 	
	{
	margin: 0px;
	height: 225px;
	width: 630px;
	}

#header002singleBusiness
	{
	height: 225px;
	width: 630px;
	background: #ffffff url('images/purple_header3tallCat-3.png') no-repeat center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0px;
	}

#headerimg002singleBusiness 	
	{
	margin: 0px;
	height: 225px;
	width: 630px;
	}

#centerback002
	{
	background: #ffffff url('images/gold_center2.png') repeat-y top;
	width:630px;
	height:auto;
	border: none;
	}


#footer002 {
	padding: 0;
	margin: 0 auto;
	width: 630px;
	clear: both;
	background: #ffffff url('images/gold_footer2.png') no-repeat top;
	border: none;
	text-align:center;
	}

#footer002 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


.ISkin002Cnt1Outter
	{

	width:400px;
	height:500px;
	margin-left:25px;
	}
	
.ISkin002Cnt2Outter
	{

	width:400px;
	height:200px;
	margin-right:25px;
	float:right;
	}





/* Header Footer 002 END */	
	
	
/* Header Footer 003 Start */	
	

#header003 {
	height: 180px;
	width: 630px;
	background: #ffffff url('images/black_red_header.png') no-repeat bottom center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg003 	{
	margin: 7px 9px 0;
	height: 180px;
	width: 630px;
	}
	
	
#centerback003
	{
	background: #ffffff url('images/black_red_center.png') repeat-y top;
	width:630px;
	height:auto;
	border: none;
	}


#footer003 {
	padding: 0;
	margin: 0 auto;
	width: 630px;
	clear: both;
	background: #ffffff url('images/black_red_footer.png') no-repeat top;
	border: none;
	text-align:center;
	}

#footer003 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.footerlink003
	{
	width:630px;
	height:16px;
	text-align:center;
	}

#menu_inner003
	{
	width:930px;
	height:20px;
	float:left;
	padding-left:20px;
	padding-top:130px;
	color:#ffffff;
	}
	
#menu_inner003 li
	{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	list-style:none;
	text-decoration:none;
	font-size: 16px;
	font-weight:800;
	float:left;
	margin-left:5px;
	margin-right:5px;
	
	}	
	
#menu_inner003 a:link
	{
	color:#ffffff;
	text-decoration:none;
	}	
	

#menu_inner003 li a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}	

#menu_inner003 li a:hover
	{
	color:#0000ff;
	text-decoration:none;
	}		
	
.InnerSkin003
	{
	width:930px;
	height:400px;
	margin-left:20px;
	margin-right:20px;
	}	
	
	
.OutSkin003
	{
	width:630px;
	height:400px;
	}


.ISkin003Cnt1Outter
	{
	width:490px;
	height:380px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	background:#000000;
	float:left;	
	}
	
.ISkin003Cnt2Outter
	{	
	width:400px;
	height:180px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	background:#000000;
	float:right;
	}
	
.ISkin003Cnt3Outter
	{	
	width:400px;
	height:187px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	background:#000000;
	float:right;
	}
	
/* Header Footer 003 END */	


/* Header Footer 004 Start */	
	
#header004 {
	height: 180px;
	width: 630px;
	background: #ffffff url('images/black_red_header.png') no-repeat bottom center;
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	}

#headerimg004 	{
	margin: 7px 9px 0;
	height: 180px;
	width: 630px;
	}
	
	
#centerback004
	{
	background: #ffffff url('images/gold_center.png') repeat-y top;
	width:630px;
	height:auto;
	border: none;
	}


#footer004 {
	padding: 0;
	margin: 0 auto;
	width: 630px;
	clear: both;
	background: #ffffff url('images/gold_footer.png') no-repeat top;
	border: none;
	text-align:center;
	}

#footer004 p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* Header Footer 004 END */	


/* Header Footer 005 Start */	
	
	
/* Header Footer 005 END */	
	

#footerlink
	{
	width:630px;
	height:16px;
	text-align:center;
	}

#footerlink a:link, a:visited
	{
	text-decoration:none;
	color:#3333FF;
	}

#footerlink a:hover
	{
	text-decoration:none;
	color:#FF0000;
	}
	
	
.footerlink
	{
	width:630px;
	height:16px;
	text-align:center;
	}		
	
.footerlink a:link, a:visited
	{
	text-decoration:none;
	color:#3333FF;
	}

.footerlink a:hover
	{
	text-decoration:none;
	color:#FF0000;
	}	
	
	
	
#speaker_inner
	{
	width:500px;

	}
	
#speaker_inner2
	{
	width:450px;
	height:5px;
	float:left;
	color:#ffffff;
	text-align:center;

	}
	
#speaker_inner li
	{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	list-style:none;
	text-decoration:none;
	font-size: 16px;
	font-weight:800;
	float:right;
	margin-left:5px;
	margin-right:5px;
	
	}	
	
#speaker_inner li a:link
	{
	color:#ffffff;
	text-decoration:none;
	}	
	

#speaker_inner li a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}	

#speaker_inner li a:hover
	{
	color:#1adb1a;
	text-decoration:none;
	}		



#speaker_inner002
	{
	width:400px;
	height:40px;
	float:left;
	color:#ffffff;
	padding-top:7px;
	padding-right:10px;
	}
    
    
#speaker_inner002 li
	{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	list-style:none;
	text-decoration:none;
	font-size: 16px;
	font-weight:800;
	float:right;
	margin-left:5px;
	margin-right:5px;
	
	}	
	
#speaker_inner002 li a:link
	{
	color:#ffffff;
	text-decoration:none;
	}	
	

#speaker_inner002 li a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}	

#speaker_inner002 li a:hover
	{
	color:#1adb1a;
	text-decoration:none;
	}		


#speaker_inner002b
	{
	width:440px;
	height:80px;
	float:left;
	color:#ffffff;
	padding-top:7px;
	padding-right:10px;
	}
    
    
#speaker_inner002b li
	{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	list-style:none;
	text-decoration:none;
	font-size: 16px;
	font-weight:800;
	float:right;
	margin-left:5px;
	margin-right:5px;
	
	}	
	
#speaker_inner002b li a:link
	{
	color:#ffffff;
	text-decoration:none;
	}	
	

#speaker_inner002b li a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}	

#speaker_inner002b li a:hover
	{
	color:#1adb1a;
	text-decoration:none;
	}	

#speaker_inner002c
	{
	width:440px;
	height:30px;
	float:left;
	color:#ffffff;
	padding-top:7px;
	padding-right:10px;
	}
    
    
#speaker_inner002c li
	{
	padding-left:5px;
	padding-right:5px;
	color:#ffffff;
	list-style:none;
	text-decoration:none;
	font-size: 16px;
	font-weight:800;
	float:right;
	margin-left:5px;
	margin-right:5px;
	
	}	
	
#speaker_inner002c li a:link
	{
	color:#ffffff;
	text-decoration:none;
	}	
	

#speaker_inner002c li a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}	

#speaker_inner002c li a:hover
	{
	color:#1adb1a;
	text-decoration:none;
	}


.ntmuk_small_contact_out
	{
	width:440px;
	height:auto;
	float:left;
	}


.ntmuk_small_contact_form_middle
	{
	width:440px;
	height:auto;
	}


.ntmuk_small_contact_form_tabble
	{
	background:#ececec;
	border:1px solid #d4c6d5;
	width:440px;
	}

.contactForm
	{
	background:#ececec;
	border:1px solid #d4c6d5;
	width:390px;
	
	}


.mainbodytextholder
	{
	width:350px;
	height:auto;
	text-align:left;
	text-decoration:none;
	float:left;
	padding-left:30px;
	}
	
.blankOutter
	{
	width:630px;
	height:autox;
	
	}
	
	
/* Post Comment Page Start */	
	
.ISkinCommentPostCnt
	{
	width:460px;
	height:630px;
	margin-left:30px;
	margin-right:5px;
	margin-top:10px;
	padding-left:35px;
	float:left;

	}
	
.OutSkinCommentSingle
	{
	width:630px;
	height:auto;
	}
	
.OutSkinPostSingleCommentEle00
	{
	width:630px;
	height:auto;

	}
	
.OutSkinPostSingleCommentEle01
	{
	width:500px;
	height:auto;
	margin-left:25px;

	background-repeat:no-repeat;
	min-height:600px;
	}
	
	
.OutSkinPostSingleCommentEle02
	{
	width:450px;
	height:50px;
	margin-left:20px;
	margin-top:20px;

	}
	
.OutSkinPostSingleCommentEle03
	{
	width:450px;
	height:auto;
	margin-left:20px;

	}
	
/* Post Comment Page End */	




.ISkin000Cnt3frontList
	{	
	width:630px;
	height:auto;
	margin-left:5px;
	margin-right:15px;
	margin-top:10px;
	float:left;
	}





.header000 .headerimg000 .ntmuk_inner .headerimg000Element02 span
	{
	font-size:24px;
	}
	
	

.sidebarBottomPost
	{
	width:430px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	}
	
.sidebarBottomPost span
	{
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	}
	
.postStyleSideBottom
	{
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	background:#ececec;
	padding-left:10px;
	}
	
.postExtractCnt
	{
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	padding-left:8px;
	padding-right:5px;
	}
	

.extractTitles ul li
	{
	list-style:none;
	padding:0px;
	margin:0px;
	text-indent:-35px;
	}
		
.extractTitles a:link
	{
	text-decoration:none;
	color:#000000;
	}
	
.extractTitles a:visited
	{
	text-decoration:none;
	color:#000000;
	}
	
.extractTitles a:hover
	{
	text-decoration:none;
	color:#cc0000;
	}
	
.contentblog
	{
	padding-left:5px;
	}
	
.speakersImgfront
	{
	width:68px;
	height:68px;
	padding:0px;
	margin-right:5px;
	border:1px solid #d4c6d5;
	}
	

	
.flashFrontHolderInner
	{		
	width:460px;
	height:auto;
	margin:0px;
	float:left;
	overflow:hidden;
	
	}
	
.flashSpeakerHolderInner
	{		
	width:471px;
	height:230px;
	margin:0px;
	float:left;
	overflow:hidden;
	}
	
.contactOutterHolder
	{
	width:920px;
	height:auto;
	padding-top:10px;
	}
	
.contactInnerHolder
	{
	width:350px;
	height:auto;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;

	padding-top:5px;
	}
	
.contactInnerHolder2
	{
	width:350px;
	height:auto;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
	padding-left:35px;
	padding-top:5px;
	}
/* Contact Form Page Start */		

.businessContactHolder
	{
	width:490px;
	height:auto;
	float:right;
	}
	
.business_contact_form_tabble
	{
	background:#ececec;
	border:1px solid #d4c6d5;
	width:490px;
	}

.business_contact_out
	{
	width:500px;
	height:auto;
	float:right;
	}

	
.business_contact_form_middle
	{
	width:490px;
	height:auto;
	
	}
	
.business_font10
	{
font-size:10px;
	}
	
/* Contact Form Page End */	




/* Speaker Page Start */	

.sidebarBlogAboutFront
	{
	width:910px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;
	margin-left:5px;
	margin-right:15px;
	margin-top:10px;
	}


.sidebarBlog
	{
	width:400px;
	height:1px;
	overflow:hidden;
	float:right;
	list-style:none;
	margin-left:5px;
	margin-right:15px;
	}


.sidebarBlogSingle
	{
	width:400px;
	height:auto;
	overflow:hidden;
	float:right;
	list-style:none;
	padding-right:18px;
	margin-top:10px;
	}


.sidebarBottomOutter
	{
	width:900px;
	height:auto;
	margin:0px;
	padding:0px;
	}

.extractTitlesOutter01
	{	
	width:380px;
	height:auto;
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	}

.extractTitlesOutter02
	{	
	width:360px;
	height:auto;
	border:1px solid white;
	}


.ISkin000cntSideBlog01
	{
	width:380px;
	height:auto;
	border-top:1px solid #d4c6d5;
	float:left;
	}

.ISkin000cntSideBlog02
	{	
	width:380px;
	height:auto;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}

.ISkin000cntSideBlog02 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	}










	
/* Speaker Page End */




/* Cat Start */


.ISkin000cntSideCat01
	{
	width:380px;
	height:auto;
	border:1px solid red;
	float:right;
	}

.ISkin000cntSideCat02
	{	
	width:360px;
	height:auto;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	padding-right:20px;
	}


.ISkin000cntSideCat02 h2
	{		
	margin:0px;
	padding:0px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}
	
	
.ISkin000cntSideCat02single
	{	
	width:360px;
	height:auto;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	padding-right:20px;
	}


.ISkin000cntSideCat02single h2
	{		
	margin:0px;
	padding:0px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}
	
.ISkin000cntSideCat02v2
	{	
	width:600px;
	height:auto;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	padding-right:20px;
	margin-top:10px;
	}

.ISkin000cntSideCat02v2 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}

	
.extractTitlesCat03
	{
	width:380px;
	height:10px;
	border-top:1px solid #d4c6d5;
	float:left;
	
	}
.extractTitlesCat04
	{	
	width:180px;height:auto;overflow:hidden;float:left;
	}
.extractTitlesCat
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
	}

/* cat end */

.ISkin000cntSideFront02v2
	{	
	width:475px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}

.ISkin000cntSideFront02v2 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}

.ISkin000cntSideFront02
	{	
	width:630px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}


.ISkin000cntSideFront02 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}


.post000 .extractTitles
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
	float:left;
	width:194px;

	}

.extractTitles
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	margin:0px;
	padding:0px;
	float:left;
	width:194px;	
	}	
	
.post000 .extractTitles a:link,
.post000 .extractTitles a:visited
	{
	text-decoration:none;
	color:#000000;
	}

	
.post000 .extractTitles a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
	
/* List Cat Start */


.listCatSpeakerHolder
	{
	width:380px;
	height:200px;
	float:right;
	padding-right:30px;
	margin:0px;
	}
	


.liHolderCat
	{
	width:190px;
	height:19px;
	float:left;
	}

.lmgHolderCat
	{
	width:19px;
	height:19px;
	border:0px;
	margin-right:9px;
	margin-left:7px;
	float:left;
	}
	
.txtHolderCat
	{
	width:auto;height:12px;padding-top:2px;float:left;text-indent:4px;
	
	}

.txtHolderCatBold
	{
	width:auto;height:12px;padding-top:2px;float:left;text-indent:4px;font-weight:bold;
	
	}	

.listCatSpeakerHolderFullList
	{
	width:390px;
	height:auto;
	
	float:left;
	padding-right:30px;
	margin:0px;
	}
	
	
.liHolderCatFullList
	{
	width:380px;
	height:19px;
	float:left;
	}
	
.txtHolderCatFullList
	{
	width:auto;height:12px;padding-top:2px;float:left;text-indent:4px;
	
	}
	
.post000 .extractTitlesCat01 .extractTitlesCat02 a:link,
.post000 .extractTitlesCat01 .extractTitlesCat02 a:visited
	{
	text-decoration:none;
	color:#000000;
	}

	
.post000 .extractTitlesCat01 .extractTitlesCat02 a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}


.post000 .extractTitlesCat01Front .extractTitlesCat02Front a:link,
.post000 .extractTitlesCat01Front .extractTitlesCat02Front a:visited
	{
	text-decoration:none;
	color:#000000;
	}

	
.post000 .extractTitlesCat01Front .extractTitlesCat02Front a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}



.ISkin000cntInfoTitleHolder2
	{	
	width:910px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}

.ISkin000cntInfoTitleHolder2 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}	

.ISkin000cntInfoTitleHolder2Txt
	{
	width:911px;
	height:auto;
	overflow:hidden;
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	margin-top:0px;
	font-size:11px;

	
	}







.OutSkin000Holder
	{
	width:925px;
	height:auto;
	overflow:hidden;
	
	
	}
	
	
.speakersImgfront
	{
	width:70px;
	height:70px;
	float:left;
	}
	
	
.speakersImgOutterFront
	{	
	width:480px;
	height:auto;
	overflow:hidden;
	float:left;	
	}	
.sidebarBlogSpeakerList
	{
	width:490px;
	height:auto;
	overflow:hidden;
	float:left;
	list-style:none;

	margin-top:10px;
	}

.extractTitlesOutter05
	{	
	width:500px;
	height:auto;
	
	}

.extractTitlesOutter04
	{	
	width:620px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	border-right:1px solid #d4c6d5;
	}
	
.extractTitlesOutter03
	{	
	width:225px;
	height:auto;
	border-right:1px solid #d4c6d5;
	float:left;
	}
	
.extractTitlesOutter03b
	{	
	width:290px;
	height:auto;
	border-right:1px solid #d4c6d5;
	float:left;
	}	
	
	
.sidebarBlogSpeakerPage01
	{
	width:910px;
	height:auto;
	
	float:left;
	list-style:none;
	margin-left:5px;

	margin-top:10px;
	}
	
	
.extractTitlesCat001
	{	
	width:360px;
	height:150px;
	border-left:1px solid #d4c6d5;
	border-right:1px solid #d4c6d5;
	float:right;
	padding-right:20px;
	text-align:left;
	}
	
.extractTitlesCat002
	{	
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:360px;
	height:180px;
	float:left;
	text-align:left;
	padding-left:30px;
	}
	
	
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignleft {
	float: left;
	}


	
.clear910
	{	
	width:910px;
	height:2px;
	clear:both;
	}

.frntPageTitlesSpeakersEl01
	{	
	width:185px;
	height:auto;
	border-right:1px solid #d4c6d5;
	float:left;
	}



.frntPageTitlesSpeakersEl02
	{	
	width:490px;
	height:auto;
	}

.ISkin000cntSideFront02v3
	{	
	width:910px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}


.ISkin000cntSideFront02v3 h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}



	
.sspeakerFeaturedSpeaker
	{
	width:420px;
	height:auto;

	float:right;
	margin-left:10px;
	padding:0px;
	}
.sspeakerFeaturedSpeakerEl01
	{	
	width:420px;
	height:auto;
	border-left:1px solid #d4c6d5;
	}
	
.sspeakerFeaturedSpeakerEl01 h2
	{
	width:400px;
	font-size:14px;
	border-bottom:1px solid #d4c6d5;
	text-indent:5px;
	margin-left:10px;
	}
	
.ISkin000cnt3InnerElement02 p,
.sspeakerFeaturedSpeakerEl01 p
	{
	margin:0px;
	padding-left:7px;
	padding-bottom:4px;
	}

	
.sspeakerFeaturedSpeakerEl02
	{	
	width:420px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	margin-top:4px;
	}

.sspeakerFeaturedSpeakerEl02 h2
	{		
	margin:0px;
	padding:0px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}
	
.frntPageTitlesSpeakersEl03
	{	
	width:290px;
	height:auto;
	border-right:1px solid #d4c6d5;
	float:left;
	}
	
/* About Start */	
	
.leftContMasterAbout
	{
	width:625px;height:auto;margin:0px;padding:0px;float:left;
	}
	

.cntAboutTitleHolder
	{	
	width:620px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:left;
	}

.cntAboutTitleHolder h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}	
	
.cntAboutMainHolderEl01
	{
	width:620px;
	height:auto;
	margin-top:0px;
	font-size:11px;
	}
	
.cntAboutMainHolderEl02
	{
	width:300px;
	height:auto;
	overflow:hidden;
	border-top:1px solid #d4c6d5;
	border-left:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	margin-top:0px;
	font-size:11px;
	padding-top:5px;
	}
	
.cntAboutMainHolderEl02 h2
	{
	width:270px;
	height:12px;
	font-size:12px;
	margin:0px;
	height:0px;
	text-decoration:underline;
	padding-left:3px;
	}

.cntAboutMainHolderEl03 h3
	{
	width:270px;

	margin:0px;
	padding-left:5px;
	font-size:12px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}
	
.cntAboutMainHolderEl04
	{	
	width:295px;
	height:auto;
	}

.cntAboutMainHolderEl05
	{
width:290px;height:90%;margin-left:5px;padding-left:3px;padding-top:3px;padding-bottom:3px;border:1px solid #d4c6d5;
	}
	
.cntAboutMainHolderEl05 blockquote
	{
	font-size:11px;
	border-left:3px solid #d4c6d5;
	padding-top:2px;
	padding-bottom:2px;
	}	
	
.cntAboutMainHolderEl05 p
	{
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:right;
	padding-right:3px;
	}	
	
.cntAboutMainHolderEl06
	{
width:320px;height:auto;margin:0px;padding:0px;border-left:1px solid #d4c6d5;float:right;
	}

.speakerProfilesFeatured
	{
	width:320px;height:auto;margin:0px;padding:0px;float:left;overflow:hidden;
	}
	
.speakerProfilesFeatdHolder
	{
	width:290px;height:auto;margin-left:5px;margin-top:5px;padding:0px;border:1px solid #d4c6d5;
	}
	
	
.speakerProfilesFeatdHolder p
	{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:5px;
	padding-left:3px;
	}
	
.speakerProfilesFeatdHolder h3
	{
	
	width:215px;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	border-bottom:1px solid #d4c6d5;
	}
	
.speakerProfilesFeatLink
	{
	text-align:right;font-size:10px;padding-right:4px;
	}
	
.speakerProfilesFeatLink a:link,
.speakerProfilesFeatLink a:visited
	{
	text-decoration:none;
	color:#000000;
	}
	
.speakerProfilesFeatLink a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
	
	
.titleSpeakerProFeatHold h3 a:link,
.titleSpeakerProFeatHold h3 a:visited
	{
	text-decoration:none;
	color:#000000;	
	}
	
.titleSpeakerProFeatHold h3 a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
	


.cntAboutTitleHolderh4
	{
	padding-left:10px;
	font-size:11px;
	}
	






.speakerProfilesRecentdHolder
	{
	width:390px;height:auto;margin-left:5px;margin-top:5px;padding:0px;border:1px solid #d4c6d5;
	}
	
.speakerProfilesRecentdHolder p
	{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:5px;
	padding-left:3px;
	}
	
.speakerProfilesRecentdHolder h3
	{
	
	width:315px;
	float:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	border-bottom:1px solid #d4c6d5;
	}
	
	
	
.ISkin000cntSpotlight
	{	
	width:195px;
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #cdb8ce;
	float:left;

	}


.ISkin000cntSpotlight h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	text-indent:20px;
	line-height:25px;
	}
	
	
.titleSpeakerRecentFeatHold h3 a:link,
.titleSpeakerRecentFeatHold h3 a:visited
	{
	text-decoration:none;
	color:#000000;	
	}
	
.titleSpeakerRecentFeatHold h3 a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
	
.speakersImgOutterFront .imgFrontSmall
	{
	width:68px;
	height:68px;
	margin-right:5px;
	}
	
	
.extractTitlesCat03Front
	{
	width:415px;
	height:10px;
	border-top:1px solid #d4c6d5;
	float:right;
	
	}
	
.listCatSpeakerHolderFront
	{
	width:415px;
	height:200px;
	float:right;
	padding-right:5px;
	margin:0px;
	
	}
	
.ISkin000cntSideCat02Front
	{	
	width:415px;
	height:auto;
	border-top:1px solid #d4c6d5;
	border-bottom:1px solid #d4c6d5;
	float:right;
	}

.ISkin000cntSideCat02Front h2
	{		
	margin:0px;
	padding:2px;
	font-size:16px;
	background-image:url('images/sspeaker_small_microphone.png');
	background-repeat:no-repeat;
	text-indent:20px;
	line-height:25px;
	}
	
.speakerSearchNoSpeaker
	{
	width:440px;
	height:80px;
	padding-left:10px;
	font-size:12px;
	}
	
.speakerSearchNoSpeaker p
	{
	font-size:16px;
	
	font-weight:bold;
	}
	
.sspeakerListHolderEl01
	{	
	width:630px;height:20px;float:left;padding:0px;margin:0px;text-align:left;
	}
	
.sspeakerListHolderEl02
	{	
	width:520px;height:200px;float:left;padding:0px;margin:0px;text-align:left;
	}
	
.sspeakerListHolderEl03
	{	
	width:520px;height:88px;float:left;padding:0px;margin:0px;text-align:left;
	}
	
.sspeakerListHolderEl04
	{	
	width:520px;height:50px;float:left;padding:0px;margin:0px;text-align:left;
	}
	
.sspeakerListHolderEl05
	{	
	width:500px;height:30px;float:left;padding-left:20px;margin:0px;text-align:left;
	}
	
.sspeakerListHolderEl06
	{	
	float:left;padding-right:15px;margin:0px;
	}	
	
.sspeakerListHolderEl07
	{	
	float:left;padding-right:25px;margin:0px;
	}		
.sspeakerListHolderEl08
	{	
	font-size:18px;margin:0px;padding-left:25px;
	}
	
.sspeakerListHolderEl09
	{	
	width:420px;height:200px;float:right;padding:0px;margin:0px;
	}	
	
.sspeakerListHolderEl10
	{	
	width:400px;height:180px;float:left;padding:0px;margin-top:10px;
	}	
	
.sspeakerListHolderEl11
	{	
	width:180px;height:auto;overflow:hidden;float:inherit;
	}	
	
.sspeakerListHolderEl12
	{	
	width:450px;height:auto;float:left;
	}	
	
.sspeakerListHolderEl13
	{		
	FONT-SIZE: 12px; COLOR: #643366; FONT-FAMILY: Helvetica,Geneva,Arial,SunSans-Regular,sans-serif,
	}
.sspeakerListHolderEl14
	{		
width:450px;height:auto;float:left;
	}	
.CatNameMain
	{	
	font-size:18px;margin:0px;padding-left:25px;
	}
	
.keySpeakerCatOutter
	{
	width:420px;height:200px;float:right;padding:0px;margin:0px;	
	}
	
.keySpeakerCatInner
	{
	width:400px;height:180px;float:left;padding:0px;margin-top:10px;
	}
.floatRight
	{
	float:right;
	}
	
.header000Element01
	{
	width:600px;height:5px;float:left;padding:0px;margin:0px;text-align:right;overflow:hidden;
	}
	
.header000Element02
	{
	float:right;padding-right:25px;
	}	

.header000Element03
	{
	float:right;padding-right:25px;	
	}	
	
div.preview { margin: 0 38px 38px 0; }
img.preview { height:auto;position: absolute; float:left; }



 #scrollup 
	{
   float:left;
   position: relative;
   overflow: hidden;
   height: 120px;
   width: 415px;
 	}
 
 .headline {
   position: absolute;
   top: 240px;
   left: 5px;
   height: 120px;
   width:415px;
 }
 
 
 
 .speakerProfilesFeatdHolderLrg
	{
	width:395px;height:100px;margin-left:5px;margin-top:5px;padding:0px;border:1px solid #d4c6d5;float:left;
	}
	
	
.speakerProfilesFeatdHolderLrg p
	{
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding-bottom:5px;
	padding-left:3px;
	padding-right:3px;
	}
	
.speakerProfilesFeatdHolderLrg h3
	{
	
	width:315px;
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	border-bottom:1px solid #d4c6d5;
	}
	
.speakerProfilesFeatLinkLrg
	{
	text-align:right;font-size:10px;padding-right:4px;
	}
	
.speakerProfilesFeatLinkLrg a:link,
.speakerProfilesFeatLinkLrg a:visited
	{
	text-decoration:none;
	color:#000000;
	}
	
.speakerProfilesFeatLinkLrg a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
.quoteHolder
	{
	margin-left:10px;margin-top:10px;border-left:3px solid #d4c6d5;padding-left:10px;
	}
	
	
.speaker-election-2010-slide01-El01
	{
	background-image:url('wp-content/themes/sspeakers/images/election-2010-images/election-2010-slide004.png');background-repeat:no-repeat;width:440px;height:220px;	
	}
	
.speaker-election-2010-slide01-El01 h2
	{
	font-size:12px;border-bottom:1px solid #d4c6d5;
	}
	
.speaker-election-2010-slide01-El02
	{
	width:215px;height:100px;float:left;
	}
	
.speaker-election-2010-slide01-El03
	{
	width:80px;height:100px;float:left;
	}
	
.speaker-election-2010-slide01-El04
	{
	width:135px;height:100px;float:left;
	}
	
.speaker-election-2010-slide01-El04 h4
	{
	font-size:10px;margin:0px;padding:0px;margin-top:5px;border-bottom:1px solid #d4c6d5;
	}
	
.speaker-election-2010-slide01-El04 p
	{
	font-size:9px;margin:0px;padding:0px;
	}

.speaker-election-2010-slide01-El04 h4 a:link	
	{
	text-decoration:none;
	color:#c00000;

	}
	
.speaker-election-2010-slide01-El04 h4 a:visited
	{
	text-decoration:none;
	color:#c00000;

	}
	
.speaker-election-2010-slide01-El04 h4 a:hover
	{
	text-decoration:none;
	color:#c00000;
	background-color:#dbdde3;
	}
	
	
.speaker-election-2010-slide02-El01
	{
	background-image:url('wp-content/themes/sspeakers/images/election-2010-images/election-2010-slide005.png');background-repeat:no-repeat;width:440px;height:220px;	
	}
	

.printOnlyHead
	{	
	width:600px;overflow:visible;
	}