Body
{
	background-color: #29241F;
	background-image: url("http://www.eternal-lands.com/page/images/background.jpg");
  background-repeat: no-repeat;
	background-position: top center;
	margin: auto;
	font: 12px Arial, sans-serif;
	color: #D8A75B;	/* Black */
  text-align: center;
}

.Page
{
  background-color: #343839;	/* Dark Gray */
	width: 986px;
	margin: auto; 
  padding: 0px;
  vertical-align: top;
/*	border: solid 3px #000000; // Used for visual placement only   */
}

.PageBrown /* for use on interface.php page */
{
  background-color: #29241F;	/* Dark Gray */
	width: 986px;
	margin: auto;
  padding: 0px;
  vertical-align: top;
/*	border: solid 3px #000000; // Used for visual placement only   */
}

.Fill
{
  background-color: #534F4B; /* Gray  */
  width: 1px;
}

.Border
{
  background-color: #4B3B25; /* Brown Border */
  width: 3px;
}

.Buffer
{
  width: 2px;
}

.LeftMenu
{
	background-image: url("http://www.eternal-lands.com/page/images/menu_left_middle.gif");
  background-repeat: repeat-y;
  color: #D8A75B;
/*	border: solid 3px #000000; // Used for visual placement only   */
}

.RightMenu
{
	background-image: url("http://www.eternal-lands.com/page/images/menu_right_middle.gif");
  background-repeat: repeat-y;
  color: #D8A75B;
/*	border: solid 3px #000000; // Used for visual placement only   */
}

.RightMenuDate
{
	background-image: url("http://www.eternal-lands.com/page/images/menu_right_middle.gif");
  background-repeat: repeat-y;
  color: #D8A75B;
  font-size: 11px;
/*	border: solid 3px #000000; // Used for visual placement only   */
}

.Menu
{
  text-align: center;
  font: 12px Arial, sans-serif;
}

.Menu a:link    { color: #99a6ef; text-decoration:none; }
.Menu a:active  { color: #FFFFFF; text-decoration:none; }
.Menu a:visited { color: #99a6ef; text-decoration:none; }
.Menu a:hover   { color: #66cc33; text-decoration:underline; }

.Main
{
  width: 660px;
  font: 12px Arial, sans-serif;
/*	border: solid 3px #000000; // Used for visual placement only    */
}

.MainHead
{
	background-image: url("http://www.eternal-lands.com/page/images/body_top.gif");
  background-repeat: no-repeat;
	background-position: center;
  margin: 0px;
  height: 34px;
/*	border: solid 3px #000000; // Used for visual placement only    */
}

.MainTail
{
	background-image: url("http://www.eternal-lands.com/page/images/body_bottom.gif");
  background-repeat: no-repeat;
	background-position: center;
  height: 24px;
/*	border: solid 3px #000000; // Used for visual placement only    */
}

.MainBody
{
	background-image: url("http://www.eternal-lands.com/page/images/body_middle.gif");
  background-repeat: repeat-y;
	background-position: center;
  padding-left: 30px;
  padding-right: 30px;
  font: 12px Arial, sans-serif;
  color: #E2BA74;
  width: 600;

/*	border: solid 3px #000000; // Used for visual placement only    */
}

/* Lighter = #E2BA74; Dark = #D8A75B */
.MainBody a:link    { color: #7E89C7; text-decoration:none; }
.MainBody a:active  { color: #FFFFFF; text-decoration:none; }
.MainBody a:visited { color: #7E89C7; text-decoration:none; }
.MainBody a:hover   { color: #66cc33; text-decoration:underline; }

.NarrowBody
{
	/*background-image: url("http://www.eternal-lands.com/page/images/body_middle.gif");*/
  /*background-repeat: repeat-y;*/
	/*background-position: center;*/
  padding-left: 0;
  padding-right: 0;
  font: 12px Arial, sans-serif;
  color: #E2BA74;
  /*width: 449px;*/

/*	border: solid 3px #000000; // Used for visual placement only    */
}

/* Lighter = #E2BA74; Dark = #D8A75B */
.NarrowBody a:link    { color: #7E89C7; text-decoration:none; }
.NarrowBody a:active  { color: #FFFFFF; text-decoration:none; }
.NarrowBody a:visited { color: #7E89C7; text-decoration:none; }
.NarrowBody a:hover   { color: #66cc33; text-decoration:underline; }

.WebString
{
  font: 11px Arial, sans-serif;
}

.Title
{
  font: 16px Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  margin: auto;
}

.SubTitle
{
  font: 14px Arial, sans-serif;
  text-align: center;
}

.Byline
{
  font: 14px Arial, sans-serif;
  font-style: italic;
  text-align: center;
}

p
{
  font: 12px Arial, sans-serif;
  font-style: none;
  text-decoration: none;
}

hr
{
  color: #4B3B25;
  background-color: #4B3B25;
  border: #4B3B25;
}


.Trailer
{
  font: 12px Arial, sans-serif;
  font-style: none;
  text-decoration: none;
  text-align: center;
}

.Trailer a:link    { color: #E2BA74; text-decoration:underline; }
.Trailer a:active  { color: #FFFFFF; text-decoration:underline; }
.Trailer a:visited { color: #e2ba74; text-decoration:underline; }
.Trailer a:hover   { color: #FFFFFF; text-decoration:underline; }

.SimpTable
{
  text-align: left;
  font: 12px Arial, sans-serif;
}

.SimpTableHeader
{
  font: 12px Arial, sans-serif;
  color: #E2BA74;
}

Table
{
  font: 9px Arial, sans-serif;
}

