/*************************************************************************************************/
/* (c) 2008, Summerleaze Computer Services                                                                                              */
/*************************************************************************************************/

@import url("gallery.css");

#content h1 {
  margin: 0.2em 0;
  padding: 0;
  padding-left: 290px;
  font-size: 2.4em;
  text-align: left;
  padding-right: 1em;
  background: url(images/gallery_header.jpg) repeat-x;
/*
	height: 40px;
*/
}

#info {
  float: left;
  width: 280px;
  text-align: center;
}

#info img#main {
  width: 95%;
}

#info img#club {
  margin: 10px;
  width: 50%;
}

#info table {
  width: 100%;
  text-align: left;
}

#profile {
  float left;
  clear: none;
  width: 500px;
	margin-left: 290px;
	text-align: left;
}

#profile table {
  width: 100%;
  text-align: left;
}

#profile table td {
  vertical-align: top;
  padding: 0.5em 0;
}

#profile table td.date {
  width: 30%;
}

#profile table td.col1 {
	width: 17%;
}

#profile .quote {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	font-style: italic;
}
#profile .quote p {
	margin: 0;
	padding: 0;
	padding-left: 2em;
	font-style: normal;
}

/*************************************************************************************************/

a.advert {
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

a.advert img {
  border: 0;
}
