body                 {
  font-size: 80%;
  line-height: 140%;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  background-color: #eee;
  text-align: center;
  margin: 0px;
  padding: 0px
  }

#banner {
  background-image: url(../graphics/nameplate2.jpg);
  border-top: 6px solid #000;
  height: 100px
  }

em {
  color: black;
  font-style: normal;
  font-size: 14px
  }

p {
	color: #333;
	margin-top: 0px;
	padding-bottom: 10px }

#player  {
  margin-bottom: 40px;
  padding: 2% 2% 3%;
  border: solid 1px #be0000
  }


#player img {
  float: left
  }

#admin  {
	float: right }

#admin a:link {
	color: #fff }

#admin a:visited {
	color: #fff }

#admin a:hover {
	color: #ccc }

#mainbox      {
	background-color: #fff;
	text-align: left;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 600px }

#contentbox      {
	padding: 20px;
	border-top: 10px solid #fff;
	width: 560px }

.floatimg   {	
	float: left;
	clear: left;
	padding-right: 10px;
	padding-bottom: 30px }

#footer           {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top: 1px dotted #999;
	height: 20px }

.image         {
  text-align: right;
  padding-top: 20px
  }


.instruct      {
  color: #666;
  font-weight: bold;
  font-size: 1.3em;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 40px
  }


.pbmnet  {
	float: left }

.instruct em   {
	color: #c00;
	font-weight: normal;
	font-size: 0.7em }
	
img { border: 0 }

h1 {
  color: #333;
  font-size: 20px;
  font-family: Verdana;
  margin-top: 24px;
  margin-left: 20px;
  letter-spacing: -1px
  }
#lang_choice {
  text-align: right;
  margin-bottom: 20px
  }
.alert {
  color: #c30;
  font-size: 1.2em;
  margin-bottom: 3em
  }

