##fullheight
{
height:100%;
}

#fullwidth
{
height:100%;
}

html.main, body.main
{
margin: 0;
padding: 0;
height: 100%;
border: none;
background-image: url(Pictures/Stripe.bmp);
background-repeat: repeat; 
background-color="black";
}

body.game
{
background-color= black;
margin: 0;
padding: 0;
}

div.float
{
  float: left;
  margin-left: 50px;
}

div.center
{
  float: right;
  margin-right: 175px;
  text-align: middle;
}

div.menu
{
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}


div.stats
{
  float: left;
  margin: 20px 20px 20px 20px;
  height: 100%;
}

div.left
{
  float: left;
}

div.lessleft
{
  float: left;
  margin-left: 40px;
}

div.avatar
{
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

h1
{
text-align: center;
font-family: "Arial Black";
color: white;
font-size: 30pt;
line-height: 0.5;
}

h1.black
{
text-align: center;
font-family: "Arial Black";
color: black;
font-size: 30pt;
line-height: 0.5;
}

h2
{
text-align: center;
font-family: "Arial Black";
color: white;
font-size: 15pt
}

h2.black
{
text-align: center;
font-family: "Arial Black";
color: black;
font-size: 15pt
}

h3
{
text-align: left;
font-family: "Arial Black";
color: white;
font-size: 15pt
}


h4
{
text-align: left;
font-family: "Verdana";
color: white;
font-size: 10pt;
}

p.commentthing
{
text-align: left;
font-family: "Arial Black";
color: white;
font-size: 15pt
}

p
{
text-align: center;
font-family: "Verdana";
color: white;
font-size: 10pt;
}

p.left
{
text-align: left;
font-family: "Verdana";
color: white;
font-size: 10pt;
}

p.right
{
text-align: right;
font-family: "Verdana";
color: white;
font-size: 10pt;
}

legend
{
font-family: "Arial Black";
color: white;
font-size: 10pt;
}

table.one
{
background-color: black;
table-layout: automatic;
border: 1px orange solid;
width: 500px;
margin: 10 auto; 
text-align = center;
}

table.game
{
background-color: black;
table-layout: automatic;
border: 1px orange solid;

margin: 0 auto; 
text-align = center;
}

table.avatar
{
background-color: black;
table-layout: automatic;
border: 1px orange solid;
text-align = center;
}

table.leaderboard
{
background-color: black;
table-layout: automatic;
border: 1px orange solid;
margin: 0 auto; 
text-align = center;
}

table.standard
{
background-color: black;
width: 850px;
margin: 0 auto;
height: 100%;
border-left: 10px  #505050 solid;
border-right: 10px  #505050 solid;
}

fieldset.controls
{
background-color: black;
table-layout: automatic;
border: 1px orange solid;
width: auto;
}

table.menu
{
background-color: black;
border: 1px orange solid;
width: 100px;
}

table.stats
{
background-color: black;
border: 1px orange solid;
width: 800px;
height: 50px;
text-align: left;
}

td.menu
{
vertical-align: top;
}

img.one
{
margin-left: 125px;
}

img.two
{
margin-right: 180px;
float: right;
}

img.avatar
{
float: right;
}

a
{
font-family: "Arial Black";
font-size: 8pt;
}

a.menu
{
font-family: "Arial Black";
font-size: 10pt;
text-decoration: none;
}

a.centered
{
text-align: center;
font-family: "Arial Black";
font-size: 10pt;
text-decoration: none;
}

a.enter
{
text-align: center;
font-family: "Arial Black";
font-size: 20pt;
text-decoration: none;
}

a:link {color:orange} 
a:visited {color:orange} 
a:hover {color:purple} 
a:active {color:blue} 

ul.triangle
{
list-style-image: url('Pictures/blacktriangle.ico')
}

li
{
color:white;
}

hr
{
border: 1px orange solid;
}
color:white;
}

hr
{
border: 1px orange solid;
}
