@charset "UTF-8";* {	padding: 0;	margin: 0;}html {	height: 100%;}.clear {	clear: both;}.style1 {font-size: 10px}.style2 {font-size: 14px}body {	background-color: #666666;	text-align: center}#wrapper {	text-align: left;  	width: 1024px;  	position: relative;  	margin-top: 0px;  	margin-left: auto;  	margin-right: auto;  	margin-bottom: 0px;	min-height: 100%;}/* Menu */a.menu:link {	text-decoration: none;	color: #FFFFFF;}a.menu:visited {	color: #FFFFFF;	text-decoration: none;}a.menu:hover {	text-decoration: underline;	color: #FFFFFF;}a.menu:active {	text-decoration: none;	color: #FFFFFF;}#menu {	color:#FFFFFF;	background-color:#57B6DD;	padding:5px 0px 5px 570px;	font-family: Helvetica;	}/* Links */body,td,th {	font-family: Helvetica;	color: #333333;}/* Orange Big links */a.big:link {	text-decoration: none;	color: #FF760D;}a.big:visited {	text-decoration: none;	color: #FF760D;}a.big:hover {	text-decoration: underline;	color: #FF760D;}a.big:active {	text-decoration: none;	color: #FF760D;}/* Header link */a.header:link {	text-decoration: none;	color: #000000;}a.header:visited {	text-decoration: none;	color: #000000;}a.header:hover {	text-decoration: none;	color: #000000;}a.header:active {	text-decoration: none;		color: #000000;}/* Footer link */a.footer:link {	text-decoration: none;	color: #ffffff;}a.footer:visited {	text-decoration: none;	color: #ffffff;}a.footer:hover {	text-decoration: underline;	color: #CCCCCC;}a.footer:active {	text-decoration: none;	color: #ffffff;}/* Links in General */a.links:link {	text-decoration: none;	color: #000000;}a.links:visited {	text-decoration: none;	color: #000000;}a.links:hover {	text-decoration: underline;	color: #000000;}a.links:active {	text-decoration: none;	color: #000000;}/* H1 thur H6 */h1 {	font-family: Helvetica;	font-size: 14px;	color: #000000;	font-weight:100;}h2 {	font-family: Helvetica;	font-size: 16px;	color: #0066FF;	font-style: normal;	font-weight: bold;}h3 {	font-family: Helvetica;	font-size: 21px;	color: #FF760D;	margin-top: 5px;	margin-bottom: 5px;	font-weight: 300;}h4 {	font-family: Helvetica;	font-size: 16px;	color: #FFFFFF;	font-style: normal;	font-weight: 300;	padding-bottom:10px;}h5 {	font-family: Helvetica;	font-size: 12px;	color: #FFFFFF;	font-style: normal;	font-weight: 300;	padding-bottom:1px;	}h6 {	font-family: Helvetica;	font-size: 12px;	color: #FFFFFF;	font-style: normal;	font-weight: 300;	padding-bottom:1px;	padding-top:5px;	padding-left:20px;	}h9 {	font-family: Helvetica, arial, sans-serif;	font-size: 16px;	color: #FF760D;	margin-top: 5px;	margin-bottom: 5px;	font-weight: 300;}h9 a:link, h9 a:hover, h9 a:visited {	color: #FF760D;}h11 a:link, h11 a:hover, h11 a:visited {	color: #333333;	text-decoration: none;}#Box {	font-family: Helvetica;	font-size: 25px;	color: #333333;	font-style: normal;	font-weight: 300;	padding-bottom:1px;	padding-top:5px;	padding-left:20px;	background-color: #FFFF00;}/* Body Container */#header {	width:1024px;}#preview {	width:1024px;	height:410px;	background-color:#FFFFFF;}#preview2 {	font-family: Helvetica;	font-size: 25px;	color: #333333;	font-style: normal;	font-weight: 300;	width:1024px;	height:105px;	background-color:#FFFFFF;}#content {	width:1024px;	background-color:#FFFFFF;	height:100%;	position:relative;	top:0;	left:0;	padding-top:10px;	}#hpnews {	width:420px;	height:100%;	padding-left:20px;	padding-right: 10px;	text-align: left;}#hpnews2 {	width:420px;	text-align: left;}#hpnews3 {	width:950px;	height:100%;	padding-left:20px;	padding-right: 10px;	text-align: left;}#hprightwrapper {	position:absolute;	width:420px;	top:588px;	left:572px;	}		#hpleft2wrapper {	position:absolute;	width:420px;	top:12px;	left:530px;	}	/* Right side content windows */#sc {	position:absolute;	top:1310px;	left:510px;	width:420px;}#os {	position:absolute;	top:10px;	left:700px;	width:260px;	text-align: left;}#co {	position:absolute;	top:150px;	left:700px;	width:260px;	text-align: left;}#do {	position:absolute;	top:368px;	left:699px;	width:260px;	text-align: left;}/* The footer info */#footer {	width:1024px;	background-color:#000000;	height:650px;	position:relative;	top:0;	left:0;	padding-top:50px;	padding-bottom:200px;}#footer2 {	width:1024px;	background-color:#333333;	height:20px;	position:relative;}#footer3 {	width:1024px;	background-color:#999999;	height:20px;	position:relative;}#footerinfo {	position:absolute;	top:10px;	left:20px;	width:100px;	height:100%;}#footersn {	position:absolute;	top:10px;	left:150px;	width:120px;	height:100%;}#footerpartners {	position:absolute;	top:10px;	left:320px;	width:120px;	height:100%;}#footerbanner {	position:absolute;	top:0px;	left:250px;	width:200px;	height:355px;}#banner {	width:1024px;	background-color:#000000;	height:90px;	position:relative;}/* Dr Molly Blog */#drmolly {	position:absolute;	top:10px;	left:550px;	width:410px;	text-align: left;}#aboutmolly {	background-color:#CCCCCC;	color:#000000;	width:400px;	height:100%;	padding-left: 10px;	padding-right: 10px;}img.floatLeft {     float: left;     margin: 4px; }
