body 
{
	color: 				black;
	background-color: 	white;
	font-family: 		sans-serif;
	font-szie:			10pt;
}

#shadow-top
{
	background-image: url(../images-world_internet-summit/shadow-top.gif);
	background-position:top left;
	background-repeat:	no-repeat;
	margin-right: 		-3px;
	width:				800px;
}
#shadow-left
{
	background-image:	url('../images-world_internet-summit/shadow-left.gif');
	background-position:top left;
	background-repeat:	repeat-y;
	width:				800px;
	margin:				0px auto;
}
#shadow-right
{
	background-image:	url('../images-world_internet-summit/shadow-right.gif');
	background-position:top right;
	background-repeat:	repeat-y;
	width:				800px;	
}
#shadow-bottom
{
	background-image:	url('../images-world_internet-summit/shadow-bottom.gif');
	background-position:bottom left;
	background-repeat:	no-repeat;
	width:				800px;
}

#content
{
	_width:750px;
	padding-left:10px;
	padding-right:10px;
	_padding-right:0px;
}

#content_top
{
	padding-left:70px;
	padding-right:70px;
	_padding-left:0px;
	_padding-right:0px;
	_margin-left:70px;
	_margin-right:-40px;
	font: normal 16px/normal tahoma, Tahoma;
	text-transform: none;
	color: #000000;
	text-align: left;
}
#content_aff
{
	_width:740px;
	padding-left:10px;
	padding-right:10px;
	_padding-right:0px;
}

#content_top_aff
{
	padding-left:70px;
	padding-right:70px;
	_padding-left:0px;
	_padding-right:0px;
	_margin-left:60px;
	_margin-right:0px;
}

#content_top .image
{
	margin-left:-15px;
}

#content_bottom 
{
	//padding:			50px 70px 50px 70px;
	padding-left:70px;
	padding-right:70px;
	_padding-right:0px;
	_padding-left:40px;
	_margin-left:0px;
}

#list ul li
{
line-height:0.5em;
}

#banner
{
	text-align:center;
}
#banner p img
{
	margin-top:-4.6px;
}

h1 
{
	font-size: 			36px;
	font-weight: 		bold;
	font-style: 		normal;
	text-align: 		center;
	color: 				black;
	font-family: 		sans-serif;
	background-color:	inherit;
}

h2 
{
	font-size: 			18px;
	font-weight:		bold;
	font-style: 		normal;
	color: 				black;
	font-family: 		sans-serif;
	background-color:	inherit;
}

h3
{
	font-size:			26px;
	font-weight:		bold;
	font-style:			normal;
	color:				black;
	font-family:		sans-serif;
	background-color:	inherit;
}

.agel_buttons
{
	border:				0;
}

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

.floatleft
{
	float:				left;
	clear:				left;
}

.floatright
{
	float:				right;
	clear:				right;
}

.padleft	{ margin-left:		10px; }
.padright	{ margin-right:		10px; }
.padtop		{ margin-top:		10px; }
.padbottom	{ margin-bottom:	10px; }

.niglet
{
	height:				0;
	clear:				both;
}

ul li
{
	margin-top:			10px;
	margin-bottom:		10px;
}
form div {
	float: left;
	clear: left;
	width: 650px;
	margin: .5em 0;
}
form label {
	float: left;
	width: 15.7em;
	margin-right: .5em;
	text-align: right;
}
form input,
form select {
	float: left;
}
form.unsubscribe div {
	float: left;
	clear: left;
	width: 650px;
	margin: .5em 0;
}
form.unsubscribe label {
	float: left;
	width: 16.7em;
	margin-right: .5em;
	text-align: right;
}
form.unsubscribe input,
form.unsubscribe select {
	float: left;
}
form.unsubscribe .unsubscribebuttons {
	clear: left;
	margin-top: 1em;
	text-align: center;
}
form.unsubscribe .unsubscribebuttons input {
	float:none;
	display: block;
	width: 250px;
	height: 35px;
	margin: 0 auto;
}
.buttons {
	clear: left;
	margin-top: 1em;
	text-align: center;
}
.buttons input {
	float: none;
	display: block;
	width: 250px;
	height: 35px;
	margin: 0 auto;
	border: 0;
	text-indent: -9999px;
}

/* different style classes */
.red 		{ color: red; 		background-color:inherit; }
.darkred 	{ color:#CC0000;	background-color:inherit; }
.highlight 	{ color:inherit;	background-color: yellow; }
.black		{ color:black; 		background-color:inherit; }
.blue 		{ color:blue; 		background-color:inherit; }
.brightblue { color:#0000FF;	background-color:inherit; }
.darkblue 	{ color:#000099; 	background-color:inherit; }
.darkgreen	{ color:#006700;	background-color:inherit; }
.small 		{ font-size:9pt; }
.center 	{ text-align:center; }
.right		{ text-align:right; }

.strikethrough
{
	text-decoration:	line-through;
}

.underline
{
	text-decoration:	underline;
}



#designed-by-footer
{
	color:					black;
	text-align:				center; 
	font-size:				9px; 
	margin-top:				1px
}

#designed-by-footer a
{
	color: black;
}

/**css used in index.htm**/
.sales_page_heading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.sales_page_heading22 {
	font: 20px Tahoma;
	color: #FF0000;
	text-align: center;
}

.sub_head_bold_right {
	font: bold 16px Tahoma;
	color: #000000;
	text-align: right;
}

.mainText {
	font: 16px Tahoma;
	color:#000000;
}

.mainText_red_italic {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

.mainText_bold_center {
	font: bold 16px Tahoma;
	color:#000000;
	text-align: center;
}

.bioText {
	font: 16px Tahoma;
	color:#000000;
	text-align: left;
}

.bioText_purple {
	color: #9900CC;
	font: bold 16px Tahoma;
}

.audio_instructions_public_speaking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFCC00;
	text-align: left;
}

.audio_seconds_speaking_in_public {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.quote_white {
	color: #FFFFFF;
	font: bold 15px Tahoma;
	text-align: center;
}
.order_red{
	color:#CC0000;
}

.order_blue{
	color:#3333FF;
}

.bonus_text {
	font: 16px Tahoma;
	color: #000000;
}

.bonus_text_red {
	color: #FF0000;
	font: 16px Tahoma;
}

.yes_green {
	color: #00CC00;
	font: bold 16px Tahoma;
}

.price_presentation_money_from_speaking {
	color: #E3E3E3;
	font-weight: bold;
}

.presentation_persuasion_sub_heading {
	color:#000000;
	font: 16px bold Tahoma;
}

.bigbluetext 
{
	font-size: 			18px;
	font-weight:		bold;
	font-style: 		normal;
	color: 				#000000;
	background-color:	inherit;
	font-family: Arial, Helvetica, sans-serif;
}

.ps_presentation_internet_marketing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}

.clickbank {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title_heading {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: 14px;
}

.affiliate_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
