BODY
{
    background-color: #ccccff;
    background: url('bg.jpg');
    font-family: 'Verdana', 'Helvetica', sans-serif;
    font-size: 12pt;
}
H1
{
    background: url('jenTrans.gif') no-repeat;
    text-indent: 21px;
    height: 40px;
	color: #003399;
	border-bottom: solid #003399 1px;
/*    border: solid black 1px;
    background-color: #003399;
    color: #ccccff;*/
}
H2
{
	color: #003399;
	border-bottom: solid #003399 1px;
/*    background-color: #003399;
    color: #ccccff;
    border: solid black 1px;*/
}
TD
{
    vertical-align: top;
    padding: 3px;
}
P
{
    text-indent: 50px;
    font-family: 'Times New Roman', serif;
    font-size: 12pt;
}
LI
{
    font-family: 'Times New Roman', serif;
    font-size: 12pt;
}
#navbar
{
    background: black;
    color: white;
    border: solid black 1px;
    margin-bottom: 0px;
}
#navbar A
{
    color: #ccccff;
    border: solid #ccccff 1px;
    margin: 5px;
    padding: 2px;
}
#navbar A:hover
{
    color: #ffaaaa;
}
.curpagelink
{
    border-top: solid #003399 1px;
    border-left: solid #003399 1px;
    border-right: solid #003399 1px;
    background: #ccccff;
    color: black;
    margin: 5px;
    padding: 2px;
}
SPAN.gametitle
{
    font-style: italic;
}
#copyright P
{
    font-family: 'Tahoma', 'Verdana', 'Helvetica', sans-serif;
    font-size: 10pt;
    text-indent: 0px;
}
