#wrapper {
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 600px;
	color: #1c5388;
}

#header{
width: 600px
}

#top_columns{ /* This contains both left_column and right_column */
width: 600px
}

#left_column{
font-size: 11px;
width: 140px;
float:left;
}

#logo{
margin-top: 15px;
}

#roger_elliott{
margin-top: 15px;
text-align:center;
}

#testimonials{ /* This is a div containing all testimonials */
background-color: #eeeeee;
}

#testi{  /* This is a div for every individual testimonial */
margin-top:15px;
padding: 5px;
}

#right_column{
width: 445px;
margin-left: 15px;
float:left;
}

#intro{
margin-top: 15px;
}

#free_course_form{
margin-top: 15px;
}

#how_to{
margin-top: 15px;
}




#footer{
margin-top: 15px;
width: 600px;
float: left;
}

#three_steps{
}

#contact{
text-align:center;
}

#centered{
text-align: center;
}

p {
	color: #1c5388;
	/*padding-left: 10px;*/
	line-height: normal;
}

notes {
	color: #1c5388;
	/*padding-left: 10px;*/
	line-height: normal;
	font-size:8px;
}

h1, h2, h3, h4 {
	font-weight: bold;
	line-height: normal;
	/*padding-left: 10px;*/
	color: #8b242e;
}

ul, ol, li {
	line-height: normal;
	color: #1c5388;
	
}

.photos {
	border-color: #a1a5a0;
	border-width: 3px;
	border-style: groove;
}

h2 {
	font-size: 15px;
	
}

.heading {
	font-size: 22px;
	color: #8b242e;
}

blockquote {
	color: #1a4d7c;
	line-height: normal;
}

h1 {
	font-size: 22px;
	
}

.center {
	text-align: center;
}

.navlist {
	padding: 10px;
	list-style-position: outside;
	line-height: normal;
	font-size: 12px;
	list-style-type: none;
	color: #1c5388;
	}
	
img.article-image {
align="right";
}

div.v_figure {
  float: right;
  width: 200px;
  border: thin silver solid;
  margin: 10px;
  padding: 5px;
}
div.figure {
  float: right;
  width: relative;
  border: thin silver solid;
  margin: 10px;
  padding: 3px;
}

div.figure2 {
  float: right;
  width: relative;
  border: 0px;
  margin: 10px;
  padding: 3px;
}

div.figure p1 {
  text-align: center;
  font-size: xx-small;
  text-indent: 0;
  margin-bottom:0px;
  padding:0px;
  line-height:0.1;
}
div.figure p2 {
  text-align: center;
  font-size: small;
  text-indent: 0;
  margin-bottom:0px;
  padding:0px;
  line-height:0.1;
}

.phototext {
	color: #1c5388;
	padding-left: 0px;
	font-size: 10px;
	line-height: 2px;
}

