BODY {
  margin : 0; 
  padding : 0; 
  background-color : #FFFFFF; 
  font-family : Georgia,Serif;
  text-align: center;
  font-size: small;
  }
#wrapper{ 
	margin: 0px auto 0px auto;
	text-align: left;
	width: 780px;
	background-color: #FFFFFF;
	}
#fundal{
	text-align: left;
	width: 780px;
	background-color: #FFFFFF;
	float: left;
	}
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  text-align: left;
  padding-top: 48px;
  padding-left: 90px;
  width:690px;
  height: 236px;
  background: url('hair_transplant_top.jpg');
  float: left;

  }
#header a{
  color:#e8920b;
  text-decoration:none;
  }
#header a:hover{
  color:#000000;
  text-decoration:none;
  }

/* Content
----------------------------------------------- */
#content {
  width:780px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:520px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:780px;
  clear:both;
  margin:0 auto;
  text-align: center;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }