body {
  text-align: center;
}
#header {
  position:relative;
  width:779px;
  height:133px;
  margin: auto;
  text-align: left;
}
#header img {
  position: absolute;
  border: none;
}
#header div.text {
  padding: 20px 15px 20px 576px;
  text-align: left;
}
#header h1 {
  text-align: center;
}
#header a.bookmark {
	position:absolute;
	bottom:13px;
	right:0;
	width:212px;
	height:16px;
}

/* trades */

#headerlinks, .friends-sites {
   margin: auto;
   width: 750px;
   background: #fff;
   overflow: hidden;
   padding:0 15px 0 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
#headerlinks {
	background-image:url(images/body_bg.gif);
}
.friends-sites {
	background-image:url(images/box_bg.gif);
}
#headerlinks div, .friends-sites div {
	width: 250px;
	float: left;
	text-align: center;
	padding: 3px 0;
}
#headerlinks a, .friends-sites a {
	font-size: 16px;
}
#headerlinks p, .friends-sites p {
	margin: 3px 0 0 0;
	text-align:center;
}

/* heading */
.heading {
    margin: auto;
    width: 779px;
	height: 19px;
	overflow: hidden;
}
.heading img {
	float: left;
	display: block;
}

/* first table */

.fullimages {
    margin: auto;
    width: 769px;
	padding: 0 4px 0 6px;
	background-image: url(images/table_04.gif);
	overflow: hidden;
}
.fullimages img {
	display: block;
	margin: 2px;
	float: left;
}


.bookmarkhere {
    margin: auto;
	background: url(images/table_06.gif) top left no-repeat;
	width: 779px;
	text-align: right;
}
.bookmarkhere a, .bookmarkhere img {
	margin: 0 0 0 auto;
	display: block;
}


.bestfriends {
    margin: auto;
	width: 779px;
	background-image:url(images/box_bg.gif);
	text-align:center;
}
.bestfriends * {
    text-align:center;
}


.sideimages {
    margin: auto;
	width: 779px;
	overflow:hidden;
	background-image:url(images/table_04.gif);
}
.side {
	width: 92px;
	padding-top: 2px;
	overflow:hidden;
}
.images {
	width: 672px;
	overflow:hidden;
}
.images img {
	display: block;
	margin: 2px 2px;
	float: left;
}
.side p {
    margin: 0;
}



.bestfriends2 {
    margin: auto;
	padding: 10px 10px 10px 20px;
	background-image:url(images/table_04.gif);
	width: 749px;
}

#footer2 {
    margin: auto;
    background-image:url(images/body_bg.gif);
	width: 779px;
	padding: 15px 0 1px;
}

