html, body, ul, ol, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, hr, table {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 100%; /* IE hack */
}
/* to make dotted borders draw properly */
* html body {
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
	min-width: 920px;
	margin-right: 0px;
	margin-left: 0px;
}
#container {
	width: 920px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat;
}
#header {
	padding-top: 5px;
}
#healthwriter {
	margin-top: 10px;
	float: left;
	margin-bottom: 15px;
}
#googlesearchtop {
	float: right;
	padding-bottom: 4px;
	padding-top: 10px;
	margin-right: 20px;
}
#horizadlinks {
	margin-top: 30px;
	clear: both;
}
#content {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat;
	line-height: 140%;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-top: 0px;
}
#text {
	float: left;
	width: 540px;
	margin-right: 60px;
	min-height: 350px;
	height: auto;
}
#adsenseright {
	float: left;
	margin-top: 15px;
}
/* for Internet Explorer */
/*\*/
* html #text {
	height: 350px;
}
/**/
/* BEGIN style8 */
 #navlist
{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #616E91;
}
#horizadlinkstop {
	padding-top: 15px;
}


#navlist ul, #navlist li
{
	padding: 0;
	display: inline;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #316CA2;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#navlist a:hover
{
border-bottom: 2px solid #000;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

/* END style8 */
#content h1 {
	font-size: 18px;
	color: #3A619D;
	margin-bottom: 22px;
	padding-top: 50px;
	line-height: 160%;
}
#content h6 {
	color: #3A619D;
}

p {
	margin-bottom: 10px;
}

.spacer {
	clear: both;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #316CA2;
	margin-top: 35px;
	padding-top: 7px;
}
a:link {
	color: #3A619D;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #3A619D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #316CA2;
	text-decoration: none;
	font-weight: bold;
}
#content ul {
	margin-bottom: 10px;
	padding-left: 15px;
}
#content ul li {
	margin-bottom: 10px;
}

#contactform {
	margin-top: 40px;
}
.alignright {
	text-align: right;
}
#contactform td {
	padding-right: 5px;
	padding-bottom: 5px;
}

#content h2 {

	font-size: 12px;
	color: #3A619D;
	margin-bottom: 10px;
	padding-top: 20px;
}
#content ol {
	margin-left: 22px;
	margin-bottom: 10px;
}
ul li ul {
	margin-top: 10px;
}
#addthisbutton {
	margin-top: 40px;
	text-align: right;
}
#googlesearchbottom {
	margin-top: 40px;
	text-align: right;
}
#copyrightstatement {
	margin-top: 40px;
}
#twitter-follow { 
border: 0;position: fixed;  top: 200px; right:0;
}