body
{
padding: 5px;
font-family: verdana;
color: #AA0510;
background-color: #CF142B;
}

div.container
{
width: 100%;
margin: 0px;
min-height: 93%;
overflow: auto;
border: 2px solid #AAAAAA;
background-color: #001122;
}

div.leftcol
{
float: left;
width: 60%;
min-height: 100%;
border-right: 2px solid #AAAAAA;
margin-right: 25px;
}

div.rightcol
{
margin-left:60%;
padding: 5px;
}

div.footer
{
clear: both;
padding:5px;
text-align: center;
font-size: 8pt;
color: #AAAAAA;
border-top: 1px solid #AAAAAA;
}

a
{
text-decoration: underline;
cursor: pointer;
}

div.imagebox
{
width:100%;
min-height: 450px;
padding: 0px;
margin-right: 10px;
text-align: center;
border-bottom: 2px solid #AAAAAA;
}

div.gameslist
{
padding: 1em;
text-align: left;
}

div.descriptionbox
{
padding: 5px;
text-align: left;
min-height: 200px;
}
/* for Internet Explorer: (this is a horrible hack and shouldn't be done this way!) */
/*\*/
* div.descriptionbox
{
height: 200px;
}

div.gamestatus
{
padding: 1em;
text-align: left;
}

div.news
{
padding: 1em;
margin: 8px;
margin-top: 5px;
}

ul
{
line-height: 150%;
list-style-type: circle;
list-style-image: url(smalllogo.gif);
font-size: 11pt;
}

ul.gameslist
{
}

h1
{
font-size: 18pt;
text-decoration: underline;
line-height: 150%;
font-weight: bolder;
}

h2
{
font-size:14pt;
font-style: italic;
text-decoration: underline;
}

.monthText
{
font-size: 14pt;
text-decoration: underline;
}

