body{
    margin:0px 0px 0px 0px;
    text-align:center;
}

A, A:link{
 color:#666666;
 background:transparent;
 text-decoration: underline
}

A:visited{
    color:#bbbbbb;
    background:transparent;
    text-decoration:underline;
}

A:active, A:hover, .posted A:hover{
    color:#cccccc;
    background:transparent;
    text-decoration:underline
}

div#container{
    position:relative;
    width:950px;
    background:#ffffff;
    overflow:hidden;
    text-align:left;
	margin-right:auto;margin-left:auto;
	padding-bottom:15px;
	background-image:url(menopause_natural_bg.jpg);
	background-repeat:no-repeat;
	margin-right:auto;margin-left:auto;
	min-height:700px;
}

* html body div#container{
    width:950px;
	height:700px;
	overflow:visible;
}

div#maintext{
	font-size:11px;
	color:#666666;
	font-family:Verdana, Trebuchet, Helvetica, sans serif;
	line-height:150%;
	padding-top:18px;
	margin-left:350px;
}

div#maintext ul{
    padding-left:0px;
    list-style-position:inside;
    list-style-type:square;
    margin-left:0px;
}
