body {
	background-color: #e5e5e5;
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#main_nav {
	height: 25px;
	position: absolute;
	top: 23px;
	padding-top: 5px;
	top: 150px;
	width: 995px;
	background-image: url(../images/design/nav_bg.png);
	background-repeat: repeat;
}

#navtxt {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #FFFFFF;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana;
	font-weight: lighter;
}

#navtxt a {
	color: #FFFFFF;
	text-decoration: none;
}

#navtxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topnav {
	float: right;
	height: 24px;
	width: 530px;
	top: 12px;
	right: 12px;
	position: relative;
	background-image: url(../images/design/nav_bg.png);
	background-repeat: repeat;
}
#page {
	background-color: #FFFFFF;
	padding: 10px;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #7FB2D9;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#subnav h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.25em;
	font-weight: lighter;
	color: #FFFFFF;
}
#subnav a {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}

#subnav a:hover {
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
}

#subnav li {
	list-style-image: url(../images/design/subnavli.gif);
	line-height: 1.5em;
	margin-left: -2em;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	float: right;
	width: 745px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: -10px;
	line-height: 1.2em;
	text-align: justify;
}
#content H1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	color: #7FB2D9;
	border-bottom-color: #7FB2D9;
	font-weight: lighter;
	border-right-color: #FFFFFF;
	line-height: 1.25em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 50px;
	border-right-style: solid;
}

#content H1.index {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	color: #7FB2D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FB2D9;
	font-weight: lighter;
	width: 520px;
	border-right-width: 5px;
	border-right-style: solid;
}

#content p.index {
	width: 520px;
}


#content a {
	color: #7FB2D9;
	text-decoration: none;
}

#content a:hover {
	color: #7FB2D9;
	text-decoration: underline;
}

#content H2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	color: #7FB2D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: lighter;
	border-right-width: 50px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 1.25em;
}
#content hr {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

#content li {
	list-style-image: url(../images/design/contentli.gif);
}

#topnavtxt a {
	color: #7FB2D9;
	text-decoration: none;
}

#topnavtxt a:hover {
	color: #7FB2D9;
	text-decoration: underline;
}

#footer {
	background-image: url(../images/design/footer.jpg);
	height: 25px;
}

#topnavtxt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #FFFFFF;
	position: absolute;
	left: 5px;
	top: 3px;
}

#topnavtxt .input {
	height: 10px;
	width: 100px;
	font-size: 0.7em;
}

#topnavtxt a {
	color: #FFFFFF;
	text-decoration: none;
}

#topnavtxt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/design/banner.jpg);
	background-repeat: no-repeat;
	height: 190px;
}

#logo {
	left: 12px;
	top: 12px;
	position: relative;
	height: 128px;
	width: 318px;
}

#cleardiv
{
	clear: both;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	background-image: url(../images/design/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 10px;
	border-left-width: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #E5E5E5;
}
#indexfeatured .emailsignup {
	background-color: #7FB2D9;
	padding: 0.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#indexfeatured .emailsignup .title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	font-weight: lighter;
}

#indexfeatured {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7FB2D9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 15px;
}

#indexfeatured a {
	color: #FFFFFF;
	text-decoration: none;
}

#indexfeatured a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#indexfeatured h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	font-weight: lighter;
	color: #7FB2D9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
}

#indexfeatured p {
	width: auto;
}
.imgpad {
	padding-bottom: 10px;
	padding-left: 10px;
}
.align_left {

	float: left;
}
#cse-search-results {
	width: 600px;
}

#loginform label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#loginform .submit input
{
margin-left: 8em;
}
#loginform input, select, textarea
{
color: #666666;
border: 1px solid #cccccc
}

#loginform .submit input
{
	color: #FFFFFF;
	border: 1px solid #cccccc;
	background-color: #7FB2D9;
}
#loginform fieldset
{
border: 1px solid #cccccc;
width: 25em
}

#loginform legend
{
	color: #fff;
	background: #7FB2D9;
	border: 1px solid #cccccc;
	padding: 2px 6px;
	font-family: "Microsoft Sans Serif";
	font-size: 1.25em;
}



#forgottenpasswordform label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

#forgottenpasswordform .submit input
{
margin-left: 8em;
}
#forgottenpasswordform input, select
{
color: #666666;
border: 1px solid #cccccc
}

#forgottenpasswordform .submit input
{
	color: #FFFFFF;
	border: 1px solid #cccccc;
	background-color: #7FB2D9;
}
#forgottenpasswordform fieldset
{
border: 1px solid #cccccc;
width: 25em
}

#forgottenpasswordform legend
{
	color: #fff;
	background: #7FB2D9;
	border: 1px solid #cccccc;
	padding: 2px 6px;
	font-family: "Microsoft Sans Serif";
	font-size: 1.25em;
}
#cleardiv img, #logo img, #subnav img, #indexfeatured img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#command .submit, #cse-search-box2 .submit
{
	color: #ffffff;
	background-color: #7FB2D9;
	margin-top: 0.25em;
	padding: 0.125em;
	border: 1px solid #FFFFFF;
}

#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content img.align_right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

.align_center {
	text-align: center;
}

.img_center_align {
	display: block;
    margin-left: auto;
    margin-right: auto 
}
#indexfeatured .emailsignup td {
	padding: 0em;
	margin: 0em;
}

.topnavtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#content H2.index {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1.5em;
	color: #7FB2D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-weight: lighter;
	line-height: 1.25em;
	width: 475px;
}
#whatsobesity {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whatsobesity caption {
	font-weight: bold;
}
#whatsobesity th {
	color: #FFFFFF;
	background-color: #7FB2D9;
	text-align: left;
	padding: 0.5em;
}
#whatsobesity td {
	padding: 0.5em;
}
#whatsobesity th.center {
	color: #FFFFFF;
	background-color: #7FB2D9;
	text-align: center;
	padding: 0.5em;
}

#whatsobesity2 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whatsobesity2 caption {
	font-weight: bold;
}
#whatsobesity2 th {
	color: #FFFFFF;
	background-color: #7FB2D9;
	text-align: left;
	padding: 0.5em;
}
#whatsobesity2 td {
	padding: 0.5em;
}
#whatsobesity2 th.center {
	color: #FFFFFF;
	background-color: #7FB2D9;
	text-align: center;
	padding: 0.5em;
}

#content td {
	padding: 0.5em;
}

#content th {
    text-align: left;
	padding: 0.5em;
}
