@charset "utf-8";
/* CSS Document */

body {
background-color: #282828;
margin: 0px;
font-family: lucida sans unicode, trebuchet ms, arial; 
font-size: 12px; 
color: #ffffff;
}

a:link {color: #a7a7a7; text-decoration: none;}
a:visited {color: #a7a7a7; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}

.outer {
width:906px;
margin:auto; 
display:table;
background-image:url(../images/bauer.gif); 
height: 567px;
background-repeat:no-repeat;
}

.inner {
width:auto;
margin:0px;
display: table;
}

.holder {width: 906px;}

h1 {
color: #CF081A;
font-size: 16px;
}

.nav_image {
margin-bottom: 5px;
border: 0px;
}

.content {
margin-left: 20px; 
margin-top:350px; 
padding: 10px; 
float: left; 
width: 570px; 
display:table;
}

.nav {margin-right: 30px; 
margin-top:240px; 
float: right; 
display:table;
}

.clear {clear:both;}

.footer {
margin: 30px; 
border-top: 1px solid #cccccc; 
padding: 10px;
}

.table_title {
background-color:#cf081a; 
font-weight: bold; 
color: #ffffff; 
padding: 3px;
text-align: center;
}

.table_info {
background-color:#414040; 
color: #ffffff; 
padding: 3px;}
