body
{
font:11px Verdana,Arial,sans-serif;
margin:0;
padding:10;
}

table
{
font:11px Verdana,Arial,sans-serif;
}

h1 {
  font-weight:bold;
  font-size:16px;
  font-variant:small-caps;
  text-align:center;
}
h2 {
  font-weight: bold;
  font-size: 14px;
  border-bottom:1px solid;
}

#contents
{
width:800px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 15px;
background-color: #FFFFFF;
color: #000000;
text-align: left;
}

.container 
{
vertical-align: middle;
position: relative;
height: 175px;
}

.left-element 
{
position: absolute;
left: 0;
width: 50%;
text-align: center;
}

.right-element 
{
position: absolute;
right: 0;
top: 10;
width: 50%;
text-align: center;
} 

table.menu a.menu 
{
width: 68px;
border: 1px solid #333333;
display: block;
}

div.menu a.menu
{
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Verdana, Arial, sans-serif;
padding: 2px 5px;
}

div.menu a.menu:link {
color: #333333;
background: #cccccc;
}

div.menu a.menu:active {
color: #000000;
background: #cccccc;
}

div.menu a.menu:visited {
color: #333333;
background: #cccccc;
}

div.menu a.menu:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}
