html, body{
background:#FFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:0;}

.pageName{
background:#AB0B0B;
color:#FFF;
text-align:center;
min-height:30px;
vertical-align:50%;}

.pageContent{
font-family:Verdana,Arial,Helvetica,sans-serif;
margin:5px;
padding:5px;}

img.leftimage{
float:left;
margin:5px;
padding:5px;}

img.rightimage{
float:right;
margin:5px;}

#timer{
text-align:center;}

#footer{
text-align:center;
background:#EFEBEB;
border-top-width:1px;
border-top-color:#000;
border-top-style:solid;}

#navigation{
background:#EFEBEB;
padding-bottom:2px;
border-bottom-width:2px;
border-bottom-color:#000;
border-bottom-style:solid;}

#navigation li{
float:left;
width:50%;}

.warning{
background:#DD5959;
border-width:2px;
border-style:solid;
border-color:#000;}