.logo{
 background-image: url('images/logo.jpg');
 background-repeat: no-repeat;
 width: 960px;
 height: 30px;
} 

.tunga{
 width: 10px;
}

.h3s{
 font-weight: bold;
 font-size: 15px;
 color: #4c4c4c;
 font-family: verdana;
}

.optin{
 width: 500px;
 font-family: verdana;
 font-size: 12px; 
 text-align: justify;
 color: #666666;
}

a:link, a:visited {
	outline:none;
	color: #666666;
	text-decoration: none;
} 
a:active, a:hover {
	outline:none;
	color: #C2222E;
	text-decoration: none;
}

.event a{
 background-image: url('images/crazy-good-social-network.jpg');
 border: 2px solid #FFFFFF; 
 width: 478px;
 height: 118px;
 display: block;
}

.event a:hover{
 background-image: url('images/crazy-good-social-network.jpg'); 
 border: 2px solid #FF9900;
 width: 478px;
 height: 118px;
 display: block;
}

.eventtwo a{
 background-image: url('images/successimo.jpg'); 
 border: 2px solid #FFFFFF;
 width: 478px;
 height: 118px;
 display: block;
}

.eventtwo a:hover{
 background-image: url('images/successimo.jpg'); 
 border: 2px solid #FF9900;
 width: 478px;
 height: 118px;
 display: block;
}

.make a{
 background-image: url('images/make_real_money.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.make a:hover{
 background-image: url('images/make_real_money2.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.walking a{
 background-image: url('images/walking_wise.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.walking a:hover{
 background-image: url('images/walking_wise2.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.affiliate a{
 background-image: url('images/affiliate_page.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.affiliate a:hover{
 background-image: url('images/affiliate_page2.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.products a{
 background-image: url('images/breakingthrough_book.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.products a:hover{
 background-image: url('images/breakingthrough_book2.jpg'); 
 width: 238px;
 height: 162px;
 display: block;
}

.footer{
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
}

.para {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
}

.content{
 width: 950px;
 font-family: verdana;
 font-size: 12px;
 color: #4c4c4c;
}

.content2{
 width: 750px;
 font-family: verdana;
 font-size: 12px;
 color: #4c4c4c;
}

.img2{
 border: 1px solid;
}

.float{
 border: 1px solid;
 float: right;
 margin-left: 20px;
}

.float2{
 border: 1px solid;
 float: left;
 margin-right: 10px;
}

.end_float{
 clear: both;
}

.mytesti{
 background-image: url('images/testi.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 width: 692px;

}

.testiwrap{
 padding-top: 30px;
 width: 630px; 
 font-family: verdana;
 font-size: 12px;
 color: #4c4c4c;
}

.h1s{
 color: #7e0000;
 font-weight: bold;
 width: 550px;
}

.h2s{
 font-weight: bold;
}

.side_head{
 font-size: 10px;
 background-image: url('images/side_left.jpg');
 text-align: center;
 width: 136px;
 height: 23px;
 display: block;
 line-height: 23px;
 color: #ffffff;
 font-weight: bold; 
}

.side_links{
 padding-left: 7px; 
 width: 129px;
 height: 23px;
 display: block;
 background-color: #cecece;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 line-height: 22px;
 color: #4c4c4c;
}

.side_links:hover{
 background-color: #ececec;
 color: #767676;
}

.mycontent{
 border: 1px solid #cecece;
 padding: 10px; 
 width: 620px;
 margin-left: 20px;
 margin-right: 20px;
}

.right_side{
 background-color: #cecece;
 padding: 7px;
 font-size: 11px;
 color: #4c4c4c;
}

.labels{
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 width: 175px;
}

.cart{
 margin-top: 10px;
 background-image: url('images/cart.gif'); 
 width: 122px;
 height: 34px;
 display: block;
}

.price{
 color: #ff0000;
}

.p1s{
 color: #b20000; 
 font-weight: bold;
}

.p2s{
 color: #666666;
}

.submit{
 background-image: url('images/submit.jpg'); 
 width: 296px;
 height: 106px;
 display: block;
}

.submit:hover{
 background-image: url('images/submit2.jpg'); 
 width: 296px;
 height: 106px;
 display: block;
}

* html .side_links{
 width: 136px;
}

*html .mycontent{
 width: 650px;
}

