
.body{
	margin-top: 0px;
	padding:0px;
    text-align:left;
	background: url(../images/bg.gif);
	font: 12px Verdana, Arial, Lucida, sans-serif;
	color:#787878;
}



/* Previous: Just in case
----------------------------------------------- */

#content {
  background: white;
  height: 900px;
  WIDTH: 700px;
  MARGIN-LEFT: auto;
  MARGIN-RIGHT: auto;
  padding:0px;
  text-align:left;
  position: relative;
	z-index: inherit;
	float: center;
}
#main {
  width:450px;
  float:right;
  padding:50px 0 20px;
  font-size:100%;
  }
#main2 {
  background:#fff;
  padding:20px 10px 15px;
  }
#sidebar {
  width:200px;
  float:left;
  font-size:85%;
  padding-bottom:20px;
  padding-left:30px;
  }
#sidebar2 {
  background:#fff;
  padding:5px 10px 15px;
  width:200px;
  width/* */:/**/180px;
  width: /**/180px;
  }



#title {
  margin:0 0 .5em;
  font:250%/1.4em Georgia,Serif;
  color:#353;
  }
#title a {
  color:#353;
  text-decoration:none;
  }
#description {
  margin:0 0 1.75em;
  color:#996;
  }


/* Links
----------------------------------------------- */
a:link {
	color:#488;
	text-decoration: none;
  }
a:visited {
	color:#885;
	text-decoration: none;
  }
a:hover {
	color:#000;
	text-decoration: none;
  }
a img {
  border-width:0;
  }


.profile-datablock {
  margin:0 0 1em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 8px 5px 0;
  border:4px solid #cc9;
  }
.profile-data {
  margin:0;
  line-height:1.5em;
  }
.profile-data strong {
  display:block;
  }
.profile-textblock {
  clear:left;
  }


.style3 {font-size: 85%}
.style4 {font-size: 12px}