#mainleft {
	width: 215px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#mainleft p {
	font-weight: normal;
	font-size: 11px;
	margin: 4px 0 4px 0;
	padding: 0;
}
#mainleft h2 {
	font-size: 17px;
	font-weight: bold;
	color: #ADC7DC;
	margin: 0;
	padding: 0;
}
#mainleft span {
	font-weight: normal;
}
#mainleft img {
	margin: 10px 0 0 0;
	padding: 0;
}
#mainright {
	width: 315px;
	float: right;
	background-color: #E6EDF7;
}
#mainright span {
	font-style: italic;
}
#mainright ul {
	width: 315px;
	margin: 0;
	padding: 0;
}
#mainright ul li {
	width: 315px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 15px 0;
	list-style-type: none;
}
#mainright ul li h2 {
	margin: 2px 5px 2px 100px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #688A00;
}
#mainright ul li p {
	margin: 0 5px 10px 100px;
	padding: 5px 0 10px 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
#mainright a {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: black;
}
#mainright a:link {
	text-decoration: none;
}
#mainright a:visited {
	text-decoration: none;
}
#mainright a:after {
	text-decoration: none;
}
#mainright a:hover {
	text-decoration: underline;
}
.borderedp {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: black;
}
.man {
	background-image: url('../images/man.jpg');
}
.puzzle {
	background-image: url('../images/puzzle.jpg');
}

#main2left {
	width: 215px;
	clear: left;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

#main2left a {
	text-decoration: none;
	color: #666666;
}

#main2left a:visited {
	text-decoration: none;
	color: #666666;
}

#main2left a:after {
	text-decoration: none;
	color: #666666;
}

#main2left a:hover {
	text-decoration: underline;
	color: #666666;
}

#main2left ul {
	margin: 0;
	padding: 0;
}

#main2left ul li {
	margin: 0;
	padding: 0;
	color: #666666;
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
}

#main2left span {
	font-weight: bold;
}

#main2right {
	width: 315px;
	clear: right;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;	
}

#photo {
	width: 98px;
	padding: 0 0 0 2px;
	margin: 0;
	float: left;
}
#reviews {
	width: 205px;
	margin: 0;
	padding: 0 0 0 10px;
	float: right;
}
#reviews ul {
	width: 205px;
	margin: 0;
	padding: 0 0 0 0;
}
#reviews li {
	width: 205px;
	margin: 0;
	padding: 0 0 0 0;
	line-height: 19px;
	list-style-type: none;
}
#reviews a {
	color: black !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
#reviews a:visited {
	text-decoration: none !important;
}
#reviews a:after {
	text-decoration: none !important;
}
#reviews a:hover {
	text-decoration: underline !important;
}
#myths {
	clear: both;
	width: 280px;
	margin: 0;
	padding: 0 5px 0 35px;
	background-image: url('../images/mythbg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#myths ul {
	margin: 0;
	padding: 0;
}

#myths ul li {
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

#myths h2 {
	width: 220px;
	margin: 0 0 2px 0;
	color: #666666;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}