body {
  text-align: center;
  font-family: Verdana, Georgia, Serif;
  font-size: 11px;
  background-image: URL(/images/bg.gif);
  line-height: 16px;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-base-color:#ffffff;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-face-color:#5AB2B5;
  scrollbar-highlight-color:#ffFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
}


#frame {
  width:750px;
  text-align:left;
  border: 1px solid #000000;
  background-color: white;
  padding: 75px 0px 0px 0px;
  background-image: URL('/images/healthy-body.jpg');
  background-repeat: no-repeat;
}

#main {
  float: left;
  width: 370px;
  padding: 5px 5px 15px 150px;
  margin: 5px;
}

#leftcontent {
  float: right;
  width: 170px;
  border: 1px solid #000000;
  padding: 30px 5px 5px 5px;
  margin: 5px;
  background-image: URL('/images/top-10-diets.jpg');
  background-repeat: no-repeat;
}

#menuframe {
  float: right;
  width: 176px;
  border: 1px solid #000000;
  margin: 5px;
  background-repeat: no-repeat;
}

.menucontent {
  height: 150px;
  overflow-y: auto;
  padding: 5px 0 5px 3px;
  width: 100%;
}

.menuheader {font-size:16px;color:white;text-decoration:italicize;font-weight:bold;background-color:#DE75AD;padding:2px}

#aboutcontent {
  float: right;
  width: 170px;
  border: 1px solid #000000;
  padding: 30px 5px 5px 5px;
  margin: 5px;
  background-image: URL('/images/about-this-diet.jpg');
  background-repeat: no-repeat;
}

#ascontent {
  float: right;
  width: 170px;
  border: 1px solid #000000;
  padding: 30px 5px 5px 5px;
  margin: 5px;
  background-image: URL('/images/div-header.jpg');
  background-repeat: no-repeat;
}

#rightcontent p {
  font-size:10px;
}

#leftcontent a {
  font-size:11px;
  line-height:17px;
}

#leftcontent a:hover{
  font-size:11px;
  line-height:16px;
  color: #3366FF;
}

#leftcontent a{
  font-size:11px;
  line-height:16px;
  color: #000000;
}

#bottommenu {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width:750px;
  background-color: #BC2572;
  color: white;
  font-weight: bold;
  height: 15px;
}

#topfr {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  width:750px;
  background-color: #59B1B3;
  height: 15px;
  text-align: left; 
}

h1 {
  font-size:25px;
  color: #BC2572;
  margin: 10px 0px 10px 0px;
  line-height: 24px;
  font-family: tahoma;
}

h2 {
  font-size:18px;
  color: #53B5B3;
  margin: 10px 0px 10px 0px;
}

h3 {
  font-size:18px;
  color: #3366CC;
  margin: 0;
}

p {margin: 10px 0px 10px 0px;}

li {font-size: 11px; padding: 1px 20px; margin: 5px 0px; list-style-image: url(/images/bullet.gif); line-height: 11px; list-style-position: outside}

#adse {float: left; border: 1px solid #000000; background-color: white; width: 250px; height: 300px;}

A:link 		{text-decoration: none; color: #41122B}
A:visited 	{text-decoration: none; color: #41122B}
A:hover 	{text-decoration: underline; color: blue}
A:active 	{text-decoration: none; color: red}

.DataTable {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	border: 1px solid #000000;
	width: 100%;
	background-color: #E9E9E9;
}

.DataCell {
	padding: 3px 3px 3px 10px;
}

.DataCell2 {
	padding: 3px 3px 3px 10px;
	background-color: #EDCBE9;
}

.B120 {position:relative:top: 600px;left:10px}
