body{
      font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  
}
#wrapper{
     width:1000px;
	 margin:auto;
}
#top{
     
	 width:1000px;
	 height:157px;
	 background-repeat:no-repeat;
}
#bottom{
    width:100%;
	clear: both;
	
}
#nav{ 
    background-image:url(../images/nav_bg.jpg);
    background-repeat:no-repeat;
    width:1000px;
	height:32px;
	margin:0;
	
}
#footer-nav{ 
    background-image:url(../images/nav_bg.jpg);
    background-repeat:no-repeat;
    width:1000px;
	height:32px;
	margin:0;
	
}
#left{
  width:200px;
  float:left;
  margin:5px 0 0 0;
  
}
#center{
  width:600px;
  float:left;
  margin:5px 0 0 0;
}
#center-content-wrapper{
   width:570px;
   margin:auto;
}
#right{
  width:200px;
  float:right;
  margin:5px 0 0 0;
}
#testi-top{
     background:url(../images/testi-top.jpg) bottom;
	 width:200px;
	 height:36px;
	 background-repeat:no-repeat;
	 margin-top:15px;
}
#testi-mid{
     background:url(../images/testi-mid.jpg);
	 width:200px;
	 background-repeat:repeat-y;
}
#testi-bottom{
     background:url(../images/testi-bottom.jpg);
	 width:200px;
	 height:15px;
	 background-repeat:no-repeat;
}
   
#testi-content-wrapper{
   width:180px;
   margin:auto;
}
#contact-us-top{
     background:url(../images/contact-us-top.jpg) bottom;
	 width:200px;
	 height:32px;
	 background-repeat:no-repeat;
	 margin-top:15px;
}
#optin-top{
     background:url(../images/optin-top.jpg);
	 width:200px;
	 height:54px;
	 background-repeat:no-repeat;
	 
}
#optin-mid{
     background:url(../images/member-login-mid.jpg);
	 width:200px;
	 background-repeat:repeat-y;
}
#optin-bottom{
     background:url(../images/member-login-bottom.jpg);
	 width:200px;
	 height:10px;
	 background-repeat:no-repeat;
	 margin-bottom:15px;
}
#optin2-wrapper{
    width:370px;
	margin:auto;
	margin-top:20px;
}
#optin-top2{
     background:url(../images/optin-top2.jpg);
	 width:370px;
	 height:19px;
	 background-repeat:no-repeat;
	 
}
#optin-mid2{
     background:url(../images/optin-mid2.jpg);
	 width:370px;
	 background-repeat:repeat-y;
}
#optin-bottom2{
     background:url(../images/optin-bottom2.jpg);
	 width:370px;
	 height:19px;
	 background-repeat:no-repeat;
	 margin-bottom:15px;
}
#member-login-top{
     background:url(../images/member-login-top.jpg) bottom;
	 width:200px;
	 height:38px;
	 background-repeat:no-repeat;
	 
}
#member-login-mid{
     background:url(../images/member-login-mid.jpg);
	 width:200px;
	 background-repeat:repeat-y;
}
#member-login-bottom{
     background:url(../images/member-login-bottom.jpg);
	 width:200px;
	 height:10px;
	 background-repeat:no-repeat;
}
form{
   padding:0;
   margin:0;
}
#seen-james-top{
     background:url(../images/seen-james.jpg) bottom;
	 width:200px;
	 height:55px;
	 background-repeat:no-repeat;
	 margin-top:15px;
	 
}
#seen-james-mid{
     background:url(../images/member-login-mid.jpg);
	 width:200px;
	 background-repeat:repeat-y;
}
#seen-james-bottom{
     background:url(../images/member-login-bottom.jpg);
	 width:200px;
	 height:10px;
	 background-repeat:no-repeat;
}
#find-james-top{
     background:url(../images/find-james.jpg) bottom;
	 width:200px;
	 height:48px;
	 background-repeat:no-repeat;
	 margin-top:15px;
	 
}
#find-james-mid{
     background:url(../images/member-login-mid.jpg);
	 width:200px;
	 background-repeat:repeat-y;
}
#find-james-bottom{
     background:url(../images/member-login-bottom.jpg);
	 width:200px;
	 height:10px;
	 background-repeat:no-repeat;
}
#box1{
  width:185px;
  float:left;
  margin:0;
  clear: both;
}
#box2{
  width:185px;
  float:right;
  margin:0;
  display:inline;
  
}
/*Fonts*/
p{
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   line-height:18px;
}
#content h3 {
	background-image:url(http://bigmoneyspeaker.com/wp-content/themes/lifestyle_30/images/jame-twitter-top.jpg);
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 6px 0px 6px 7px;
	text-align:center;
	}
#sidebar {
	
	background-image:url(http://bigmoneyspeaker.com/wp-content/themes/lifestyle_30/images/jame-twitter-top.jpg);
	width:200px;
	height:32px;
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 3px 30px;
	text-decoration:none;
	
	}
#sidebar a {
    color:#FFFFFF;
	text-decoration:none;
}
#sidebar a:hover{
color:#dd9b00;
text-decoration:underline;
}
.green{
    color:#133455;
	font-size:16px;
}
.white{
    color:#FFFFFF;
	font-size:13px;
	
}
.yellow{
     background-color:#FFFF00;
}
a {
     color:#0000FF;
	 text-decoration:underline;
}
a:hover{
      color: #133455;
      text-decoration: underline;
}
#ul1 li{
      font-family:Arial, Helvetica, sans-serif;
      font-size:14px;
	  line-height:18px;
	  list-style:disc;
	  margin-left:30px;
}
#ul3 li{
      font-family:Arial, Helvetica, sans-serif;
      font-size:14px;
	  line-height:18px;
	  list-style:circle;
	  margin-left:30px;
}
#ul2 li{
          font-family:Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  list-style-image:url(../images/bullet.png);
}
ol li{
      font-family:Arial, Helvetica, sans-serif;
      font-size:14px;
	  line-height:18px;
}

#testimonial-title1{
         font-family: "Trebuchet MS";
         font-size: 15px;
         text-align: center;
         font-weight: bold;
         color: #aa0000;
}
#testimonial-title2{
         font-family: "Trebuchet MS";
         font-size: 18px;
         text-align: center;
         font-weight: bold;
         color: #aa0000;
}
#testi-top2{
     background:url(../images/testi-top2.jpg);
	 width:567px;
	 height:27px;
	 background-repeat:no-repeat;
	 
}
#testi-mid2{
     background:url(../images/testi-mid2.jpg);
	 width:567px;
	 background-repeat:repeat-y;
}
#testi-bottom2{
     background:url(../images/testi-bottom2.jpg);
	 width:567px;
	 height:27px;
	 background-repeat:no-repeat;
	 margin-bottom:15px;
}
#testi-c-wrapper{
     width:500px;
	 margin:auto;
}
img{
  border:0;
}
#twitter_update_list{
background: #FFFFFF url(http://bigmoneyspeaker.com/content/images/bullet.png) no-repeat top left;
	padding: 0px 30px 5px 20px;
	margin: 0px;
	width:180px;
}
#twitter_div{
width:180px;
margin-right:auto;
display:run-in;
}
#twitter_div a{
font-size:10px;
}
#twitter_div a:hover{
font-size:10px;
}
