html {
}

body {
  margin:		50px auto;
  padding:		0px;
  text-align:		center;
  background:		#100405;
  color:		#ffffff;
  font-size:		11px;
  font-family: 		Verdana, Helvetica, Arial;
  height:		100%;
}

img {
  border:		none;
}

.ContentBorder1 {
  position:		relative;
  width:		798px;
  margin:		0 auto;
  text-align:		left;
  border:		1px solid #AF9098;
  background:		#000000;
}

.HeaderImage {
  position:		relative;
  width:		798px;
  height:		344px;
  background:		url('/images/FooBarHeader.jpg');
}

.container {
  position:		relative;
  clear:		both;
}

.bcontent {
  position:		relative;
}


.fbMenuPublications {
  position:		relative;
  float:		left;
  padding-left:		165px;
  height:		41px;
  width:		168px;
}
.fbMenuProjects {
  position:		relative;
  float:		left;
  padding-left:		33px;
  height:		41px;
  width:		104px;
}
.fbMenuLinks {
  position:		relative;
  float:		left;
  padding-left:		36px;
  height:		41px;
  width:		88px;
}
.fbFooterImage {
  position:		relative;
  width:		100%;
  height:		14px;
  padding-top:		40px;
  padding-bottom:	8px;
  text-align:		right;
}
