#global
{
	text-align: left;
  font-family: verdana;
  font-size: 14px;
  width: 650px;
	margin-right: auto;
}

#layout_table
{
  text-align: left;
}

#header
{
  font-size: 26px;
  font-weight: bold;
}

#spacer
{
  min-height: 10px;
}

#sidebar
{
  width: 100px;
  vertical-align: top;
}

#sidebar_entry
{

}

#content
{
  vertical-align: top;
}

#copy
{
  width: 750px;
	margin-right: auto;
  font-size: 9px;
  text-align: center;
}

li
{
  list-style-type: circle;
}

#game
{
  font-weight: bold;
}

a.game_link
{
  font-size: 9px;
}

table.stats
{
  font-size: 12px;
}

th.center
{
  text-align: center;
  border-color: black;
  border-width: 0 1px 1px 0;
  border-style: solid;
  padding: 2px;
}

th.left
{
  text-align: left;
  border-color: black;
  border-width: 0 1px 0 0;
  border-style: solid;
  padding: 2px;
}

td.right
{
  text-align: right;
  border-color: black;
  border-width: 0 1px 0 0;
  border-style: solid;
  margin: 0;
  padding: 1px;
}

td.right_no_border
{
  text-align: right;
}

dl.list
{
  font-size: 12px;
}

img.thumb
{
  width: 120px;
  height: 120px;
  border: 3px solid black;
  margin: 1px;
}

#coauthors
{
  font-size: 9px;
  font-weight: bold;
}