body {
background: #ffffff;
margin: 0 auto;
text-align: center;
font: 11px/16px verdana, helvetica, arial, san-serif;
color: #4D4D4D;
}

table {
font: 11px/16px verdana, helvetica, arial, san-serif;
color: #4D4D4D;
}

#background {
width: 100%;
min-height: 400px;
background: #131313;
}

#body_container {
width: 100%;
min-height: 400px;
background: url(../images/blue9.gif) repeat-x left 50px;
}

#container {
margin: 0 auto;
padding: 0;
width: 755px;
background: #131313;
border-bottom: solid 2px #3C3C3C;
}

#logo {
margin: 0;
height: 50px;
width: 755px;
background: url(../images/BagginzLogo9.gif) no-repeat 10px 12px;
}

#logo h1 {
font: 14px verdana, helvetica, arial, san-serif;
color: #ffffff;
text-align: right;
text-transform: uppercase;
padding: 26px 18px 0 0;
margin: 0;
}

#logo h1 span {
display: none;
}

#colour_bar {
height: 20px;
width: 100%;
background: #274171;
}

#content_table table tr {
margin: 0;
padding: 0;
}

#nav {
padding-top: 20px;
background: #3C3C3C;
}

#nav a {
text-decoration: none;
color: #ffffff;
}

#nav ul {
width: 145px;
list-style: none;
padding: 0;
margin:0;
border-top: solid 1px #fff;
background: #7D7D7D;
}

#nav li {
font: 11px verdana, helvetica, arial, san-serif;
color: #fff;
padding: 3px 3px 2px 10px;
border-bottom: solid 1px #fff;
text-transform: uppercase;
text-align: left;
}

#nav li:hover {
background: #011E53;
}

#content {
width: 310px;
height: 100%;
background: #fff;
color: #4D4D4D;
padding: 10px 10px 10px 10px;
}

#content_table table {
border-left: solid 1px #fff;
border-right: solid 1px #fff;
}

#content h1 {
font: 18px/20px bold verdana, helvetica, arial, san-serif;

}

#content p {
text-align: left;
}

#content ul {
padding-left: 15px;
}

#content li {
font: 11px verdana, helvetica, arial, san-serif;
color: #4D4D4D;
list-style: square;
padding-left: 0;
text-align: left;
}

#pictures {
width: 190px;
height: 100%;
background: #7c7c7c;
padding: 20px 0 20px 0;
}


#vertical_logo {
width: 90px;
height: 400px;
background: url(../images/BagginzLogoVertical3_05.gif) no-repeat 15px 20px;
}

#footer {
width: 755px;
height: 20px;
text-align: center;
background: #fff;
margin: 0 auto;
}

#footer p {
font: 10px/16px verdana, helvetica, arial, san-serif;
padding: 0;
color: 4d4d4d;

}